MyBB Community Forums

Full Version: Editor style not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Editor style isnt showing on my board

Its just showing the white and not the edit styles
do you mean theme styles editor & templates editor ? or is it text editor for posting threads & replies ?
(2015-01-11, 06:23 AM).m. Wrote: [ -> ]do you mean theme styles editor & templates editor ? or is it text editor for posting threads & replies ?

Text editor for threads and full edit replies
^ please post a test user account so that someone can check it
(2015-01-11, 06:37 AM).m. Wrote: [ -> ]^ please post a test user account so that someone can check it

username: His
password: 123456

www.g-eazy.net
basically you have to remove below codes from headerinclude template
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>
<script src="http://code.jquery.com/"></script> 

if it still doesn't work then you may PM me temporary access to admin panel

(mistake rectified)
(2015-01-11, 06:56 AM).m. Wrote: [ -> ]basically you have to remove below codes from headerinclude template
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>
</script> <script src="http://code.jquery.com/"></script> 

if it still doesn't work then you may PM me temporary access to admin panel

Its showing now, but now jscript is broken
(2015-01-11, 06:58 AM)geazy Wrote: [ -> ]
Quote:</script> <script src="http://code.jquery.com/"></script>

Its showing now, but now jscript is broken

i see one additional closing script... will that have any impact.... 
^ whoops! that was a mistake ..
(2015-01-11, 07:10 AM).m. Wrote: [ -> ]^ whoops! that was a mistake ..

Now its working XD. Thanks mmad and .m. Smile