MyBB Community Forums

Full Version: Editor Issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
We're getting them again, once we added a new theme.
Here are some stuff you can try.

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 Rocket Loader

Hope I helped.
Hmm, it might be cloudflare. I'll take a look.
Anyone out there still have ideas?
(2012-08-02, 01:53 AM)iTzz_MaDnEsS Wrote: [ -> ]Anyone out there still have ideas?

Try turning Rocket Loader off in your performance settings at CloudFlare. Rocket Loader can potentially impact editors (my hunch an I did see it turned on for the domain).

If just in the admin section of the site, however, you could look at creating a PageRule to exclude the admin section. I would generally recommend doing this anyway.
Pages: 1 2