Shoppica not working after SSL certificate installation

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeShoppica not working after SSL certificate installation

This topic has been marked as not resolved.

Hello,

I have installed SSL certificate in my opencart install. After that when I try to open Theme options I am redirected to a https link and none of the Shoppica options are usable, it just keep clicking. I made sure the config.php settings are correct as far as I can tell and I have enabled SSL in opencart settings.

I am not sure what the problem is, just know I am not able to use Shoppica theme anymore. I am using Opencart 2.2.0 with Shoppica v3.0.1
Please help!

root/config.php
define(‘HTTP_SERVER’, ‘http://burrmills.com/&#8217 ;) ;
define(‘HTTP_IMAGE’, ‘http://burrmills.com/image/&#8217 ;) ;

// HTTPS
define(‘HTTPS_SERVER’, ‘https://burrmills.com/&#8217 ;) ;
define(‘HTTPS_IMAGE’, ‘https://burrmills.com/image/&#8217 ;) ;
admin/config.php
// HTTP
define(‘HTTP_SERVER’, ‘http://burrmills.com/admin/&#8217 ;) ;
define(‘HTTP_CATALOG’, ‘http://burrmills.com/&#8217 ;) ;

// HTTPS
define(‘HTTPS_SERVER’, ‘https://burrmills.com/admin/&#8217 ;) ;
define(‘HTTPS_CATALOG’, ‘https://burrmills.com/&#8217 ;) ;

  • This reply was modified 2691 days ago by  mills21.
  • This reply was modified 2691 days ago by  mills21.
December 6, 2016 at 11:49 pm #54047

The only I was able to get Shoppica work again after installing SSL was to force SSL for every page, so now when I go to Shoppica admin options everything seems to be working but all links are https. Would this be a problem? IS there a better way to fix this problem which it appears is a compatibility issue with open cart 2.2.x? I followed instructions in this link to make it work:
http://stackoverflow.com/questions/38296382/making-opencart-2-2-installation-100-https

December 7, 2016 at 2:55 am #54070

Hi,

Generally, there is no problem to secure your entire website. It’s even an advantage:

https://webmasters.googleblog.com/2014/08/https-as-ranking-signal.html

Is you are still worried, we could take a look, but we will need admin and ftp access, so we can check all your settings.

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

December 8, 2016 at 6:49 pm #54146
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.