MyBB Community Forums
jquery.min.js is breaking my smiley - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Support (https://community.mybb.com/forum-72.html)
+---- Thread: jquery.min.js is breaking my smiley (/thread-149745.html)



jquery.min.js is breaking my smiley - Esin - 2014-01-07

I am having an issue with my nav menu and the script that is making it where I cannot click on my smileys so far that's the only thing I see is a problem, I have removed this line to see if I had other instances on but it breaks my nav menu when I remove the script but if I do remove it my smileys do work but it is needed, and i do believe this is the only line where this code appears. Much help is appreciated
<script type="text/javascript" jQuery.noConflict() src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
this script is in my headerinclude

if you need to see the code fully I have a test login with admin rights, ill pm it to you


RE: jquery.min.js is breaking my smiley - JavaSnippets - 2014-01-07

This is what I always use, works perfectly http://www.mybbextras.net/showthread.php?tid=2651


RE: jquery.min.js is breaking my smiley - Esin - 2014-01-08

can you post their script I don't really want to have to register at another forum

Problem solved, I just reinstalled the whole system going to make a non jquery menu, seems many be having to many issue's with jquery and mybb so it's best to disclude them out