The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Editor is Missing

4 posters

Go down

In progress Editor is Missing

Post by XDirect12345 June 27th 2014, 4:12 am

Hello forummotion, made a return to make some adjustments to my forum and now the editor is missing, all I get a text box.  shaking  shaking  shaking  shaking Editor is Missing Editor10

This happens when I:

  • Edit a Post
  • Start a new post or topic


Nothing is wrong with the coding, all tags begin and end properly. CSS, Javascript, and HTML works efficiently, I even test before finalizing. Now its gone???
XDirect12345
XDirect12345
Forumember

Male Posts : 361
Reputation : 3
Language : English

http://xdirect12345.forummotion.com

Back to top Go down

In progress Re: Editor is Missing

Post by SLGray June 27th 2014, 4:31 am

Have you used your forum since the new editor was installed - https://help.forumotion.com/t124616-new-editor-for-forumotion-forums ?  Read the part about phpBB 2 forums.


Editor is Missing Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Editor is Missing

Post by Jophy June 27th 2014, 9:47 am

Hello,

Does this happen for other members too? How about on quick reply? Does it show like that too?
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Editor is Missing

Post by Ange Tuteur June 27th 2014, 4:29 pm

Hello XDirect12345,

I am getting a few JavaScript syntax errors from your forum.
Modules > JavaScript Management

One of your scripts contains the following content :
Code:
CODE HERE!

This will throw an error and stop all other scripts from running.

Another script is trying to get an Element by it's ID which is null. I'd recommend waiting until the document is ready, or check your ID before using document.getElementById();

ex :
Code:
$(function() {
  var t0 = document.getElementById('menu');
});
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Editor is Missing

Post by XDirect12345 June 30th 2014, 11:14 am

SLGray wrote:Have you used your forum since the new editor was installed - https://help.forumotion.com/t124616-new-editor-for-forumotion-forums ?  Read the part about phpBB 2 forums.
Indeed, that could be it! Although I have trouble finding the code and where to replace it, it literally takes me hours to search and replace, so, I end up giving up, so can you give me the full code for posting_body and profile_add_body that has been revised?
XDirect12345
XDirect12345
Forumember

Male Posts : 361
Reputation : 3
Language : English

http://xdirect12345.forummotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum