MyBB Community Forums

Full Version: Jscript broken, please help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I did this tutorial http://community.mybb.com/thread-162077-...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 Angry Angry Angry Angry

My postbit jscript not functioning either. When I click edit it goes straight to full edit. Won't give the option to quick edit -____-
What's your forum URL?
(2014-12-24, 02:04 AM)José F. Wrote: [ -> ]What's your forum URL?

Oh sorry

**
remove jquery-latest.js code from headerinclude template and check if referred issues get fixed

Edit: also remove jQuery.noConflict(); from headerinclude template
Ty m so much for ur help. Ur awesome
Jscript broke again :/

Not a cache error

Nvm, fixed it lol
^ once again you have to remove loading of jQuery.min.js and jQuery noconflict code !
(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 Toungue