FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Profile SPAM & profile fields
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Profile SPAM & profile fields [message #166976 is a reply to message #166935] Wed, 11 April 2012 11:48 Go to previous messageGo to previous message
Nux is currently offline  Nux
Messages: 9
Registered: April 2012
Karma:
Junior Member
Thanks a lot for that, it works.
There's a slight modification I needed to do as the table name is fud30_users in my case.
For anyone else interested, you can automate this via crontab, just add a new job like this:
*/30 * * * * mysql -uDATABASEUSER -pPASSWORD DATABASENAME -e "DELETE FROM fud30_users WHERE posted_msg_count = 0 AND LOWER(home_page) LIKE 'http%';"


The above command will run every 30 minutes, deleting users with a homepage set and no messages; most likely profile spammers.
This may prove useful in the future as many profile spammers are actually human beings so captchas won't work.



[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Connecting To Synchronet NNTP Server
Next Topic: I have a problem logging in to my new forum.
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed May 15 16:21:07 GMT 2024

Total time taken to generate the page: 0.04700 seconds