I have 230 members in my commnity. There are 3 or 4 new spam members each day. I manually delete them but my patience is wearing thin.
As there appears to be no Spam protection I am thinking of writing a hack php script to seach for spam directly in the database then delete the user and everything that they have written.
For example look for any content containing the word viagra then deleting all content by the user who wrote it.
I notice that when a member is deleted by the admin all their posts etc are removed.
Can someone who is in development tell me the SQL I could use to delete a member and everything that they have written given their ID.
Oxwall software is very good but in my opinion anti spam is the number one priority. Nobody will continue to use Oxwall if they have to spend hours a day removing spam.
At the very least it should be possible to not publish stuff until it has been approved.
But any help with the deletion SQL for a quick fix would be appreciated.