• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Improved view countet (prevent abuse)

Status
Not open for further replies.

Micka

Chevereto Member
Hello.

I noticed that it was possible to increase in infinity the views number for every images with refreshing page...

It should have an IP control.
 
Is not a bug. Bug is when something doesn't work as expected... Not when something could be improved. Anyway I understand your point.
 
To improve this I will need to create a table with each view associated to a given IP and/or user. Another alternative is to trail the view using $_SESSION and if the thing is already saw the system won't count the view for that given session.

I think that I will implement the second method.
 
Status
Not open for further replies.
Back
Top