Page 3 of 3

Re: Impossible to edit

Posted: Fri Nov 01, 2013 1:36 pm
by delan10
I will definitely consider the option of using the lastest version of CMSimple for my future website projects.
Do I have modifications to make for my actual templates to be compatible with xh_1.5.x or 1.6 ?

Re: Impossible to edit

Posted: Fri Nov 01, 2013 10:16 pm
by cmb
delan10 wrote:Do I have modifications to make for my actual templates to be compatible with xh_1.5.x or 1.6 ?
Most likely you'll only have to convert the character encoding (if at all; usually templates can be written with ASCII characters only, so they will work with ISO-Latin encodings as well as UTF-8). If you want to test the site, you can set up a (L/W/M)AMP evironment on your computer; if you have a Windows machine you can simply use Portable_XH.

Re: Impossible to edit

Posted: Sat Nov 02, 2013 9:35 am
by delan10
OK thank you, I'll test it soon.

Re: Impossible to edit

Posted: Fri Feb 03, 2017 5:57 pm
by davidweese
I have this identical issue. On my local server tinymce works fine. Once I upload the site to godaddy's server, tinymce fails silently just as described here. All you see is html. The js console :

ReferenceError: tinymce is not defined[Learn More] init.js:33:13
tinyMCE_instantiateByClasses http://promoteonhold.com/plugins/tinymce/init.js:33:13
tinyMCE_initialize0 http://promoteonhold.com/:125:6
onload

Unfortunately for me, all work I've done on templates using cmsimple_xh is wasted because user-editing is effectively broken.

Re: Impossible to edit

Posted: Fri Feb 03, 2017 6:19 pm
by cmb
davidweese wrote:ReferenceError: tinymce is not defined[Learn More] init.js:33:13
tinyMCE_instantiateByClasses http://promoteonhold.com/plugins/tinymce/init.js:33:13
tinyMCE_initialize0 http://promoteonhold.com/:125:6
onload
It seems to me that at least one file hasn't been transferred to the server, see http://promoteonhold.com/plugins/tinymce/init.js:33:13. If in doubt, upload everything again and overwrite existing files. Make sure that your FTP client reports all files to having been uploaded.

BTW: a very nice template!

Re: Impossible to edit

Posted: Fri Feb 03, 2017 6:45 pm
by lck
davidweese wrote:On my local server tinymce works fine. Once I upload the site to godaddy's server, tinymce fails silently just as described here. All you see is html.
Also delete the comments at the top of template.htm and all empty lines and check your Website with Nu Html Checker