Stash icon indicating copy to clipboard operation
Stash copied to clipboard

ee()->TMPL->log_item() causing exception

Open emrysr opened this issue 7 years ago • 4 comments

Hi,

Not sure if this an issue with your addon or with solspace's user addon..?

I'm using EE 3.5.4, Solspace User 4.0.9 and Stash 3.0.5

I've had to comment out line 537 in ext.stash.php in v3.0.5:-

537:

  ee()->TMPL->log_item("Stash: batch processing queued queries");

The exception stops solspace's user plugin from sending out user invite emails ( tag:{exp:user:key} ).

Is the ee()->TMPL->log_item() required? it seems to work fine without it?

Here's a screenshot of the exception shown: user-vs-stash-addon-exception

I've not added an issue here before... please delete this if it's not relevant.

PS. Love this plugin.. I couldn't work without it. Thank you for your awesome addon 👍

emrysr avatar Mar 30 '17 09:03 emrysr

Dupe of #137

This is (apparently) fixed in the latest version of Solspace User. Can you verify?

croxton avatar Mar 30 '17 09:03 croxton

I've already got 4.0.9 - only just updated. I'll keep an eye out for future updates. Thanks.

emrysr avatar Mar 30 '17 14:03 emrysr

Can confirm that this issue is still occurring with EE 6.1.5, Stash 3.1.0, and User 5.4.0.

mrpatricko avatar Nov 12 '21 01:11 mrpatricko

User 5.4.1 was recently released and it addresses this issue. ( Thank you, Robin! :) )

"Changed a library call name to increase compatibility with the Stash add-on."

https://eeharbor.com/user/changelog

mrpatricko avatar Dec 01 '21 01:12 mrpatricko