• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

FIND-A-DRUG DAILY TEAM STATS - TeAm Anandtech

mondobyte

Senior member
FIND-A-DRUG DAILY TEAM STATS - TeAm Anandtech

it is really going from the sublime to the ridiculous

FAD: Sep-21 BadThad's doing the TOP-DAWG dance today!

47 active members returned 953,319 points yesterday :thumbsup:

BadThad leads the pack today with 13,222,315 points! Honourable mentions go to mondobyte (178,820 pts) and officeboy (110,605 pts).

circut16 was our highest climber jumping 237 spots!

Today's Milestone Makers
mondobyte crossed 327M molecules
Rebel_Alliance crossed 20 yrs CPU time
DRingdahl crossed 62M molecules
officeboy crossed 38M molecules
TA_FREEBIRD crossed 29M molecules
the animal crossed 5M molecules
xbassman crossed 1M molecules
Milestones are every 1M pts, 1M molecules, 1 yr CPU time

Please join me in welcoming our newest members:
BadThad came from (unknown)
Kenazo came from (unknown)

... and wishing all the best to our departed members:
badthad left for (unknown)
kenazo left for (unknown)

Welcome all and thanks for crunching with us!

More TeAm Stats can be found HERE


 
it would be nice if they had used an id# or somthing instead of a userid that's case sensitive... then there wouldn't be a problem... I'll see what I can do... if it requires an overhaul of the stats, I'm not sure that I have the time right now to do it...
 
Yeah, it'll be great if they used ids and matched that to userids and email addresses. Indexing off of a value is much quicker than a string of characters anyways.

Geoff, maybe convert all userids to all lowercase using strtolower() when determining if someone has left or joined recently?
 
Hate to say it the ID is the same for all the IDs based on email. addrs, Geoff has to take the uppper / lower case out of the equastion <sp>. I send an email which showed how to do this last week based one the php code.
 
You guys just need to stop screwing with your nicknames! 😛

It would seem that I'm using nickname instead of userid as the key to the tables... guess I'll have to fix that...

Geoff
 
Back
Top