Voting change?

does anyone know how to change the voting on photos, videos, profiles etc., from once per week, to once per day?

thanks

i'm tired
Quote · 17 Aug 2010

Hello open the inc/classes/BxDolVoting.php

find this string :
define( 'BX_PERIOD_PER_VOTE', 7 * 86400 );
and replace on
define( 'BX_PERIOD_PER_VOTE', 86400 );

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 17 Aug 2010

great! sounds simple enough. i will give it a shot. was beginning to think nobody knew the answer to this one.

i'm tired
Quote · 17 Aug 2010

You welcome ;)

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 18 Aug 2010

Thanks

i was needing that mod

Quote · 14 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.