Question Unable to switch shops

Status
Not open for further replies.

Freekoid

Customer
I can't switch shops!

Ive set it up correctly, I am the manager there is an item in the shop available bit when I hit 'visit shop' nothing happens.

firebug shows me this:

ftd.on is not a function
[Break On This Error]

ftd.on('click', 'input[name=shoploader]', function()

vbshop.js?v=222 (line 30)

something to do with javascript not working?
 
Please ensure you have reverted all vBShop templates to ensure you are able to grab v1.7.1 of jQuery, which is a prerequisite :)
 
I have checked all vbshop templates are all have your username tagged in them all as the upload/upgrade shows, I havent changed any template and therefore can not revert anything as the files are as standard.

Perhaps pointing me to the template in question that calls to the jquery 1.7.1 would help resolve this conflict?

---------- Post added at 13:21 ---------- Previous post was at 12:43 ----------

Nm I found it.

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>

I changed the 1.5.2 to 1.7.1

All working now, thanks
 
It should read
HTML:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/{vb:var jQueryVersion}/jquery.min.js"></script>
:)
 
I just checked and it was entirely my fault this happened, I forgot to change the XML files with that change right there, sorry :(

I updated the files so any further installations / reinstallations will have it working without manual changes.
 
Status
Not open for further replies.

Similar threads

Legacy vBShop

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