see who rated what picture! see who rated what picture!
 

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

see who rated what picture!

Started by hooch, November 15, 2004, 04:05:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hooch

i dont know if this counts as cross posting (if some admin can remove this thread), but i would liike to wish this funktion into CPG 1.4

http://forum.coppermine-gallery.net/index.php?topic=11618.0

I want to see (as admin) who voted example 0 on a picture. Because i have some problems on my gallery that some user(s) votes 0 on pictures just to be mean to other people so i wolukd really appreciate this feature!

Nicke work anyway! ;)
/Gustav

Joachim Müller

may be no user is deliberately doing this to you, but the search engine spiders are causing this behaviour. Disallow guests to vote to stop search engine spiders from voting.

Joachim

hooch

guests cant vote..  :-\\

is it difficult to make this mod?
..or is it possible that this function will be able in CPG 1.4?

/Gustav

Joachim Müller

This is being considered, with the drawback that you either have to do some JavaScript bullshit or use a form for voting (search engine spiders don't submit forms). As a workaround, you could cange the order of your rating buttons (this way the search engine spiders would vote all pics with "5" instead of "0", which of course only fixes things cosmetically).
In the long run we will probably have to go for a form-based voting system together with some JavaScript magic that submits the form on the first click of a rating button.

Joachim