Z zeus New Member Jan 26, 2009 #1 vBulletin.org Forum - View Single Post - [Ajax] Check for similar thread before posting a new one Thanks in advance
vBulletin.org Forum - View Single Post - [Ajax] Check for similar thread before posting a new one Thanks in advance
H Hoxxy New Member Jan 26, 2009 #2 To update the product to the latest version of jQuery please follow these instructions: Edit the template called 'mrnasesimilarthreadcheck_header'. Find: Code: <script type="text/javascript" src="clientscript/jquery-1.2.6.min.js"></script> REPLACE it with: Code: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> save the template. Additionally this will load the jQuery file from the Google Repository which is faster and means less traffic for your server. Version 2 of this Add-on still uses jQuery 1.2.6 but I am going to update this add-on soon.
To update the product to the latest version of jQuery please follow these instructions: Edit the template called 'mrnasesimilarthreadcheck_header'. Find: Code: <script type="text/javascript" src="clientscript/jquery-1.2.6.min.js"></script> REPLACE it with: Code: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> save the template. Additionally this will load the jQuery file from the Google Repository which is faster and means less traffic for your server. Version 2 of this Add-on still uses jQuery 1.2.6 but I am going to update this add-on soon.