Page 1 of 1

SOLVED - Edit Content failure on MySQL 5.0.87

Posted: Thu Jan 28, 2010 11:50 am
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

Re: Edit Content failure on MySQL 5.0.87

Posted: Thu Jan 28, 2010 1:28 pm
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

Re: Edit Content failure on MySQL 5.0.87

Posted: Thu Jan 28, 2010 10:49 pm
by Dr.CSS
Uh you may want to reread your own post very last lines...
Current PHP Version (phpversion):

5.3.1 Success

Re: SOLVED - Edit Content failure on MySQL 5.0.87

Posted: Fri Jan 29, 2010 6:53 pm
by njprrogers
sorry - misread it as the mysql version that was causing the problem...