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
Errors when trying to edit pages
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Errors when trying to edit pages
Please follow forum rules.
If you had done that, and done your research first you would've had the answer already.
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.
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.
Re: Errors when trying to edit pages
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.
Make sure you have the latest version 1.6.7.
- wakewatcher
- Forum Members
- Posts: 149
- Joined: Fri Dec 28, 2007 12:33 am
Re: Errors when trying to edit pages
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.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.
Re: Errors when trying to edit pages
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...
@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...
- wakewatcher
- Forum Members
- Posts: 149
- Joined: Fri Dec 28, 2007 12:33 am
Re: Errors when trying to edit pages
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.
- wakewatcher
- Forum Members
- Posts: 149
- Joined: Fri Dec 28, 2007 12:33 am
Re: Errors when trying to edit pages
Thanks so much. It seems to work just fine. Thanks again!