SSL Secure until...

  • Posts: 25
  • Thank you received: 0
13 years 4 months ago #20902

Starters the url: https://tk7studios.com/ts16

SSL Shows secure on main page, faq page (and articles), shop main catagory page, shop sub catagory page, shop sub catagory product listing page.

SSL breaks on the actual product page... ?

So far the only alteration I've made to product page code is:

tmpl/show.php
if(!$this->config->get('thumbnail'))

to

if(!$this->config->get('image'))

Last edit: 13 years 4 months ago by LordSatori.

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 4 months ago #20908

That's because the social networks plugin doesn't take into account HTTPS. We'll change that for next version.
In the mean time, you can edit the file plugins/content/hikashopsocial.php and change all the instances of http:// by https://

Please Log in or Create an account to join the conversation.

  • Posts: 25
  • Thank you received: 0
13 years 4 months ago #20936

Worked like a charm! Thank you for the quick response!!!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.063 seconds
Powered by Kunena Forum