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).
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.
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?
In the file information area click 'details' next to 'rating'
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 ?
PLZ remove post. Doublepost by misstake
EDIT NOTE: I found it :-) // Tanks
Stramm or other Gurus of Coppermine
As Anrulz pointed out i would also like to mod so i can see the username
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)
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
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. >:(