(SOLVED) CMSMS crashing when switching language in admin/page edit

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
maxime

(SOLVED) CMSMS crashing when switching language in admin/page edit

Post by maxime »

SOLVED: this was an issue of wrong version of PHP being set on the hosting server- it should have been running php5 !
-------------------------------------------------------
Got this issue on 1.5.2 MLE out of the blue after several weeks of use:
- when editing a page content in admin, the default language comes up; Upon switching language with the select box field the following errors come up:

Warning: Unexpected character in input: '' (ASCII=21) state=1 in /usr/local/cpanel/cgi-sys/php4 on line 389
Warning: Unexpected character in input: ' in /usr/local/cpanel/cgi-sys/php4 on line 389
Parse error: syntax error, unexpected T_STRING in /usr/local/cpanel/cgi-sys/php4 on line 389

Basically it means that we cannot edit pages other than in the default language !!!
All was working fine since first install...
Today I upgraded to 1.5.4 MLE, repaired the database, cleared the cache. The upgrade was successful but the problem remains...

Does anyone have any idea on how to correct this issue?

Thanks
Maxime
Last edited by maxime on Sun May 03, 2009 3:42 pm, edited 1 time in total.
alby

Re: CMSMS crashing when switching language in admin/page edit

Post by alby »

maxime wrote: Does anyone have any idea on how to correct this issue?
http://tinyurl.com/c7ds29
and for example first link  ;)

Alby
Locked

Return to “[locked] CMSMS MLE fork”