Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: OpenCart 2.2.0.0 add to cart says "error, undefined"

As I have entire store in https://domain (no www) this redirect works perfect,
http and www is redirected straight to https://domain

You could customize to your needs

Code: Select all

RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Jump to post
  • Fri Jul 29, 2016 7:51 pm
  • Replies 17
  • Views 7248
Error on OC 2.1.0.2 - adding Price From or Starting at $x.xx

Hi, Having some issue with the below which is for opencar 2.0 not sure about code changes in 2.1.0.2 as not a coder As soon as the controller line is enabled a white screen appears going to the categories at front end the error appears to be with error line in line 372 in vq2-system_storage_modifica...

Jump to post
  • Fri Jul 29, 2016 7:30 pm
  • Replies 0
  • Views 460

Page 1 of 1

Search found 2 matches