Sensei
- Join Date:
- Jan 2004
- Posts:
- 63,513
- Plugin Contributions:
- 177
Add to the cart goes to Page cannot be found
nettrak,
Your problem is that your custom template isn't properly building input forms. It's probably based on a very old Zen Cart version, and the improved security (which protects against XSS, CSRF, SQL Injections, and more) in v1.5 is getting triggered because of the malformed form.
A proper upgrade includes upgrading ALL your customized files, including templates, language files, and more.
You need to finish those aspects of your upgrade for normal functionality to work.