|
|
|
 |
Posted 2004-10-08, 06:50 AM
in reply to WetWired's post starting "Yes the longevity bar is part of our..."
|
 |
 |
 |
WetWired said:
Yes the longevity bar is part of our private activity hack.
A while back, Chruser set up an @zelaron.com e-mail service; if you PM him, he might have the link, so you can use that to register for vB.com and vB.org.
It could actually be done without a hack, I believe. You would have to run the query for the oldest join date:
SELECT joindate FROM user ORDER BY joindate LIMIT 1
in the PHP include, and then you might be able to do the math in a template conditional.
|
Ah , aight  .
Does this mean its completely private(only for zelaron) or is it semi - public (have to register to some sort of forum).
Heh , I completely forgot I stillhadone of those @zelaron accounts!
Ill try that aswell;D .
Hmm , soundslike it could be possible ; Ill try it, but I guess its way beyond my knowledge  .
|
 |
 |
 |
|
|
|
|
|
|
|