Old Grampa AndrewB!
Sun, 2006-08-20 12:20
Hey, why have I been the longest standing member out of interest? When libervisco set up the site!
garret 6 weeks 2 days
kryme 10 weeks 1 day
libervisco 15 weeks 2 days
free-zombie 23 weeks 3 days
a thing 34 weeks 5 days
AndrewB 34 weeks 6 days










That's weird.
I think that's because it counts all the time even including when we were on phpbb while it includes only time we were on Drupal for me (where it actually creates a new "admin" user).
Well it's nothing that can't be fixed with a little math and SQL edit.
lol, cool
Well it's nothing that can't be fixed with a little math and SQL edit.
NOOOOOOO I wana be the oldest member! I just got my new walking stick!
Haha well you're probably among the oldest if not the oldest anyway (aside from me I suppose, but I don't count
). You've been here from the beginning and have helped found the site (hence all the hubbub around your other project
)
Lol, where is the memberlist gone?
Memberlist is here: http://www.nuxified.org/profile It shows users in the order per their last login. So you're currently listed first.
To see the list click on the "members" link near the bottom of the right sidebar. There it also shows an overall members count (though not all of these are activated (some just register and leave).
Cool
I liked it in phpbb, when the memberlist was ordered according to the filters that you set at the top of the page. That was nice
. But then again, so is this
Well, there might be a way to do that here eventually as well.
If you wish I could look for a module that does that.
As for knowing who are moderators, that's here: http://www.nuxified.org/moderators
PHPBB has its advantages, but so does Drupal.
phpBB gives moderators a big shiny badge
Wooo badge!
Can I have an old man badge??
Yeah, badges were cool. I've been thinking about how to add that here.. It must be possible with a module of some kind, but I think there is no such module yet. I suppose it should just be the code recognizing your role as moderator and based on that displaying an tiny image above your avatar. So it might be doable at some point.
Badge Module
"PROFILE_HIDDEN" patch eh ? That's the roughly way I implement badges in ye AFoC CMS project
(yeah, badges are implemented, but forums are not - and the blog and content modules are at a pretty early stage - gotta set priorities
)
Hmm I wonder if that module would really work. The latest release available is for 4.5.0 while we're on Drupal 4.7.2 right now. I might try with the CVS version, but that may not be entierly stable.