Problem with editor

CMSimple 4.0 und höher
Post Reply
jryhanen
Posts: 4
Joined: Tue 5. Feb 2013, 10:26

Problem with editor

Post by jryhanen »

Hi

I have used previous version of cmsimple for years and now testing new one.
I have only one problem, but it is serious. When I use old templates which are working fine in old versions of cmsimple.
Layout it fine and correct, but The Editor is not working at all, no buttons. See preview here http://www.lehmusmedia.fi/asiakas/screenshot.jpg
If I change template to default, editor is fine again.

Does anyone know whats wrong? Test site is here http://www.kukkaset.fi/sivusto2013

Thanks

Jukka
Gert
Posts: 2075
Joined: Sun 18. Nov 2012, 14:18

Re: Problem with editor

Post by Gert »

Hi Jukka,

the new editor needs following in the body tag:

Code: Select all

<body <?php echo onload();?>>
I have corrected it in your test installation, and changed the password.

You never should publish a test site with the default password. If someone wants to help you, he will ask for the password by PM ;)

You have a PM with the new password,

Gert
Gert Ebersbach | CMSimple | Templates - Plugins - Services
jryhanen
Posts: 4
Joined: Tue 5. Feb 2013, 10:26

Re: Problem with editor

Post by jryhanen »

Awesome
Working fine.
Thought that i changed the passwd :(
Post Reply