![]() |
Age Reguirement
Anyone know how to kick up the age requirement to 18??
|
In register.php, line 92:
change: Code:
if ($year < ($current['year'] - 13) OR ($year == ($current['year'] - 13) AND $mont Code:
if ($year < ($current['year'] - 18) OR ($year == ($current['year'] - 18) AND $mont |
sweeet, thanks!
|
Does anyone know what to do for vB 3? (3.6.8) ?
Thanks in advance! |
probably hasn't changed... just edit register.php and do a search and replace on 13.
|
If it has`t I wouldn`t ask ;)
This is the current code: if ($vbulletin->GPC['month'] == 0 OR $vbulletin->GPC['day'] == 0 OR !preg_match('#^\d{4}$#', $vbulletin->GPC['year']) OR $vbulletin->GPC['year'] < 1901 OR $vbulletin->GPC['year'] > $current['year']) |
All times are GMT. The time now is 07:29 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|