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.
Reset issue
Re: Reset issue
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.
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 
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


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
Re: Reset issue
I made a CloudFlare rule in order to bypass the CCOUNT directory and its content, and it seems to work perfectly.
Thanks a lot.
Thanks a lot.