vBulletin

Thank you for visiting. This is our website archive. Please visit our main website by clicking the banner above.
vBulletin FAQ is dedicated to helping the forum owner build, manage and profit from his vBulletin Forum
vBulletin Web Hosting - Free skins and styles for your vBulletin - Search Engine Optimization




[How To] Not Require Rules Confirm

WhaLberg
05-18-2007, 07:54 AM
I have seen this asked by many users on vBulletin help forums. If you don't want a new user to confirm agreeing the rules while registering then here is what you can do.

1) Open the register.php.
2) Find this code: else
{
$show['coppa'] = false;
$templatename = 'register_rules';
}
3) Replace it with this code:else
{
$show['coppa'] = false;
$templatename = 'register';
}
4) Save it and upload to your forum home directory.
5) That's all. :)

Your sincerely.


vBulletin

seo book

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum