Page 1 of 1

[Solved] CMS Made simple issue solving + possible upgrade

Posted: Tue May 24, 2011 6:35 pm
by mb1
Hello,

We are using CMS Made Simple 1.4 "Jamaica" and during the weekend, an error has come up.

We get the following error multiple times on each page, always with the same line number specified:

Warning: Parameter 1 to cms_module_Lang() expected to be a reference, value given in /home/USERNAME/public_html/lib/classes/class.module.inc.php on line 2012


In the admin area, we get the following error:
Warning: Cannot modify header information - headers already sent by (output started at /home/USERNAME/public_html/lib/classes/class.module.inc.php:2012) in /home/USERNAME/public_html/lib/classes/class.admintheme.inc.php on line 161

In this case, the line number regarding class.admintheme.inc.php changes when the error is repeated.

Questions:

1) Since our version is not supported anymore, I would like to know if someone could give us a quote to fix this error.
2) Could you also give us a quote for an upgrade to the latest release of CMS Made Simple.

Regards,

mb

Re: CMS Made simple issue solving + possible upgrade

Posted: Tue May 24, 2011 7:01 pm
by Dr.CSS
Good chance host upgraded PHP and upgrading CMSMS will fix it...

Re: CMS Made simple issue solving + possible upgrade

Posted: Tue May 24, 2011 7:15 pm
by spcherub
Dr.CSS is probably right.

The hosting company may still support the previous version of PHP so you may be able to temporarily restore your site by figuring out how you can have the server invoke the old version instead of the updated version of PHP. Usually this involves adding a line to the top of your .htaccess file but the specifics that apply to your situation are probably in your hosting help documentation.

In the medium to long term, you should update your CMS for various reason - but I realize you already know that.

S