【发布时间】:2012-02-22 18:50:28
【问题描述】:
当用户结帐时,我的商店会显示此 URL。 index.php?page=checkout.index&option=com_virtuemart&Itemid=65&redirected=1&Itemid=65
对于所有步骤,它没有像我在 URL 中所期望的那样显示 checkoout_stage,因此它最终使用了布局扭曲的主模板
我期望的是: 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
【问题讨论】:
标签: joomla e-commerce virtuemart