Keep getting errors

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
hesbas

Keep getting errors

Post by hesbas »

I Keep getting errors in:

Layout » Templates » Edit Template: Basis sjabloon

Notice: Only variable references should be returned by reference in /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc on line 83

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc:83) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc:83) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc:83) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 167
I Keep getting errors in:

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc:83) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc:83) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/lib/adodb_lite/adodbSQL_drivers/mysql/mysql_pear_module.inc:83) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 176


And also in:

Extensions » Tags

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/plugins/function.recentupdates.php:95) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 161

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/plugins/function.recentupdates.php:95) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/plugins/function.recentupdates.php:95) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 167

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/plugins/function.recentupdates.php:95) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 168

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/plugins/function.recentupdates.php:95) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/1828/muurkrant.org/HTML/cms/plugins/function.recentupdates.php:95) in /home/1828/muurkrant.org/HTML/cms/lib/classes/class.admintheme.inc.php on line 176


I am using version 0.12

Thanx all

Bas
jelle

Re: Keep getting errors

Post by jelle »

The modify headers error is secondary, it is cause by another error popping up somwhere else, ignore those.
On the other errors: I wouldn't know, sorry.
Is there something special in the template? Did you edit and sourcecode?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Keep getting errors

Post by Ted »

What version of php is this?
hesbas

Re: Keep getting errors

Post by hesbas »

Thanx already!

I think I found the source of the errors: the Gastbuch module. Disableing it, and the errrs are gone!
I am tot that good with PhP, so I do not know hou to solve it.

As far as I know its running PhP 4.41, Apache xx, and MySQL 3.23. Its all running on Linux.
I'm not able to update one of these, because ist hosted by an ISP.

I did not modify any of the source code, just added modules and a new theme.

 
Last edited by hesbas on Sat Mar 18, 2006 2:29 pm, edited 1 time in total.
Locked

Return to “CMSMS Core”