Checkout not working after VM upgrade to 22c

Please post your issues and questions about One Page Checkout for Virtuemart 2 to this forum.

Checkout not working after VM upgrade to 22c

Postby marcovanhattem@.....com » Wed Sep 04, 2013 7:41 am

Hi,

Now I know that 22c of virtuemart just came out but I tried the upgrade on my localhost and the cart will show as before but when hitting confirm The website encountered an error while retrieving http://localhost/index.php?option=com_v ... k=checkout. It may be down for maintenance or configured incorrectly.
Reload this webpage.
Press the reload button to resubmit the data needed to load the page.
Error code: 500

I Unpublished one page checkout and just use native checkout and all is working on 22c
marcovanhattem@.....com
 
Posts: 20
Joined: Wed Aug 28, 2013 10:04 am

Re: Checkout not working after VM upgrade to 22c

Postby joomla@.....de » Wed Sep 04, 2013 9:50 am

Indeed i have the same issue. For the moment i install the VM-build 2.0.22b over the 22c (with the J!Installer) to restore this older version - now it works again.
I wait for a new Build of OPC an then i update to 2.0.22c
joomla@.....de
 
Posts: 40
Joined: Thu Jan 31, 2013 8:02 pm

Re: Checkout not working after VM upgrade to 22c

Postby admin » Wed Sep 04, 2013 1:19 pm

hello, we did a quick fix for now, you can do this:

Hello, please update:
\components\com_onepage\overrides\cart_override.php

and comment:
Code: Select all
public static $_triesValidateCoupon;

and
Code: Select all
self::$_triesValidateCoupon=0;

so they look like this:
Code: Select all
//public static $_triesValidateCoupon;

and
Code: Select all
//self::$_triesValidateCoupon=0;

The issue is caused by a changed variable scope within the latest vm release in 2.0.22c and will be available in OPC version 2.0.195

We will release an update for this ASAP.

Best Regards,
Stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: Checkout not working after VM upgrade to 22c

Postby marcovanhattem@.....com » Thu Sep 05, 2013 9:33 am

Thanks Stan, that worked, will wait for the 195 release before doing my live site tho.

cheers
Marco
marcovanhattem@.....com
 
Posts: 20
Joined: Wed Aug 28, 2013 10:04 am

Re: Checkout not working after VM upgrade to 22c

Postby info@.....it » Thu Sep 05, 2013 11:54 am

Marco, it's already online.
Check this page
http://www.rupostel.com/index.php?optio ... =downloads
info@.....it
 
Posts: 10
Joined: Thu May 16, 2013 8:49 pm

Re: Checkout not working after VM upgrade to 22c

Postby admin » Wed Sep 18, 2013 6:18 pm

also pls note that for awo latest version support it is recommended to use opc 2.0.197.
best regards,
stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 2

cron