The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
hey all,
I tried to code plugin that calculate the registered days of user to use in the postbit tamplate. And succeeded =] PHP Code:
But, when I checked that at the pm area, viewing of pm received, it returns only the TIMENOW integer! When I separated the " TIMENOW " from " $this->post['joindate'] " saw that "$this->post['joindate']" just doesn't return a numeral value in the postbit of pm area. ![]() What code should I use to get the same value at the pm area? |
#2
|
||||
|
||||
![]()
Try either $pm['joindate'] or $pminfo['joindate']
|
#3
|
||||
|
||||
![]()
Nada
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|