|
Minimum age to register
To change the min age to register, login to your FTP find the register.php download to your desktop and change the 13 to what you wish the age to be.
This will change the COPA age requirement, you will need to enable that in registration options. Note: Have not tested this on vb3 Tested up to 4.2.3 Online 116 PHP Code:
if ($vbulletin->GPC['year'] < 1970 OR (mktime(0, 0, 0, $vbulletin->GPC['month'], $vbulletin->GPC['day'], $vbulletin->GPC['year']) <= mktime(0, 0, 0, $current['month'], $current['day'], $current['year'] - 13)))
Use http://notepad-plus-plus.org/download/v6.7.7.html to edit all php files anything else could cause errors Download No files for download. |
|||||||||
Similar Mods
| Adsense + Register Clean! Improve Register Rates! | vBulletin 3.5 Template Modifications |