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 #166975 is a reply to message #166972] Wed, 11 April 2012 11:33 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Here is a SQL script to remove users with a URL in the profile, but without any posts:

DELETE FROM fud_users WHERE posted_msg_count = 0 AND LOWER(home_page) LIKE 'http%';

[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 07:48:07 GMT 2024

Total time taken to generate the page: 0.03997 seconds