Problem
When a user attempts to check out from the shopping cart, the system redirects them to the wrong page.
Cause
This issue is due to a problem with the customizations in your header template.
Solution
To resolve this issue, update the forwardpage.tpl
template file.
By default, this submits form 0
or 1
on the page. If you add a form to your header, increment the forms[x]
setting.
Last modified: October 30, 2024