Rams Posted January 7, 2022 Share Posted January 7, 2022 I use prestashop 1782 PHP 7.3 ( the same problem 7.4 ) with warehouse theme 452. I get this error. what can it be ? _addURLParameter() should not be called statically in modules/iqitthemeeditor/src/IqitSmartyModifiers.php on line 106 Line 106 of modules is if ($paramValue !== NULL) { // we were passed the parameter and value as // separate plug-in parameters, so just apply // them to the URL. $url = self::_addURLParameter ($url, $parameter, $paramValue) ; Link to comment Share on other sites More sharing options...
JBW Posted January 10, 2022 Share Posted January 10, 2022 On 1/7/2022 at 6:36 PM, Rams said: modules/iqitthemeeditor It'a a problem with this module, contact the theme/module developer Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now