Djack Member Jul 25, 2011 #1 Hi Mark, In visiolist, we can vote several time for a unique site. I think it can cause some abuse. Is it possibly to prevent that? Djack
Hi Mark, In visiolist, we can vote several time for a unique site. I think it can cause some abuse. Is it possibly to prevent that? Djack
Mark Administrator Staff member Jul 25, 2011 #2 Unique votes are only counted once. The "hits in" value will increment with each click, but the "unique hit in" will only count once per IP address.
Unique votes are only counted once. The "hits in" value will increment with each click, but the "unique hit in" will only count once per IP address.
Djack Member Jul 27, 2011 #4 the "unique hit in" will only count once per IP address. Click to expand... Is it possible that we can vote every x hours with the same IP adress? (Maybe for the next version?)
the "unique hit in" will only count once per IP address. Click to expand... Is it possible that we can vote every x hours with the same IP adress? (Maybe for the next version?)
Mark Administrator Staff member Jul 27, 2011 #5 its setup now for once every 24 hours, changing that value might happen in the future via a plugin.
P Prashant New Member Nov 12, 2012 #6 Sorry for digging old thread. But can you please tell where is the setting to change 24 hours to 12 hours for unique IN votes. Regards, Prashant
Sorry for digging old thread. But can you please tell where is the setting to change 24 hours to 12 hours for unique IN votes. Regards, Prashant
Mark Administrator Staff member Nov 12, 2012 #7 there is no easy place to make that change, we run a pseudo cron at the start of each new day that handles that part. You could create your own cron job to truncate the ip_log table every 12 hours
there is no easy place to make that change, we run a pseudo cron at the start of each new day that handles that part. You could create your own cron job to truncate the ip_log table every 12 hours