no editor in edit mode

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

Post Reply
roze
Posts: 270
Joined: Tue Jun 03, 2008 7:13 am
Location: NL
Contact:

no editor in edit mode

Post by roze » Sun Jun 18, 2017 1:04 pm

after a update forum mijn CMS I don't have a editor in de edit-mode.
CMS.jpg
I only see the HTML-code.

what is wrong?

http://www.perfectsound.org
You do not have the required permissions to view the files attached to this post.
Rob Zeijen,

Valkenswaard (NL)

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

Re: no editor in edit mode

Post by cmb » Sun Jun 18, 2017 1:53 pm

roze wrote:after a update forum mijn CMS I don't have a editor in de edit-mode.
That could happen because of a JavaScript error. Are there any error messages in the Browser's console (F12)?
Christoph M. Becker – Plugins for CMSimple_XH

roze
Posts: 270
Joined: Tue Jun 03, 2008 7:13 am
Location: NL
Contact:

Re: no editor in edit mode

Post by roze » Sun Jun 18, 2017 8:23 pm

I've changed CMSimple for CMSimple_XH/ So the template I used was not working good.
Rob Zeijen,

Valkenswaard (NL)

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

Re: no editor in edit mode

Post by cmb » Sun Jun 18, 2017 9:25 pm

roze wrote:I've changed CMSimple for CMSimple_XH/ So the template I used was not working good.
Ah, I see. If there's a PHP error in the template (for instance, because a funtion is not defined), further malfunctions are not unlikely. If you're fine with the new template, okay; otherwise try again with the old template and enable debug mode – you should get a somewhat meaningful error message then.
Christoph M. Becker – Plugins for CMSimple_XH

roze
Posts: 270
Joined: Tue Jun 03, 2008 7:13 am
Location: NL
Contact:

Re: no editor in edit mode

Post by roze » Wed Aug 02, 2017 4:16 pm

I just updated the website of my choir:
www.perfectsound.org, and I have the same issue: No editor in the edit mode.

in my folder downloads there is a XH debug.txt: that says 6.

What do I have to do now.................?
Rob Zeijen,

Valkenswaard (NL)

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

Re: no editor in edit mode

Post by cmb » Wed Aug 02, 2017 4:48 pm

roze wrote:in my folder downloads there is a XH debug.txt: that says 6.
To activate the debug mode, you have to rename XHdebug.txt to _XHdebug.txt (note the leading underscore).
roze wrote:What do I have to do now.................?
Also check for JavaScript errors in the browser console (F12).
Christoph M. Becker – Plugins for CMSimple_XH

roze
Posts: 270
Joined: Tue Jun 03, 2008 7:13 am
Location: NL
Contact:

Re: no editor in edit mode

Post by roze » Wed Aug 02, 2017 5:55 pm

Oh, la, la:

Now I get This:

Code: Select all

WARNING: Cannot redeclare class Filebrowser_Controller
/home/praktijkdommelen.nl/public_html/perfectsound/cmsimple/functions.php:2649
WARNING: Cannot redeclare class Filebrowser_View
/home/praktijkdommelen.nl/public_html/perfectsound/cmsimple/functions.php:2649
XH-DEPRECATED: Function initvar() is deprecated
/home/praktijkdommelen.nl/public_html/perfectsound/plugins/fotoboxes/admin.php:70
XH-DEPRECATED: Function initvar() is deprecated
/home/praktijkdommelen.nl/public_html/perfectsound/plugins/templug/admin.php:20
XH-DEPRECATED: Function initvar() is deprecated
/home/praktijkdommelen.nl/public_html/perfectsound/plugins/tinymce/admin.php:39
XH-DEPRECATED: Function editmenu() is deprecated
/home/praktijkdommelen.nl/public_html/perfectsound/templates/responsivehtml/template.htm:50
and you wrote:
Also check for JavaScript errors in the browser console (F12).
But I can't interpret the things I see.
Rob Zeijen,

Valkenswaard (NL)

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

Re: no editor in edit mode

Post by cmb » Wed Aug 02, 2017 8:39 pm

The messages beginning with XH-DEPRECATED are harmless. The WARNINGs are strange, but presumably not related to the issue at hand.
roze wrote:
cmb wrote:Also check for JavaScript errors in the browser console (F12).
But I can't interpret the things I see.
Can you copy & paste it here?
Christoph M. Becker – Plugins for CMSimple_XH

roze
Posts: 270
Joined: Tue Jun 03, 2008 7:13 am
Location: NL
Contact:

Re: no editor in edit mode

Post by roze » Thu Aug 03, 2017 3:45 pm

When I use F12 on my homepage of http://www.perfectsound.org I see this:
after F12.png
I have no idea what I can do with this information. (I'm a physical therapist ;) I know nore about musles)
You do not have the required permissions to view the files attached to this post.
Rob Zeijen,

Valkenswaard (NL)

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

Re: no editor in edit mode

Post by cmb » Thu Aug 03, 2017 4:56 pm

roze wrote:I have no idea what I can do with this information.
No problem; we can get there step by step. :)

In the screenshot I see the tab named "Inspector", but I need to see the tab named "Console" (its right beside the "Inspector" tab). After you have switched to the "Console" tab, go to edit mode (if you are not already there), press F5 (to refresh the browser). If there are any messages in the "Console" tab, please take a screenshot and post it here.

Alternatively, you can send me a link to the site and the admin password via PM.
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply