Hello,
I think I found a bug connected with the acymailing action, here is the scenario:
- Emerald monthly subscription
- Acymailing action is set to subscribe the user to a list on subscription activation and to remove them from it on subscription deactivation
(Remove from list on deactive is set to "YES")
When the subscription expires, if the user do not renew it and then try to login to their account on the site, they get a 500 error and it's impossible to surf the site unless deleting the cookies from their browser
testing this myself and turning error reporting in Joomla to maximum I can see this error
Fatal error: Cannot use object of type stdClass as array in /home/path-to-my-site/components/com_emerald/library/actions/acymail/acymail.php on line 88
I am using
I am using Joomla 3.8.5 + Emerald 9.402 + Acymailing 5.9.5
Thank you
Hello, I think I found a bug connected with the acymailing action, here is the scenario:
When the subscription expires, if the user do not renew it and then try to login to their account on the site, they get a 500 error and it's impossible to surf the site unless deleting the cookies from their browser
testing this myself and turning error reporting in Joomla to maximum I can see this error
Fatal error: Cannot use object of type stdClass as array in /home/path-to-my-site/components/com_emerald/library/actions/acymail/acymail.php on line 88
I am using I am using Joomla 3.8.5 + Emerald 9.402 + Acymailing 5.9.5
Thank you