ieftin-net Posted December 18, 2010 Share Posted December 18, 2010 yesterday i noticed that i get some errors so i decided to activate the display of the PHP errors.this is the error i get on the page order.php?step=1 witch doesn't load Warning: Cannot modify header information - headers already sent by (output started at /web/sites/bogdan/domain.net/config/config.inc.php:390) in /web/sites/bogdan/domain.net/classes/Tools.php on line 43 also, i get similar errors on different pageson the homepage i get Warning: Cannot modify header information - headers already sent by (output started at /web/sites/bogdan/domain.net/config/config.inc.php:390) in /web/sites/bogdan/domain.net/classes/Cookie.php on line 239 and in the BO - Appereance i get Warning: Cannot modify header information - headers already sent by (output started at /web/sites/bogdan/domain.net/config/config.inc.php:390) in /web/sites/bogdan/domain.net/sefu/tabs/AdminAppearance.php on line 41 Warning: Cannot modify header information - headers already sent by (output started at /web/sites/bogdan/domain.net/config/config.inc.php:390) in /web/sites/bogdan/domain.net/sefu/tabs/AdminAppearance.php on line 42 what did I break? and how do I fix it? Link to comment Share on other sites More sharing options...
ieftin-net Posted December 18, 2010 Author Share Posted December 18, 2010 small bump because it was moved on page 2 in a couple of minutes because of a spammer Link to comment Share on other sites More sharing options...
superprg Posted December 18, 2010 Share Posted December 18, 2010 Looks like some of the files are corrupted. Link to comment Share on other sites More sharing options...
web.geek Posted May 26, 2011 Share Posted May 26, 2011 To resolve these errors, save the modified file using "UTF-8 without BOM" encoding. See this post for additional information. Link to comment Share on other sites More sharing options...
monika.canoneye Posted October 31, 2014 Share Posted October 31, 2014 Hey I am also getting this kind of error i have shifted my server form dedicated to shared server and i am not able to open my BO Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/11750009/html/promomailers/config/settings.inc.php:27) in /home/content/09/11750009/html/promomailers/admindeep/header.inc.php on line 31Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/11750009/html/promomailers/config/settings.inc.php:27) in /home/content/09/11750009/html/promomailers/admindeep/header.inc.php on line 32Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/11750009/html/promomailers/config/settings.inc.php:27) in /home/content/09/11750009/html/promomailers/admindeep/header.inc.php on line 33Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/11750009/html/promomailers/config/settings.inc.php:27) in /home/content/09/11750009/html/promomailers/admindeep/header.inc.php on line 34Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/11750009/html/promomailers/config/settings.inc.php:27) in /home/content/09/11750009/html/promomailers/classes/Cookie.php on line 302Warning: Cannot modify header information - headers already sent by (output started at /home/content/09/11750009/html/promomailers/config/settings.inc.php:27) in /home/content/09/11750009/html/promomailers/classes/Tools.php on line 107 Link to comment Share on other sites More sharing options...
vekia Posted November 2, 2014 Share Posted November 2, 2014 you modified some files manually? Link to comment Share on other sites More sharing options...
Vali Iacobescu Posted March 16, 2016 Share Posted March 16, 2016 (edited) Hi, Prestashop version is 1.6.0.14 I have to mention that I cleared out smarty cache. I have a problem with module list in admin. When I click "read more" link below each and every modules, I receive this kind of errors when popup window appears: Notice: Undefined property: stdClass::$price in /public_html/controllers/admin/AdminModulesController.php on line 1605 Warning: Cannot modify header information - headers already sent by (output started at /public_html/controllers/admin/AdminModulesController.php:1605) in /public_html/classes/controller/AdminController.php on line 1595 Another kind of error below: Abandoned Cart Reminder Pro Notice: Undefined index: id_currency in /public_html/cache/smarty/compile/c8/ca/da/c8cadaa68886a66f017b2de88540d1923b07e563.file.quickview.tpl.php on line 75 Notice: Trying to get property of non-object in /public_html/cache/smarty/compile/c8/ca/da/c8cadaa68886a66f017b2de88540d1923b07e563.file.quickview.tpl.php on line 75 Warning: Cannot modify header information - headers already sent by (output started at /public_html/classes/controller/Controller.php:468) in /public_html/classes/controller/AdminController.php on line 1595 Please help me! Edited March 16, 2016 by Vali Iacobescu (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts