Question Duplicated jQuery

Status
Not open for further replies.

Norman

Customer
In my forum I currently have this:

Code:
<script data-cfasync="true" data-rocketsrc="http://code.jquery.com/jquery-2.1.4.min.js" type="text/rocketscript"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>

Is there a way to remove the 1.7.2 versions (which are duplicated, by the way)?
Thanks in advance for any reply!
 
Last edited:
Unfortunately this cannot be removed. Since none of our mods can rely on jQuery being included, each mod needs to include their own copy of jQuery in order to function correctly.

Removing the jQuery from any of our mods will cause those mods to stop working.

Sorry :(
 
Thank you Fillip H. for your reply.
Indeed, but let's say I want to try to remove (/comment out) the 1.7.2 versions just to see if the mods will continue to work properly using only the 2.1.4 version. Where should I look in order to find that code?
 
Like I said, the mods will not function at all without each and every one of those jQuery statements. To change this would require multiple sweeping changes to many of our mods so unfortunately this is not going to be possible by you commenting out those statements. The mods WILL stop working, possibly even the one loading the 2.1.4 version.
 
Hello Norman,

This ticket has now been closed with the status Answered.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,033
Customer rating
5.00 star(s) 1 ratings
Back
Top