Voting - users Voting - users
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Voting - users

Started by M422, March 08, 2004, 09:11:42 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

M422

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]

M422

all i want is to get the decryption away! I gues there must be a way...

Nibbler

The info on what ratings users give is simply not stored, although you could add this yourself.

M422

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.