MyBB Community Forums

Full Version: Cant add button
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I dont have image and video button in my forum
I m using version 1.6
[Image: sorunw.png]
site URL please.. appears to be a jQuery conflict
Can you please post your forum's URL?
(2011-06-30, 02:52 PM)Bapun Raz Wrote: [ -> ]upload images in tinypic and place the code in the post images.....done Wink

Its issue in its Textarea Editor.
is it possible to add image and video ?
www.beybladesite.com
1. Go to Admin CP > Templates & Style > Templates > Your Template Set > Ungrouped Templates > headerinclude.

2. Find:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

3. Replace with:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>
Thank you for support

Code worked but right now it removed ı dont know what happened ?
What do you mean it removed? What happened?