Page 1 of 1

CCount Https and Chrome Not Working

Posted: Sat Jul 31, 2021 11:04 am
by idbin
Script URL: https://i-doser.com/downloadmanager
Version of script: 2.1.2

Using CCount 2.1.2 with a valid license. Everything working fine under most browsers except Chrome.

With out main download page using CCount (click free pc download an an example:
https://i-doser.com/software.html

Opening any link to download a file:
http://i-doser.com/downloadmanager/clic ... d=idpcfree

I get an error in dev console:
The file at 'https://i-doser.com/IDoserFreeInstall.zip' was redirected through an insecure connection. This file should be served over HTTPS. This download has been blocked. See https://blog.chromium.org/2020/02/prote ... ecure.html for more details.

My site is over https and the file is in CCount as an https link re: https://i-doser.com/IDoserFreeInstall.zip

Re: CCount Https and Chrome Not Working

Posted: Sat Jul 31, 2021 11:10 am
by idbin
I was able to fix this by changing the http link to manager in the display page's code:

http://i-doser.com/downloadmanager/clic ... d=idpcfree

to

https://i-doser.com/downloadmanager/cli ... d=idpcfree

Then seems to work.

Re: CCount Https and Chrome Not Working

Posted: Sat Jul 31, 2021 4:34 pm
by Klemen
Yep, anything non-https will get blocked by browsers on a htyps page.

Re: CCount Https and Chrome Not Working

Posted: Wed Aug 25, 2021 11:34 am
by Pasha
my ccount links are not working with chrome even i changed the links from http://... to http..
They work with Edge browser.
Thanks for help in advanced
Pasha

Re: CCount Https and Chrome Not Working

Posted: Wed Aug 25, 2021 11:58 am
by Klemen
Can you post an example link?