VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: tcg_Lamprecht on January 26, 2021, 12:15:10 PM

Title: Cart & Qty Functionality not working
Post by: tcg_Lamprecht on January 26, 2021, 12:15:10 PM
Hi all,

Im using Joomla version -- 3.9.24; VirtueMart -- 3.8.4 10335; Template -- Template 274
Domain: https://chsguns.co.za


The client emailed about the functionality of the cart not working.
The previous Dev had setup the website and setup the functionality.

Looking further into it. The functionality of the quantity was also not working.

When adding an item to the cart. The cart redirects and the error received is : "Notice: Product Removed"

Steps taken:
Installed jQuery Easy to try remove duplicates (No change)
Updated to the latest version of PHP (No change)

I've tried doing a lot of research into this topic, but come to no information that has been able to help.
Please assist if possible
kind regards



Title: Re: Cart & Qty Functionality not working
Post by: Jörgen on January 26, 2021, 12:19:25 PM
The site has a LOT of javascript errors. Unsecure content, google fonts etc etc

This looks like mainly template issues, fix the js errors, then look at the template again if that not settles the problem.

Jörgen @ Kreativ Fotografi
Title: Re: Cart & Qty Functionality not working
Post by: jenkinhill on January 26, 2021, 13:06:28 PM
jQueryeasy should not be necessary - it can cause more problems than it solves, as it looks now like no version of jQuery is being loaded.
Title: Re: Cart & Qty Functionality not working
Post by: tcg_Lamprecht on January 26, 2021, 13:14:53 PM
That was perfect. After a very long process of removing the errors caused by the prev dev and jquery update and adding in the migrate script. EVERYTHING IS A-OKAY!

Thank you very much.