2017-06-26, 11:46 PM
So I don't know when this happened and I can't seem to find the solution. I've searched everywhere and did everything to try and fix it and nothing worked.
![[Image: CmKrKWY.png]](https://camo.mybb.com/c0bdce67fade557f8fa3cb2f8599e713969442ba/687474703a2f2f692e696d6775722e636f6d2f436d4b724b57592e706e67)
I've already tried to add
to any templates I've added JQuery too and it didn't work. I've removed all the JQuery I've added and it still doesn't work.
Everything I tried:
https://docs.mybb.com/1.8/faq/mycode-editor-missing/
1) Change editor style from default to office 2007
Go to ACP>Templates & Styles>Themes>YOUR THEME>Editor Style
2) Enable Clickable MyCode Editor in ACP.
ACP>Configuration>Settings>Clickable Smilies and BB Code
3) Reupload jscripts_themes folder.
.jscripts/jscripts_themes (FTP)
4) Add {codebuttons} after <textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea> in newthread and newreply template.
ACP>Templates & Styles>Templates>YOUR THEME
5) Find updated templates and revert to original.
ACP>Templates & Styles>Find Updated templates
6) Reupload codebuttons folder to .images and .images/theme
URL: http://ragecounty.com
Test account:
Email: [email protected]
Password (case sensitive): Testaccount1
Fixed the issue.
I've already tried to add
<script type="text/javascript">jQuery.noConflict();</script>
to any templates I've added JQuery too and it didn't work. I've removed all the JQuery I've added and it still doesn't work.
Everything I tried:
https://docs.mybb.com/1.8/faq/mycode-editor-missing/
1) Change editor style from default to office 2007
Go to ACP>Templates & Styles>Themes>YOUR THEME>Editor Style
2) Enable Clickable MyCode Editor in ACP.
ACP>Configuration>Settings>Clickable Smilies and BB Code
3) Reupload jscripts_themes folder.
.jscripts/jscripts_themes (FTP)
4) Add {codebuttons} after <textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea> in newthread and newreply template.
ACP>Templates & Styles>Templates>YOUR THEME
5) Find updated templates and revert to original.
ACP>Templates & Styles>Find Updated templates
6) Reupload codebuttons folder to .images and .images/theme
URL: http://ragecounty.com
Test account:
Email: [email protected]
Password (case sensitive): Testaccount1
Fixed the issue.