VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: selina1122 on May 15, 2012, 21:47:53 PM

Title: double confirmation order shopping cart
Post by: selina1122 on May 15, 2012, 21:47:53 PM
the first button in the shopping cart shows "Check out now". once clicked, the same page is loaded but then with the button "Confirm order"
I want 1 confirmation how can i delete one? Please help.

Thnx for all help.

Selina
Title: Re: double confirmation order shopping cart
Post by: selina1122 on May 16, 2012, 06:49:58 AM
Solved
Title: Re: double confirmation order shopping cart
Post by: elhirsch on May 17, 2012, 03:11:32 AM
what was the solution? I noticed the same thing.
Title: Re: double confirmation order shopping cart
Post by: Botanick on May 19, 2012, 04:05:21 AM
 :D I want to know the solution too please!
Title: Re: double confirmation order shopping cart
Post by: idolism on July 04, 2012, 10:31:59 AM
Any body with the solution with this?

How can somebody say they have problem, then not showing the solution for it?

P.S.

OK, the solution is here:

http://forum.virtuemart.net/index.php?topic=92103.msg306534#msg306534

or in a simple way:

open

components/com_virtuemart/helpers/cart.php

and

CHANGE THIS LINE ->>   public function setDataValidation($valid=false) {

WITH THIS - >> public function setDataValidation($valid=true) {