(SOLVED) CMSMS crashing when switching language in admin/page edit
Posted: Fri May 01, 2009 1:57 pm
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
-------------------------------------------------------
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