VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Coding Central => Topic started by: AndreaV on January 25, 2014, 00:54:18 AM

Title: redirect checkout to order details
Post by: AndreaV on January 25, 2014, 00:54:18 AM
Hello.

sorry for my language.

For two days I look in the forums and the web, but have not found anything good.

The checkout shows the page "order_done". This page should have a countdown of 60 seconds, and after this time redirection to the page order_details or the other page when the user view the state of the last order.

I have try the this code in order_done.php

echo '<meta http-equiv="refresh" content="60; url=index.php?option=com_virtuemart&view=orders&layout=list">'

but in this page the user views all order.

Also I failed to put a visual countdown...... Please, help me if you can/want.
Title: Re: redirect checkout to order details
Post by: AndreaV on January 25, 2014, 01:12:33 AM
I forgot: I have used virtue mart 2.0.26 and joomla 2.5.17.
Title: Re: redirect checkout to order details
Post by: Milbo on March 05, 2014, 22:53:18 PM
use a javascript for that, with a js timer