CCount Https and Chrome Not Working

Post your Click counter digestion problems here
Post Reply
idbin
Posts: 2
Joined: Sat Jul 31, 2021 10:57 am

CCount Https and Chrome Not Working

Post 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
idbin
Posts: 2
Joined: Sat Jul 31, 2021 10:57 am

Re: CCount Https and Chrome Not Working

Post 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.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: CCount Https and Chrome Not Working

Post by Klemen »

Yep, anything non-https will get blocked by browsers on a htyps page.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Pasha
Posts: 1
Joined: Wed Aug 25, 2021 11:29 am

Re: CCount Https and Chrome Not Working

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: CCount Https and Chrome Not Working

Post by Klemen »

Can you post an example link?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply