VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: pazzini on February 22, 2012, 18:52:05 PM

Title: Checkout_stage not showing in URL
Post by: pazzini on February 22, 2012, 18:52:05 PM
I have my shop showing this URL when a user checks out.
index.php?page=checkout.index&option=com_virtuemart&Itemid=65&redirected=1&Itemid=65

for all the steps it does not show the checkoout_stage as i would expect below in the URL hence it ends up using the home template with the layout distorted

What i expect instead:
index.php?page=checkout.index&option=com_virtuemart&Itemid=65&redirected=1&Itemid=65&checkout_stage=1
index.php?page=checkout.index&option=com_virtuemart&Itemid=65&redirected=1&Itemid=65&checkout_stage=2
index.php?page=checkout.index&option=com_virtuemart&Itemid=65&redirected=1&Itemid=65&checkout_stage=3
index.php?page=checkout.index&option=com_virtuemart&Itemid=65&redirected=1&Itemid=65&checkout_stage=4