image/picture voting

hi there,

 

why are people not able to change theyr mind on a voting? once voted you dont seem to be able to change it?

 

cant there be a

 

my $vote = photo_votings->find_or_create($photo_id);

$vote->rating($x);

$vote->update;

 

like code so people can change theyr mind but it still counts as the same vote ... i.e. voting/rating counter does not increase

 

thanks for your time

Quote · 1 Sep 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.