• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Give 5 days vip for who create acc ( gesior )

TiagoTwo

New Member
Joined
Feb 5, 2013
Messages
18
Reaction score
0
I need to give for everyone who create acc in my site, and premdays too ..
premdays = premmy in database
viptime = vip in database


config.php
<php
// ACCOUNT config
$config['site']['one_email'] = 0; // one e-mail can be used only to create one account 0 / 1
$config['site']['email_days_to_change'] = 2; // how many days user need to change e-mail to account - block hackers
$config['site']['newaccount_premdays'] = 3; // how many days receive new account
$config['site']['access_tickers'] = 3;
$config['site']['newaccount_viptime'] = 3;
/>
 
Back
Top