View Full Version : Join date variable?
geniuscrew
03-21-2003, 11:21 AM
What variable to display the member's Join Date on the forum home?
All I get is random numbers, which is probably it, but in a different format.
Thanks
Tony G
03-21-2003, 11:46 AM
What Join date? I think I'm confused by the 'forumhome' bit as there are many dates on forumhome. What specifically?
geniuscrew
03-21-2003, 12:06 PM
The date the member joined - I would like to display it on the forum homepage [index.php]
Thanks
filburt1
03-21-2003, 12:07 PM
All vbdates that are 10 digit integers are UNIX timestamps. Use vbdate($timeformat, date) and vbdate($dateformat, date) to convert them to something readable.
geniuscrew
03-21-2003, 04:54 PM
Guess I betta ask at vB.org because I think it'll require hacking -_-
Thanks
filburt1
03-21-2003, 05:14 PM
Unless it's a bit template then you can just use phpinclude.
geniuscrew
03-21-2003, 08:37 PM
phpinclude lol - Your best friend isn't it, since I hear you don't like hacking files :)
What's a bit template by the way? If it can be done that way, then I'm all for it.
Breaker
03-22-2003, 05:44 AM
the template with bit in it i guess, like forumhome_bit_****
geniuscrew
03-24-2003, 08:32 AM
Can you help filburt?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.