The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I need to find where the "Welcome Message" information is located. In the index.php file it just says:
Code:
if ($bbuserinfo['userid'])
{ // registered user
$showmemberwelcome = true;
}
else
{ // guest
$showmemberwelcome = false;
}
$today = vbdate('Y-m-d', TIMENOW, false, false);
|
|
#2
|
||||
|
||||
|
NVM, its in navbar. This can be closed.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|