News:

AbanteCart v1.4.2 is released.

Main Menu

Checkout confirmation page

Started by montgo, October 03, 2013, 01:12:15 PM

Previous topic - Next topic

montgo

Has anyone else had a problem with the "Back" button on the Checkout Confirmation page? It doesn't work and remains on the same page - even on the Abantecart demo . . .

artist3412

What template and version are you using? The support team will need to know this.
For my site, I use default template ver. 1.1.7 and all of my back buttons are working fine.
To send light into the darkness of men's hearts - such is the duty of the artist.  ~Schumann

montgo


abolabo

yes.
it's a bug of COD extension.
To fix it needs to replace
$this->view->assign('back', $this->html->getSecureURL('checkout/payment'));
by
$this->view->assign('back', $this->html->getSecureURL('checkout/payment','&mode=edit',true));
inside file public_html/extensions/default_cod/storefront/controller/responses/extension/default_cod.php line 39

thank you.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -