MyBB Community Forums

Full Version: No editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

I would like to ask for help in repairing the problem that I met online after installation and style, normal full editor is damaged, here's screen:

http://prntscr.com/rzf18

What can be caused by this problem?

Version 1.6.9 is online.

Thank you, best regards.

PS. Sorry for bad English.
Do you use CloudFlare or any plugins that use jQuery?

What's your board URL?
This is support and not suggestions and feedback.
it's not loading properly, either cloud flare issue or editor js, try this method to fix editor
http://community.mybb.com/thread-75337.html
1) Change editor style from default to office 2007.
2) Enable Clickable MyCode Editor in ACP.
3) Reupload jscripts_themes folder.
4) Add {codebuttons} after <textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea> in newthread and newreply template.
5) Find updated templates and revert to original.
6) Reupload codebuttons folder to .images and .images/theme
7) Cloudflare: Disable Rocketloader or autominify.

I would recommend number 7 because Rocketloader from Cloudflare is the most common issue for editors missing.
I'm using CloudFlare, all options in tab performance is activated (JS/HTML/CSS), not using any plugins use JQuery.

@JordanMussi

Sorry.
(2013-02-08, 10:59 PM)Arthir Wrote: [ -> ]I'm using CloudFlare, all options in tab performance is activated (JS/HTML/CSS), not using any plugins use JQuery.

@JordanMussi

Sorry.
Disable rocketloader and uncheck autominify options.
Its fine, just try to post in the right section it helps you get the replies you are looking for. Smile
Thanks for help! Smile
No problem. Glad I could help.