debug gives errors - edit pages from admin suddenly gives error
Posted: Wed Sep 30, 2009 1:31 pm
Hi everyone..
I've searched the forum for this - even google where I can see some French dudes talking about this, but with no conclusion at all..
Suddenly I can't go to the pages-section in admin area for editing pages. It gives following error in top screen:
So I ran into my config.php to switch on debug-mode. Here's the errors:
In mainsite (frontend):
I've searched the forum for this - even google where I can see some French dudes talking about this, but with no conclusion at all..
Suddenly I can't go to the pages-section in admin area for editing pages. It gives following error in top screen:
(XXXXX=my site)Output has already been sent to the browser at /customers/XXXX/XXXX/httpd.www/config.php:1. Please make sure the command $xajax->processRequest() is placed before this.
So I ran into my config.php to switch on debug-mode. Here's the errors:
In mainsite (frontend):
In admin:Warning: Cannot modify header information - headers already sent by (output started at /customers/XXXX/XXXX/httpd.www/config.php:1) in /customers/XXXX/XXXX/httpd.www/index.php on line 371
Warning: Cannot modify header information - headers already sent by (output started at /customers/XXXX/XXXX/httpd.www/config.php:1) in /customers/XXXXX.dk/XXXXXX.dk/httpd.www/lib/classes/class.admintheme.inc.php on line 171
I'm using the newest version of CMS available
Anyone got a clue what's going on ?? A bug in CMS?
Thanks for reading