Errors when trying to edit pages

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.
Post Reply
dpakman91
Forum Members
Forum Members
Posts: 68
Joined: Tue May 13, 2008 4:19 pm

Errors when trying to edit pages

Post 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
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Errors when trying to edit pages

Post by calguy1000 »

Please follow forum rules.

If you had done that, and done your research first you would've had the answer already. 
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Stingerr
New Member
New Member
Posts: 2
Joined: Wed Feb 24, 2010 11:13 pm

Re: Errors when trying to edit pages

Post 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.
User avatar
wakewatcher
Forum Members
Forum Members
Posts: 149
Joined: Fri Dec 28, 2007 12:33 am

Re: Errors when trying to edit pages

Post 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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Errors when trying to edit pages

Post 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...
User avatar
wakewatcher
Forum Members
Forum Members
Posts: 149
Joined: Fri Dec 28, 2007 12:33 am

Re: Errors when trying to edit pages

Post 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.
fais1234
New Member
New Member
Posts: 4
Joined: Fri May 01, 2009 6:10 am

Re: Errors when trying to edit pages

Post by fais1234 »

User avatar
wakewatcher
Forum Members
Forum Members
Posts: 149
Joined: Fri Dec 28, 2007 12:33 am

Re: Errors when trying to edit pages

Post by wakewatcher »

Thanks so much.  It seems to work just fine.  Thanks again!
Post Reply

Return to “CMSMS Core”