The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
In vB 3.x, I used the following code in index.php so that the "Welcome to our newest member" would only list the newest *activated* member:
PHP Code:
In the old version, the above replaced the following lines, which were canceled out by //: PHP Code:
PHP Code:
Any help would be much appreciated. |
|
#2
|
|||
|
|||
|
If you are still looking for this, it is in includes/functions_databuild.php - around line 1830
|
![]() |
|
|