Cannot edit pages
Posted: Fri Feb 12, 2010 9:15 am
Hey all,
I've got a bit of a problem with my current CMS Made Simple installation. The thing is, I can't edit my pages anymore. I get an error message when I do. What's strange, however, is that I seem to be able to make entirely new pages, but not edit old ones. I recently upgraded to 1.6.6 but this didn't fix the problem.
I get these error messages:
To be specific, my site runs on the following:
5.0.32-Debian_7etch11-log (using mysqli extension)
Now, before you start saying that PHP5.0.3 is not supported: I know it isn't. However, I've seen people on this forum that suffer no problems whatsoever, and - since I can make new pages - the thought occured to me that this might be another problem entirely.
I'm hoping you can help me out. Ideally by solving my problem, but a confirmation that this problem is indeed caused by PHP5.0.3 would be sufficient as well. I'll try to contact my provider, if that's the case, or simply wait till the support is built in.
Thank you in advance,
Veliremus
I've got a bit of a problem with my current CMS Made Simple installation. The thing is, I can't edit my pages anymore. I get an error message when I do. What's strange, however, is that I seem to be able to make entirely new pages, but not edit old ones. I recently upgraded to 1.6.6 but this didn't fix the problem.
I get these error messages:
Code: Select all
Warning: get_class() expects parameter 1 to be object, string given in /customers/veliremus.com/veliremus.com/httpd.www/x5246x/editcontent.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at /customers/veliremus.com/veliremus.com/httpd.www/x5246x/editcontent.php:165) in /customers/veliremus.com/veliremus.com/httpd.www/lib/classes/class.admintheme.inc.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /customers/veliremus.com/veliremus.com/httpd.www/x5246x/editcontent.php:165) in /customers/veliremus.com/veliremus.com/httpd.www/lib/classes/class.admintheme.inc.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /customers/veliremus.com/veliremus.com/httpd.www/x5246x/editcontent.php:165) in /customers/veliremus.com/veliremus.com/httpd.www/lib/classes/class.admintheme.inc.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /customers/veliremus.com/veliremus.com/httpd.www/x5246x/editcontent.php:165) in /customers/veliremus.com/veliremus.com/httpd.www/lib/classes/class.admintheme.inc.php on line 178
Warning: Cannot modify header information - headers already sent by (output started at /customers/veliremus.com/veliremus.com/httpd.www/x5246x/editcontent.php:165) in /customers/veliremus.com/veliremus.com/httpd.www/lib/classes/class.admintheme.inc.php on line 181
Warning: Cannot modify header information - headers already sent by (output started at /customers/veliremus.com/veliremus.com/httpd.www/x5246x/editcontent.php:165) in /customers/veliremus.com/veliremus.com/httpd.www/lib/classes/class.admintheme.inc.php on line 186
To be specific, my site runs on the following:
5.0.32-Debian_7etch11-log (using mysqli extension)
Now, before you start saying that PHP5.0.3 is not supported: I know it isn't. However, I've seen people on this forum that suffer no problems whatsoever, and - since I can make new pages - the thought occured to me that this might be another problem entirely.
I'm hoping you can help me out. Ideally by solving my problem, but a confirmation that this problem is indeed caused by PHP5.0.3 would be sufficient as well. I'll try to contact my provider, if that's the case, or simply wait till the support is built in.
Thank you in advance,
Veliremus