MyBB Community Forums

Full Version: Weird cant edit post or delete
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Try this:

Navigate to:
AdminCP -> Templates & Style -> Templates -> Your Theme's Templates -> Templates -> Ungrouped Templates -> headerinclude

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

Replace with:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>
That did not fix ether of them but added like 500 forum jumps
pls post the script which uses jquery
Can anyone fix this :/?
Anyone?
I think for the people of the support team it might be useful if you post a test account so they could have a look for them self.
(2012-10-18, 07:58 PM)imakecodmaps Wrote: [ -> ]That did not fix ether of them but added like 500 forum jumps

If you only did what Vernier told you to do, then I'm sure it is very hard for 500 forum jumps to appear because of that. Please only do the edits that were told to you to do.
A link to your forum may well be useful too.
http://elementalmapping.co.cc/

Open youtube in a new window (since on mybb.com the maximize button hasn't been enabled)
You can see the URL there.
Pages: 1 2 3