VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: fredrikk on August 15, 2014, 15:20:08 PM

Title: [SOLVED] Checkout button not linked after upgrading from 2.0.6 to 2.6.6
Post by: fredrikk on August 15, 2014, 15:20:08 PM
Hi!

After upgrading from 2.0.6 to 2.6.6 my checkout button on the cart page isn't linked. Nothing happens when I click on it.

I use Joomla 2.5.19 with Yo_nanoo3 Template. PHP 5.4.28.

Fredrik
Title: Re: Checkout button not linked after upgrading from 2.0.6 to 2.6.6
Post by: jenkinhill on August 15, 2014, 15:26:40 PM
Probably a JavaScript conflict. URL?   http://forum.virtuemart.net/index.php?topic=119638.0
Title: Re: Checkout button not linked after upgrading from 2.0.6 to 2.6.6
Post by: fredrikk on August 15, 2014, 15:37:05 PM
Hi!

Thanks! I'll check it out.

The shop is here: http://bestall.datainspektionen.se/

Fredrik
Title: Re: Checkout button not linked after upgrading from 2.0.6 to 2.6.6
Post by: GJC Web Design on August 15, 2014, 19:33:11 PM
this isn't a std VM page  - normally you go straight to http://bestall.datainspektionen.se/index.php?option=com_virtuemart&view=cart&task=checkout

this must be in your template -
plus the Gå till kassa nu button isn't inside the form it is supposed to submit unless it is supposed to be JS triggered
Title: Re: Checkout button not linked after upgrading from 2.0.6 to 2.6.6
Post by: fredrikk on August 18, 2014, 10:20:42 AM
Hi!

Problem solved. It was a conflict with AJAX Live search. That plugin was not used but still activated. Well, always remember to deactivate or uninstall plusins not used.

GJC Web Design, yes the button was JS triggered. I was also confused it wasn't inside the form.

F