Rating photos: Will I be able to see how each user rated my photos? Rating photos: Will I be able to see how each user rated my photos?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Rating photos: Will I be able to see how each user rated my photos?

Started by grace03, September 15, 2006, 10:29:40 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

grace03

Newbie question (I don't have coppermine yet and just wanted info):

If I set up an album and allow people to register and vote on my photos, will I be able to see how each individual voted?

Sorry if this is posted somewhere already. I tried to search for the first question, but couldn't find the answer.

Thanks,
G

ON EDIT:  I think I found some answers through the search (after posting I read the search FAQ and modified my search method).  It looks like the long answer is "yes" (although it takes some work to do).

Joachim Müller

If you enable detailed voting/rating statistics in coppermine's config, then yes: you can see the number of individual votes (see attached screenshot). Not complicated at all, just one simple click in coppermine's config.
HTH

Joachim

P.S. Feature only available in cpg1.4.x, so I'm moving your thread accordingly for the benefit of others who might search for similar issues.

Yabba

Hi GauGau


I really want to have it like your screenshot. I have enable as shown in my attached files and i have also attached the log scrren and the detail of one of them. I cannot figure it out how i will be able to see the stat as you has it?

We all cannot be pro on coding. (If so all professional programmers schould be unemployed)

Fortunately the rest of us are pro's on other stuff at least this applies to me

Stramm

In the file information area click 'details' next to 'rating'

Anrulz

It shows the ip numbers but not the usernames and I would like to be the one who can see it only otherwise people would flame each other ... is this possible ?

Yabba

PLZ remove post. Doublepost by misstake
EDIT NOTE: I found it :-) // Tanks
We all cannot be pro on coding. (If so all professional programmers schould be unemployed)

Fortunately the rest of us are pro's on other stuff at least this applies to me

Yabba

Stramm or other Gurus of Coppermine

As Anrulz pointed out i would also like to mod so i can see the username

We all cannot be pro on coding. (If so all professional programmers schould be unemployed)

Fortunately the rest of us are pro's on other stuff at least this applies to me

Stramm

Coppermine doesn't save any user info in the rating stats. You'd need to add a uid field to the stats table and in rating.php check if a user id is set. If yes, then store it in the db. Last step would be to read that extra field and to display it in stat_details.php
Shouldn't be to hard but hasn't been coded yet afaik

to fully integrate it you'd need to add a function to the bridge (udb_base.inc.php - cause we'll have to join the stats and the user table to get the username belonging to the id we saved)

Yabba

Thank you for your reply.
Sadly Im not sitting with the skills as an programmer (there are othe things im better on, thats a fact  ;) ) so if someone sees this topic and find it interesting to make this work i would really like to take a part of it.

regards
Yabba
We all cannot be pro on coding. (If so all professional programmers schould be unemployed)

Fortunately the rest of us are pro's on other stuff at least this applies to me

Leny

To have that possibility should be very useful for me because i know there are bad users in my gallery that rates negatively just to make its rating go down... and I want to know who they are.  >:(