daandres Hello, I get this PHP notice: Notice: Array to string conversion in /home/www/joomla/libraries/vendor/joomla/filter/src/InputFilter.php on line 362 when I select users vias filters. Thanks for help. regards Daniel
Alexandre Hi, Please share the complete process you do (every single step) so that we can try to reproduce it on our end 🙂
daandres I have PHP error reporting on maximum. PHP version 7.3.3. Click on Users->Mass Actions Click on "View users" (not necessary to select a filter Notice appears several times under Joomla Top Toolbar and above Main content area of the AcyMailing Interface. Users are displayed correctly
Dax As this has been resolved in private messages, I'll post the solution here 🙂 This is an incompatibility between some Regular Labs system plugins and AcyMailing 5, it should be resolved in one of the upcoming versions of their plugins 😉 If anyone need to fix it sooner, you'll find more information here: https://www.regularlabs.com/forum/bugreports/46895-incompatibility-between-acymailing-5-and-some-regular-labs-system-plugins Edit the files I mentioned and replace the "if" statement as I described, near the beginning of each plugin's file.