Problem with HTTPS after installing SSl Cert

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeProblem with HTTPS after installing SSl Cert

This topic has been marked as resolved.

Hi,

Having an issue with my site after installing an SSL cert and changing the content in the config files to HTTPS. On the checkout page the page is just blank. On the admin page, I’m getting the following …. Error occurred: 404 – not found

My root config file includes the following


// HTTPS
define('HTTPS_SERVER', 'https://www.mysite.com/');

My admin config file has

// HTTPS
define('HTTPS_SERVER', 'https://www.mysite.com/admin/');
define('HTTPS_CATALOG', 'https://www.mysite.com/');

I have enabled SSL in the Control Panel Admin

Any ideas?

 adsw
May 21, 2014 at 11:19 pm #31968

Are you sure this issue is connected with Shoppica ? Can you enable the default theme and try to enable SSL to see if the problem persist.

If you site does not work with the default theme enabled then most likely the issue is due to improper SSL configuration on the server. You better contact your server administrators (support).

Regards,
ThemeBurn team

May 22, 2014 at 12:05 pm #31971

Hi,

Many thanks for that. Was a Server error as you suggested and server support had to create a Symlink. Didn’t know where to go with this, so you helped me big time :)

Cheers

 adsw
May 22, 2014 at 8:29 pm #31985

Glad to hear everything is fine now :)

BR,
ThemeBurn team

May 26, 2014 at 5:40 pm #32009
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.