stoicescu.mihai Posted December 14, 2014 Share Posted December 14, 2014 (edited) Help me please with this: (i recive this error just in homepage, product page, order etc. work fine) Strict Standards: Declaration of Dispatcher::loadRoutes() should be compatible with DispatcherCore::loadRoutes($id_shop = NULL) in ...............override/classes/Dispatcher.php on line 16Warning: Cannot modify header information - headers already sent by (output started at /override/classes/Dispatcher.php:16) in,,,,,,,,,,,,,, classes/controller/FrontController.php on line 790 Thx, Edited December 14, 2014 by stoicescu.mihai (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted December 14, 2014 Share Posted December 14, 2014 Help me please with this: (i recive this error just in homepage, product page, order etc. work fine) Thx, you have module that created override in override/classes/Dispatcher.php that is not coded to match parent Dispatcher.php... if you are not having any issue other than message turn off prestashop debug mode, this should 'always' be off unless you are actually debugging. Link to comment Share on other sites More sharing options...
Recommended Posts