News:

Looking for documentation? Take a look on our wiki

Main Menu

double confirmation order shopping cart

Started by selina1122, May 15, 2012, 21:47:53 PM

Previous topic - Next topic

selina1122

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


elhirsch

what was the solution? I noticed the same thing.

Botanick

 :D I want to know the solution too please!

idolism

#4
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) {