MyBB Community Forums

Full Version: Why there is no mycode in new reply?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Why there is no mycode in new reply?
pls help.
see below screenshot.
ther is no option for bold, italic, underline, align.etc...

Any help how to increase width of your message box in new reply?
Possibly jQuery conflict.

Add the following code in headerinclude template;
<script type="text/javascript">jQuery.noConflict();</script>

After fixing it, you've to fix the text area issue using this: http://community.mybb.com/thread-75337.html