![]() |
Jscript broken, please help - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Jscript broken, please help (/thread-164618.html) |
Jscript broken, please help - geazy - 2014-12-23 I did this tutorial http://community.mybb.com/thread-162077-post-1114028.html#pid1114028 and i didn't like it because it broke my javascript and made my site very slow. My jscript wont work now. Im using revoltuion gaming theme for 1.8 and no javascript is working (header, and when i click my username and it should drop down if i want to edit profile, go to user cp, etc.) ALL BROKEN website: ** please help ![]() ![]() ![]() ![]() My postbit jscript not functioning either. When I click edit it goes straight to full edit. Won't give the option to quick edit -____- RE: Jscript broken, please help - José F. - 2014-12-24 What's your forum URL? RE: Jscript broken, please help - geazy - 2014-12-24 (2014-12-24, 02:04 AM)José F. Wrote: What's your forum URL? Oh sorry ** RE: Jscript broken, please help - .m. - 2014-12-24 remove jquery-latest.js code from headerinclude template and check if referred issues get fixed Edit: also remove jQuery.noConflict(); from headerinclude template RE: Jscript broken, please help - geazy - 2014-12-24 Ty m so much for ur help. Ur awesome RE: Jscript broken, please help - geazy - 2015-01-09 Jscript broke again :/ Not a cache error Nvm, fixed it lol RE: Jscript broken, please help - .m. - 2015-01-09 ^ once again you have to remove loading of jQuery.min.js and jQuery noconflict code ! RE: Jscript broken, please help - geazy - 2015-01-09 (2015-01-09, 06:13 AM).m. Wrote: ^ once again you have to remove loading of jQuery.min.js and jQuery noconflict code ! What happened was I added MyAlerts then uninstalled it. Also installed a referral shower in profile. I had some support on Skype and was told to add: <script type="text/javascript">jQuery.noConflict();</script> and it's working now ![]() |