Originally posted by Thunder
They're their own lackys - not mine (heh, though I wish
) but I was just pointing it out, it's a fair bit of work for anyone on a 56K... like me
Actually, it would be fairly easy via a well-crafted SQL command. Something along the lines of:
[size=3]DELETE * FROM users WHERE users.postcount='0' AND
users.registered_date < '{unix timestamp equivalent of, say, Sept 1, 2001}'[/size]
...or something like that - Styxx will probably

me for that makeshift code.

Of course, all the relevant tables will have to be checked and re-checked for cross-references, and it's the kind of thing that should be thoroughly tested on a testbed vB copy at home. But it
could be done.
