Quote:
Originally Posted by thecelticway
same here~~~~ HELP.... 
|
Your best bet is to edit your Navtab through the new system (Administration - Configuration - Whatever-about-Navigation Bar) and add something like this wherever you want to display it:

The final url is: ./misc.php?do=vsaareginv
By the way, I have edit this mod (sorry Valter) to add a new feature. Now you can set how many days do you want to reset the invitations (it was 7 by default).
PS: The only thing I did was to add a "setting_vsaareg_limit_days" variable and edited this:
Line 157:
PHP Code:
$vsa_areg_inv_timecut_week = TIMENOW - ($vbulletin->options['vsaareg_limit_days']*24*3600);