that is why i recommend the above features i meantioned
http://xenforo.com/community/threads/8wayrun-com-xenutiles-tools.26860/page-5#post-404210
http://xenforo.com/community/threads/8wayrun-com-xenutiles-tools.26860/page-5#post-404210
I just hold CTRL and hit the delete button...When I goto account spam finder in tools in finds 100's of accounts, when you click delete user it takes you back to Users screen, this will take forever is there any way to select mulitple users?
I just hold CTRL and hit the delete button...
I'd like to 2nd this question.Is there a way to not check usernames with this against stopforumspam.. and only check ip and email?
if (!empty($result['username']['appears']))
{
$count++;
$matches['username'] = new XenForo_Phrase('user_name');
$errors[] = new XenForo_Phrase('stopforumspam_username', array('username' => $data['username']));
}
($data['username'] ? 'username='.rawurlencode($data['username']).'&' : '').
'?username='.rawurlencode($data['username']).
if (!empty($result[0]['isspammer']) && $result[0]['isspammer'] == 'true')
{
$count++;
$matches['username'] = new XenForo_Phrase('user_name');
$errors[] = new XenForo_Phrase('fspamlist_username', array('username' => $data['username']));
}
($data['username'] ? rawurlencode($data['username']).',' : '').
if ($result['username'])
{
$count++;
$matches['username'] = new XenForo_Phrase('user_name');
$errors[] = new XenForo_Phrase('botscout_username');
}
($data['username'] ? 'name='.rawurlencode($data['username']).'&' : '').
'reglog_username' => $data['username'],
Long shots.Any ideas? I have automatic backup from my host....just wondering what file I would need to rollback.
Sorry this is my first addon I have installed, what do you mean locating it on my PC?Try to install by locating the file on your PC, like other add-ons.
Your username was found on the StopForumSpam database and has been rejected.
Your username was found on the BotScout database and has been rejected.
Your email address was found on the BotScout database and has been rejected.
Yeah I second this feature request, or the ability to limit how often the emails are sent (ie once a week / month)Is there any way of stopping the daily email about unconfirmed users. It's a real pain in the ass![]()
Hello again,
I am currently setting up the options for xenutilities to stop spam and I am wondering what users typically use for registration engines?
Do most people use just one of these? All 3 of them? Is the registration process or resources used on the server changed that much depending on which one or how many I use?
- StopForumSpam.com
- FSpamList.com (API Key Required)
- BotScout.com (API Key Required)
I'm just trying to figure out what settings to use to prevent spammers. I just created my forum and I already had 5 spam accounts created and 1 poker spam thread created
We use essential cookies to make this site work, and optional cookies to enhance your experience.