Impossible to edit

Questions about how to use the online - editors and suggestions how to improve them
delan10
Posts: 32
Joined: Sat May 24, 2008 6:18 pm

Re: Impossible to edit

Post by delan10 » Fri Nov 01, 2013 1:36 pm

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 ?

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Impossible to edit

Post by cmb » Fri Nov 01, 2013 10:16 pm

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.
Christoph M. Becker – Plugins for CMSimple_XH

delan10
Posts: 32
Joined: Sat May 24, 2008 6:18 pm

Re: Impossible to edit

Post by delan10 » Sat Nov 02, 2013 9:35 am

OK thank you, I'll test it soon.

davidweese
Posts: 1
Joined: Fri Feb 03, 2017 5:42 pm

Re: Impossible to edit

Post by davidweese » Fri Feb 03, 2017 5:57 pm

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.

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Impossible to edit

Post by cmb » Fri Feb 03, 2017 6:19 pm

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!
Christoph M. Becker – Plugins for CMSimple_XH

lck
Posts: 2955
Joined: Wed Mar 23, 2011 11:43 am
Contact:

Re: Impossible to edit

Post by lck » Fri Feb 03, 2017 6:45 pm

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
„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“   👉 Ludwig's XH-Templates for MultiPage & OnePage

Post Reply