Skip to main content

SSL Secure until...

More
15 years 2 months ago - 15 years 2 months ago #20902 by LordSatori
Starters the url: 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: 15 years 2 months ago by LordSatori.

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

More
15 years 2 months ago #20908 by nicolas
Replied by nicolas on topic Re: SSL Secure until...
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.

More
15 years 2 months ago #20936 by LordSatori
Replied by LordSatori on topic Re: SSL Secure until...
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.204 seconds
Powered by Kunena Forum