I tried moving my CMSms installation to a new server yesterday. Everything seemed to be okay, but today as I tried to edit my pages I noticed that TinyMCE has disappeared.
When I go to edit my pages, it shows the HTML code in the editing screen and the TinyMCE menu is non-existent.
Anyone seen a problem like this?
I am using CMSms 1.5.1
[solved] TinyMCE stopped working after moving CMSms to a new server
[solved] TinyMCE stopped working after moving CMSms to a new server
Last edited by mannerv on Fri Feb 13, 2009 11:27 am, edited 1 time in total.
Re: TinyMCE stopped working after moving CMSms to a new server
Okay, got it!
Under Linux, go to CMS Made Simple base directory and type:
chmod 555 Modules
If your Modules directory permissions are set to 775, TinyMCE will not work in some hosted environments.
As far as I know, this has been solved only in French: http://forum.cmsmadesimple.org/index.ph ... 5msg_id%25
Thanks to Videx's reply in this topic: http://forum.cmsmadesimple.org/index.ph ... .msg144424 I was able to track it down.
Under Linux, go to CMS Made Simple base directory and type:
chmod 555 Modules
If your Modules directory permissions are set to 775, TinyMCE will not work in some hosted environments.
As far as I know, this has been solved only in French: http://forum.cmsmadesimple.org/index.ph ... 5msg_id%25
Thanks to Videx's reply in this topic: http://forum.cmsmadesimple.org/index.ph ... .msg144424 I was able to track it down.