Page 1 of 1

Warning: Cannot modify header information error. Please HELP

Posted: Mon May 05, 2014 1:13 am
by zicui
I upgraded my site and now im getting these messages at the top of every page.

Notice: Modification of internal data is deprecated: myname in /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php on line 43

Notice: Modification of internal data is deprecated: myname in /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php on line 43

Warning: Cannot modify header information - headers already sent by (output started at /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php:43) in /home2/kitty/public_html/diycredit/lib/classes/class.admintheme.inc.php on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php:43) in /home2/kitty/public_html/diycredit/lib/classes/class.admintheme.inc.php on line 190

Warning: Cannot modify header information - headers already sent by (output started at /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php:43) in /home2/kitty/public_html/diycredit/lib/classes/class.admintheme.inc.php on line 192

Warning: Cannot modify header information - headers already sent by (output started at /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php:43) in /home2/kitty/public_html/diycredit/lib/classes/class.admintheme.inc.php on line 193

Warning: Cannot modify header information - headers already sent by (output started at /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php:43) in /home2/kitty/public_html/diycredit/lib/classes/class.admintheme.inc.php on line 195

Warning: Cannot modify header information - headers already sent by (output started at /home2/kitty/public_html/diycredit/lib/classes/class.cms_variables.php:43) in /home2/kitty/public_html/diycredit/lib/classes/class.admintheme.inc.php on line 199

Please help, thank you!

Re: Warning: Cannot modify header information error. Please

Posted: Mon May 05, 2014 6:33 pm
by Dr.CSS
We are going to need way more info...

more info == more help...

http://forum.cmsmadesimple.org/viewtopic.php?f=3&t=4573

Re: Warning: Cannot modify header information error. Please

Posted: Mon May 05, 2014 7:40 pm
by velden
Notices aren't errors. Disable php error reporting (at least for notices) and probably the other warnings are gone too.

Re: Warning: Cannot modify header information error. Please

Posted: Wed May 21, 2014 6:46 am
by zicui
Right now my site has been upgraded to 1.9.4.3.

Notice: Retrival of unauthorized internal variables is deprecated: catalog_cat_attrs in /home2/kitty/public_html/cmcarrillo/lib/classes/class.cms_variables.php on line 32

Warning: Invalid argument supplied for foreach() in /home2/kitty/public_html/cmcarrillo/modules/Cataloger/contenttype.catalogcategory.php on line 50

Notice: Modification of internal data is deprecated: catalog_cat_attrs in /home2/kitty/public_html/cmcarrillo/lib/classes/class.cms_variables.php on line 46

Warning: array_push() [
function.array-push
]: First argument should be an array in /home2/kitty/public_html/cmcarrillo/modules/Cataloger/Cataloger.module.php on line 317


these errors are now displayed on my site. And i'm not sure how to fix it.
I feel like I need to upgrade my modules but i can't because Module Manager just keep displaying the error in my original post...