rating for each user

Phoca Download - download manager
DiamondDogHamm
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 15 Oct 2022, 08:49

rating for each user

Post by DiamondDogHamm »

Hello,
how is it possible to release the rating function for guests so that every visitor can rate a file?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: rating for each user

Post by Jan »

Hi, see similar posts in this forum, there is no option to rate by not logged in users (as such rating has no informative value).

Jan
If you find Phoca extensions useful, please support the project
DiamondDogHamm
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 15 Oct 2022, 08:49

Re: rating for each user

Post by DiamondDogHamm »

would it still be possible to make the rating function accessible to every user? Because I wouldn't care so much about the expressiveness of it.

Maybe an evaluation via cookie would be possible, so that the user could no longer evaluate for a certain period of time?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: rating for each user

Post by Jan »

Maybe an evaluation via cookie would be possible, so that the user could no longer evaluate for a certain period of time?
Cookies are managed by user's browser, so user decides about cookies but this is only one small problem of many others (like bots overloading the server, etc. - just see similar topics in this forum).

To answer the question, there is no such option yet, so this needs to be customized directly in code for your needs (and of course the recommendation is to be very careful when creating such feature because this can have negative influence on server security, etc.)

Jan
If you find Phoca extensions useful, please support the project
DiamondDogHamm
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 15 Oct 2022, 08:49

Re: rating for each user

Post by DiamondDogHamm »

Ok, of course I understand that, thank you very much for the info and help
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48536
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: rating for each user

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply