SMF Support > SMF 2.0.x Support
Forum under attack
Krash.:
You can delete all members who have 0 posts or never logged in by running a SQL query on your database -
DELETE FROM smf_members WHERE posts = 0;
DELETE FROM smf_members WHERE last_login = 0;
K@:
If your host's worth their salt, they can often help, too.
Navigation
[0] Message Index
[*] Previous page
Go to full version