The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
Hmmm... I still can't get it to work...
I'm using this to call for it: $bbuserinfo[joindate] This is what I have in my plugin... Code:
// JOIN DATE & POSTS PER DAY $vbulletin->userinfo['datejoined'] = vbdate($vbulletin->options['registereddateformat'], $unixtimestamp); $jointime = (TIMENOW - $vbulletin->userinfo['joindate']) / 86400; |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|