Hi,
I am getting new warning as below, I know this is because of PHP versions, but lately I didn't do any update to PHP version and today I suddently noticed this waring in the site. How can I supress this warning?
Strict Standards: Declaration of Tools::redirect() should be compatible with ToolsCore::redirect($url, $baseUri = '/') in /www/domainname.com/public_html/override/classes/Tools.php on line 27
--Jena