[Solved] Ver: 1.11.2 Warning: Cannot modify header

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

[Solved] Ver: 1.11.2 Warning: Cannot modify header

Post by henris17 »

Upgrading to 1.11.2, I get the following Warnings, in Admin
I use PHP 5.2.17
The Admin home page is not displaying correctly

Code: Select all

Warning: Cannot modify header information - headers already sent by (output started at /home/diane10/public_html/cmssimple/admin/custom/lang/en_US/admin.inc.php:1) in /home/diane10/public_html/cmssimple/include.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at /home/diane10/public_html/cmssimple/admin/custom/lang/en_US/admin.inc.php:1) in /home/diane10/public_html/cmssimple/include.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home/diane10/public_html/cmssimple/admin/custom/lang/en_US/admin.inc.php:1) in /home/diane10/public_html/cmssimple/include.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /home/diane10/public_html/cmssimple/admin/custom/lang/en_US/admin.inc.php:1) in /home/diane10/public_html/cmssimple/include.php on line 105

Warning: Cannot modify header information - headers already sent by (output started at /home/diane10/public_html/cmssimple/admin/custom/lang/en_US/admin.inc.php:1) in /home/diane10/public_html/cmssimple/include.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /home/diane10/public_html/cmssimple/admin/custom/lang/en_US/admin.inc.php:1) in /home/diane10/public_html/cmssimple/include.php on line 111
Tks for your help
Last edited by henris17 on Tue Oct 16, 2012 9:31 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Ver: 1.11.2 Warning: Cannot modify header information

Post by Dr.CSS »

I think you may want to look again as I don't think they even made a PHP version 2.17...

http://en.wikipedia.org/wiki/PHP
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

Re: Ver: 1.11.2 Warning: Cannot modify header information

Post by henris17 »

Sorry I meant PHP Version: 5.2.17...

Regards

Henri
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Ver: 1.11.2 Warning: Cannot modify header information

Post by Dr.CSS »

Go to extensions > module manager to see if any modules need upgrading...
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Ver: 1.11.2 Warning: Cannot modify header information

Post by velden »

I would have a look at the file /admin/custom/lang/en_US/admin.inc.php

Maybe corrupted during FTP upload.
A simple space before the opening <?php tag might produce such an error.
henris17
Forum Members
Forum Members
Posts: 70
Joined: Sun Feb 06, 2011 11:11 pm

Re: Ver: 1.11.2 Warning: Cannot modify header information

Post by henris17 »

@velden

You are a genius ! It was a space indeed.

Many many thanks

Henris
Locked

Return to “[locked] Installation, Setup and Upgrade”