Prestashop main page error
Hi on my initial prestashop page I get the following errors:
Warning: Cannot modify header information - headers already sent by (output started at /home/invent33/public_html/config/config.inc.php:1) in /home/invent33/public_html/classes/controller/FrontController.php on line 654
Warning: Cannot modify header information - headers already sent by (output started at /home/invent33/public_html/config/config.inc.php:1) in /home/invent33/public_html/classes/controller/FrontController.php on line 655
Warning: Cannot modify header information - headers already sent by (output started at /home/invent33/public_html/config/config.inc.php:1) in /home/invent33/public_html/classes/Tools.php on line 132
What is happening?
Warning: Cannot modify header information - headers already sent by (output started at /home/invent33/public_html/config/config.inc.php:1) in /home/invent33/public_html/classes/controller/FrontController.php on line 654
Warning: Cannot modify header information - headers already sent by (output started at /home/invent33/public_html/config/config.inc.php:1) in /home/invent33/public_html/classes/controller/FrontController.php on line 655
Warning: Cannot modify header information - headers already sent by (output started at /home/invent33/public_html/config/config.inc.php:1) in /home/invent33/public_html/classes/Tools.php on line 132
What is happening?
Have you made any changes to the core files as prestashop works clean out of the installation on all of our servers. Have you tried re-installing prestashop? I did take a look at your account files and your config.inc.php file had a lot of blank lines before and after the actual code. This has been known to be an issue in the past, however I removed the blank spaces and the error persist. Which leads me to either more blank space is being used in other files or core files have been modified.
Kindest Regards,
TJ Edens