Page 1 of 1

Cart Update/Remove Issue

Posted: Fri Jun 30, 2017 6:22 pm
by DBI
[edit] Found the problem, it's with OpenCart and the size of the encoded keys. Possibly larger ID numbers for the products associated with this store are the problem. The problem, apparently, exists with 2.1 but not 2.2. If only the upgrade script wasn't broken :(

Re: Cart Update/Remove Issue

Posted: Fri Jun 30, 2017 7:09 pm
by thekrotek
Your store setup is wrong and you have a bunch of mixed content errors like this:

Code: Select all

http://discountmarinesource.com/store/index.php [Mixed Content]
http://discountmarinesource.com/store/catalog/view/javascript/jquery/jquery-2.1.1.min.js [Mixed Content]
http://discountmarinesource.com/store/catalog/view/javascript/bootstrap/css/bootstrap.min.css [Mixed Content]
Fix it and it'll start working properly.

Re: Cart Update/Remove Issue

Posted: Fri Jun 30, 2017 8:22 pm
by DBI
The links you pasted are straight from the default OpenCart template.