The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
jointime variable?
I was trying to re-install an anniversary mod for my board, and I'm sure others have had trouble, since the $jointime variable no longer works in vb3.5, can someone tell me what the equivilent is for this version please?
|
#2
|
||||
|
||||
Quote:
PHP Code:
|
#3
|
|||
|
|||
Hmm.. I tried and my images still will not show. I thought that 'joindate' was for the exact date they joined, whereas 'jointime' was for calculating how long it's been since they joined? I have tried both $user['joindate'] and $user['jointime'] without success =\
|
#4
|
|||
|
|||
In the hook postbit_start you can access teh $post['joindate'] as a unix timestamp. Later this will be replaced by a formatted joindate string.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|