coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: M422 on March 08, 2004, 09:11:42 PM

Title: Voting - users
Post by: M422 on March 08, 2004, 09:11:42 PM
is there any way to see who the voting user is and what he/her voted?
i gues the "user_md5_id" table is the key, but you don't get mutch out of it.

I was tinking about to have users only voting on three pictures in an album to get the three most popular pictures. since this isn't suported i thought that i could do this manualu by the sql database, but i found that it was encrypted.

I'm verry happy with the gallery and would be glad for a hint on this one. my gallery is running at

www.remoted.net/gallery

//Mikael Andersson[/i]
Title: no one ?
Post by: M422 on March 10, 2004, 08:12:08 PM
all i want is to get the decryption away! I gues there must be a way...
Title: Voting - users
Post by: Nibbler on March 10, 2004, 09:23:58 PM
The info on what ratings users give is simply not stored, although you could add this yourself.
Title: yes,
Post by: M422 on March 11, 2004, 09:22:48 AM
but my first problem is to get the decryption of the user name in the user_md5_id tabel away. All i want is the user ID or someting so that i can see who the voters are.

I'm quite new with php and i'm trying to lern, but if anyone can come up with a solution i would be glad.