Page 1 of 1

Errors when trying to edit pages

Posted: Mon Feb 22, 2010 9:00 pm
by dpakman91
I haven't made any changes to anything on my server or elsewhere, but am getting this error when clicking on any page in the admin panel to edit it:

Warning: get_class() expects parameter 1 to be object, string given in /home/vividedg/public_html/admin/editcontent.php on line 165

Warning: Cannot modify header information - headers already sent by (output started at /home/vividedg/public_html/admin/editcontent.php:165) in /home/vividedg/public_html/lib/classes/class.admintheme.inc.php on line 171

Warning: Cannot modify header information - headers already sent by (output started at /home/vividedg/public_html/admin/editcontent.php:165) in /home/vividedg/public_html/lib/classes/class.admintheme.inc.php on line 174

Warning: Cannot modify header information - headers already sent by (output started at /home/vividedg/public_html/admin/editcontent.php:165) in /home/vividedg/public_html/lib/classes/class.admintheme.inc.php on line 177

Warning: Cannot modify header information - headers already sent by (output started at /home/vividedg/public_html/admin/editcontent.php:165) in /home/vividedg/public_html/lib/classes/class.admintheme.inc.php on line 178

Warning: Cannot modify header information - headers already sent by (output started at /home/vividedg/public_html/admin/editcontent.php:165) in /home/vividedg/public_html/lib/classes/class.admintheme.inc.php on line 181

Warning: Cannot modify header information - headers already sent by (output started at /home/vividedg/public_html/admin/editcontent.php:165) in /home/vividedg/public_html/lib/classes/class.admintheme.inc.php on line 186

I am running version 1.6.6. What might I check into or try? The website is www.vividedgemedia.com

Re: Errors when trying to edit pages

Posted: Mon Feb 22, 2010 10:03 pm
by calguy1000
Please follow forum rules.

If you had done that, and done your research first you would've had the answer already. 

Re: Errors when trying to edit pages

Posted: Wed Feb 24, 2010 11:15 pm
by Stingerr
Try to disable php error messages in your website host control panel. It solved all my problems. Even the wysiwyg-editor works.
Make sure you have the latest version 1.6.7.

Re: Errors when trying to edit pages

Posted: Sun Aug 22, 2010 11:43 pm
by wakewatcher
Stingerr wrote: Try to disable php error messages in your website host control panel. It solved all my problems. Even the wysiwyg-editor works.
Make sure you have the latest version 1.6.7.
Is this something that is global for the entire server or something I can do for my php programs?  I've been on 1.6.6 for a long time and its all worked perfect for me and now last week or so my host upgraded to php 5.3.  So if I can do a quick work around until I can upgrade to 1.7 I'd like to but it's not my server so unless I can change php error messages just for my code then this probably won't work for me. thx.

Re: Errors when trying to edit pages

Posted: Fri Sep 03, 2010 10:52 pm
by Dr.CSS
I was going to tell the OP hat most likely host upgraded PHP and now you need to upgrade your CMS Made Simple...

@wakewatcher

You will have to upgrade as there is no easy known way to work around this atm, it's not that hard to do...

Re: Errors when trying to edit pages

Posted: Sat Sep 04, 2010 5:31 am
by wakewatcher
I have tried a half a dozen times.  It (literally) crashes after step 1.  At this point I'm going to just to a fresh installation and then have convinced my host to roll back php for a few days so I can copy the content.  I've never had problems with upgrades before.  This is unfortunate.

Re: Errors when trying to edit pages

Posted: Tue Sep 07, 2010 5:10 pm
by fais1234

Re: Errors when trying to edit pages

Posted: Tue Sep 07, 2010 6:09 pm
by wakewatcher
Thanks so much.  It seems to work just fine.  Thanks again!