MyBB Community Forums

Full Version: Post Editor is Broken/Not Appearing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It works absolutely fine with the default theme but I activated another theme which I really like and this seemed to happen;
[Image: 3SmiIl6.png]

Is there a specific file that I'm missing or is there something that needs to be edited in the template?
Disable CloudFlare's Rocket Loader.
(2013-01-21, 02:16 AM)Nathan Malcolm Wrote: [ -> ]Disable CloudFlare's Rocket Loader.

I don't believe I have anything from CloudFlare integrated with the forum.
(2013-01-21, 02:17 AM)Wally Wrote: [ -> ]
(2013-01-21, 02:16 AM)Nathan Malcolm Wrote: [ -> ]Disable CloudFlare's Rocket Loader.

I don't believe I have anything from CloudFlare integrated with the forum.

Lol Cloudflare is the most likely reason why the Editor doesn't work because most MyBB sites use Cloudflare and often people enable Rocket Loader.

Solution

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