The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
In member.php, replace this:
Code:
if ($userinfo[posts]!=0 and $userinfo[lastpost]!=0) { Code:
if ($userinfo['usergroupid']==5 or $userinfo['usergroupid']==7 or $userinfo['usergroupid']==6) { $lastpostdate="Can't see this info"; } elseif ($userinfo[posts]!=0 and $userinfo[lastpost]!=0) { |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|