Reset issue

Post your Click counter digestion problems here
Post Reply
SBenoit
Posts: 11
Joined: Mon Dec 10, 2018 3:56 pm

Reset issue

Post by SBenoit »

Script URL:
Version of script: 2.2.0
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Hello,
Everything is working fine with "force download" but when testing the RESET buttons (individual and reset all), it says "Success: Clicks for all links have been reset to 0" but as soon as I change section (let say I go to Backup section) and I come back, the previous count is still there (the reset didn't stay at 0). What do you think is causing that? I made sure that the file database.php is set to 666, but it didn't solve anything.
Do you think Cloudflare is caching the ccount folder and causing the "refresh" to fail?
Thanks a lot for your help.
Klemen
Site Admin
Posts: 10114
Joined: Fri Feb 11, 2005 4:04 pm

Re: Reset issue

Post by Klemen »

That's probably a caching issue, yes. I'd say the links in the database have been reset, but the HTML output shows the old numbers.

If you have any PHP code caching going on try disabling it for your CCount folder.
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
SBenoit
Posts: 11
Joined: Mon Dec 10, 2018 3:56 pm

Re: Reset issue

Post by SBenoit »

I made a CloudFlare rule in order to bypass the CCOUNT directory and its content, and it seems to work perfectly.
Thanks a lot.
Post Reply