VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: Funtshirts on April 30, 2016, 15:22:38 PM

Title: mixed active content SSL error
Post by: Funtshirts on April 30, 2016, 15:22:38 PM
Hello all,

I hope someone can help me out with this.
I've installed a SSL certificate and everything is working fine except an extension which shows the available t-shirt colors.

When you go to this page and pick a color it just keeps loading and gives me the error(s) i added as attachments to this topic.
The extensions keeps seeing http instead of https.
https://www.funtshirts.nl/shop/land-rover/heren-land-rover/land-rover-defender-90-front-3-detail (https://www.funtshirts.nl/shop/land-rover/heren-land-rover/land-rover-defender-90-front-3-detail)

Does anybody have an idea how i can fix this?? the developers are on holiday :/
Title: Re: mixed active content SSL error
Post by: GJC Web Design on April 30, 2016, 15:55:31 PM
look for the code in the swatch helper default and change to https
Title: Re: mixed active content SSL error
Post by: Funtshirts on April 30, 2016, 16:26:53 PM
Quote from: GJC Web Design on April 30, 2016, 15:55:31 PM
look for the code in the swatch helper default and change to https

Really apreaciate the help man.

I did go to the file default.php in the folder its linking to the error, but didnt find any code with http or anything.  Just /URL* or something like that and after that the folder thats mentioned. But not a real url or something.

Dont know what code to change..
Title: Re: mixed active content SSL error
Post by: GJC Web Design on April 30, 2016, 23:52:17 PM
you could possibly replace the generated var with your hard coded url or just change to a relative url but the developer is the one to ask..
Title: Re: mixed active content SSL error
Post by: Funtshirts on May 01, 2016, 20:21:34 PM
Thanks for your reply. Already lost you at replace var. The developers at cmsmart are on vacation lol.
Plus dont know if then and will fix it.