MyBB Community Forums

Full Version: Missing bbcode bar
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: attachment.php?aid=27578]

The bbcode is missing, tried the following code:

<script type="text/javascript">jQuery.noConflict();</script>

and unfortunately it did not work.

Try the following dummy account and see for yourself:

http://renatia.forerunner.co

U: testacct
P: Test1234
Are you using CloudFlare? If so, disable RocketLoader
Nope :/
Add the noConflict code (You pasted above) just after it says;
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
within the same template.
Thanks! Problem solved!