coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: grace03 on September 15, 2006, 10:29:40 PM

Title: Rating photos: Will I be able to see how each user rated my photos?
Post by: grace03 on September 15, 2006, 10:29:40 PM
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).
Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Joachim Müller on September 16, 2006, 12:18:26 AM
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.
Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Yabba on October 07, 2006, 04:33:06 AM
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?

Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Stramm on October 07, 2006, 10:36:41 AM
In the file information area click 'details' next to 'rating'
Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Anrulz on October 07, 2006, 11:50:31 AM
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 ?
Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Yabba on October 07, 2006, 01:56:22 PM
PLZ remove post. Doublepost by misstake
EDIT NOTE: I found it :-) // Tanks
Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Yabba on October 07, 2006, 01:57:45 PM
Stramm or other Gurus of Coppermine

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

Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Stramm on October 07, 2006, 02:38:07 PM
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)
Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Yabba on October 07, 2006, 02:55:51 PM
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
Title: Re: Rating photos: Will I be able to see how each user rated my photos?
Post by: Leny on December 20, 2006, 09:38:42 PM
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.  >:(