Status
Not open for further replies.

Madhatterr

Customer
One of my members has an item stuck in their cart (only shows on vbshop.php not View Cart/Checkout) that is preventing them from making any purchases. This is the error they get when trying to buy something:

Fatal error: Cannot break/continue 1 level in /home/hortonst/public_html/vampire-larp/dbtech/vbshop/includes/class_items_core.php on line 130

I tried repairing the cache in the admin side but that didn't clear the items from vbshop.php. When she goes to View Cart/Checkout the item is not there.
 
Done, however the issue remains the same.

You might want to try a different FTP program or ensure the "overwrite" settings are correct in your current one - wouldn't be the first time i've seen files not overwrite properly =)

Cosmic
 
We use Filezilla. They uploaded and installed fine, the correct version number is showing under Manage Plugins.

edit: Recieved clarification from the member, they are able to purchase without error code now, but the ghost item remains showing on the vbshop.php page.
 
Last edited:
Try
Code:
DELETE FROM dbtech_vbshop_shoppingcart WHERE userid = x

Remember to add your table prefix as specified in config.php and replace X with the userid of the member that's having the problem. Repeat the process for any other members that are affected :)
 
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