VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jkerry on November 28, 2012, 23:12:51 PM

Title: [ SOLVED ] Another "Add to Cart" button error
Post by: jkerry on November 28, 2012, 23:12:51 PM
I've looked around the forum and have come across many problems with the "Add to Cart" button functionality and the most common solution was to check any JQuery conflicts regarding the Joomla template. As this is labeled a Joomla issue and not a VM issue, I can't understand what may be causing this in my Joomla template. If you click on the button, it will simply do nothing, but it does show the error after clicking it in the browser error console. It was working a couple days ago and is actually working on the "development" directory of my main domain: http://bit.ly/U3fCMo. The main domain is the one with the "add to cart" problem: http://bit.ly/UcIO5K. I'm currently using Virtumart v2.0.14. I've compared the page source between both of those pages (the one on development directory and the main site) and mostly everything is similar.
Title: Re: Another "Add to Cart" button error
Post by: bytelord on November 28, 2012, 23:27:47 PM
Hello,

I think is related to your SSL ... there are some errors. Check also your site live settings on joomla configuration file ... also check if you have enable SSL support under vm configuration

Regards
Title: Re: Another "Add to Cart" button error
Post by: jkerry on November 29, 2012, 00:18:21 AM
Ah! Thank You!!! It was the "live site:" value in the configuration.php file.
Title: Re: Another "Add to Cart" button error
Post by: bytelord on November 29, 2012, 02:47:28 AM
Great ;)