SOLVED - Edit Content failure on MySQL 5.0.87

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
njprrogers
Forum Members
Forum Members
Posts: 30
Joined: Fri Oct 31, 2008 12:51 pm

SOLVED - Edit Content failure on MySQL 5.0.87

Post by njprrogers »

Hi,

I'm running 1.6.6 "Bonde".

I've created content, uploaded it to the server and it appeared o.k.

I've started adding more content to the site but am having difficulties with editing. I am getting a failure with the following messages:

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

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

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

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

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

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

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

Any assistance would be appreciated. I have added and edited content already but this error is now persistent.

Thanks,

Nick
Last edited by njprrogers on Fri Jan 29, 2010 6:53 pm, edited 1 time in total.
njprrogers
Forum Members
Forum Members
Posts: 30
Joined: Fri Oct 31, 2008 12:51 pm

Re: Edit Content failure on MySQL 5.0.87

Post by njprrogers »

I am aware that there is a problem with MYSQL 5.3, this is running on MySQL 5.0.87

System information is as follows:

Server API (server_api):

cgi-fcgi

Server Database (server_db_type):

MySQL (mysql)

Server Database Version (server_db_version):

5.0.87 Success

Server Software (server_software):

Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4

Server Operating System (server_os):

Linux 2.6.18-028stab066.8 On x86_64


Modules are as follows:

CMSMailer
1.73.14

FileManager
1.0.1

MenuManager
1.6.2

ModuleManager
1.3.1

News
2.10.3

nuSOAP
1.0.1

Printing
1.0.4

Search
1.6.1

ThemeManager
1.1.1

TinyMCE
2.5.5

CGSimpleSmarty
1.4.3


Current PHP Version (phpversion):

5.3.1 Success
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Edit Content failure on MySQL 5.0.87

Post by Dr.CSS »

Uh you may want to reread your own post very last lines...
Current PHP Version (phpversion):

5.3.1 Success
njprrogers
Forum Members
Forum Members
Posts: 30
Joined: Fri Oct 31, 2008 12:51 pm

Re: SOLVED - Edit Content failure on MySQL 5.0.87

Post by njprrogers »

sorry - misread it as the mysql version that was causing the problem...
Post Reply

Return to “CMSMS Core”