The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
No... He just beat me to it.
Do something like this. Code:
if ($userinfo[invisible]) { $lastvisit = "N/A"; } else { $user_lasttime = vbdate($timeformat,$userinfo[lastactivity]); $user_lastdate = vbdate($dateformat,$userinfo[lastactivity]); $lastvisit = $user_lastdate . "at". $user_lasttime; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|