-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Count not working after upgrade to 2.0 #50
Comments
I've got this in the log :
|
Hello. Have got this bug too. |
Thanks you 👍 |
Thank you ! |
Is there a way to solve my problem ? I've lost all the counts of downloads and it's not working anymore since I've upgraded, where the values remains in db.
Here's the chunk used :
[[!FileDownloadLink? &getFile=
[[+file]]&countDownloads=
1&tplCode=
[[+title:default=
[[+filename]]
]]| [[+sizeText]] - [[+date]]([[+count]] téléchargements)
&dateFormat=
d-m-Y&toArray=
0]]
Counts are reseted and are stuck to 0.
I've 3 tables in my db :
fd_paths, fd_counts and fd_downloads
The counts are stored in fd_counts but not incrementing anymore.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34390023-count-not-working-after-upgrade-to-2-0?utm_campaign=plugin&utm_content=tracker%2F1480317&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1480317&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: