Hi, different problem this time!
In the installation guide it says to find this in admin/functions.php:
PHP Code:
## FIND:
if ($bbuserinfo[adminemail]) {
$allowmailchecked="checked";
$allowmailnotchecked="";
} else {
$allowmailchecked="";
$allowmailnotchecked="checked";
}
## FIND:
$nosessionhash=iif($nosessionhash=="yes",1,0);
But I have checked my copy of vBulletin 2.2.1 and these are not present any clues? Also is it possible to change the level names, eg Bronze etc, to different ones?
Cheers,