You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed this module in version 8.0.1 of Prestashop and when entering the configuration the following critical errors are detected:
Uncaught Error: Call to undefined method Tools::jsonDecode(){ "exception": {} }
Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "jsonDecode" of class "Tools"." at /home/clone/public_html/modules/ps_emailsmanager/ps_emailsmanager.php line 847
{
"exception": {}
}
The text was updated successfully, but these errors were encountered:
Hello,
I have installed this module in version 8.0.1 of Prestashop and when entering the configuration the following critical errors are detected:
Uncaught Error: Call to undefined method Tools::jsonDecode(){ "exception": {} }
Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "jsonDecode" of class "Tools"." at /home/clone/public_html/modules/ps_emailsmanager/ps_emailsmanager.php line 847
{
"exception": {}
}
The text was updated successfully, but these errors were encountered: