sonnb - Stop Spam Here [Deleted]

I get an error saying that members have no permission to edit the location or homepage fields, even if these options are disabled within the SSH options page (even myself, as an admin with the options disabled).
 
I get an error saying that members have no permission to edit the location or homepage fields, even if these options are disabled within the SSH options page (even myself, as an admin with the options disabled).
I would fix it. As a workaround, please set "Disable checking if user's post count above" and "Disable checking if user joined for x days" to 1 to bypass it.
 
This looks awesome. Can I ask though? Could you automatically put messages (everything you currently check including signatures) into the moderation queue if the message contains a link and the user is from a specific country?
We have GeoIP compiled into PHP and if we could stop people from certain countries from posting links without first moderating them, that would be awesome.
If we see the poster is from one of the selected countries and they have posted a spammy link, we want to decimate them on the spot with optional submission to StopForumSpam.
We plan to write an addon which shows moderators the country flag in the avatar of all users.
Thanks
 
This looks awesome. Can I ask though? Could you automatically put messages (everything you currently check including signatures) into the moderation queue if the message contains a link and the user is from a specific country?

Sorry but Moderation queue only available for threads, posts, profile posts. Make a separated moderation for Signature, About Me, Conversation require a lot of works that a little bit out of scope at the current situation. It does check for link but does not check for GeoIP. This could be extended by other addon to achieve your requirement.
 
You want to extend moderation system for signature, conversation, profilepost comment,... ?
Yes. Everywhere that a spammer could create a publicly viewable spam link, if they are from one of the pre-defined countries, their content should go in the moderation queue.
That way if someone from India or Indonesia saves a signature containing a link to a Bolton kitchen company, that content is not saved, but instead goes to the moderation queue. If the moderator approves, the signature gets changed. If the moderator denies, the change does not happen. In this case, the moderator would want to decimate the member and submit to stopforumspam.

And this functionality needs to happen everywhere that a member submits publicly viewable content including from all the addons.
If there isn't a central bit of code universally used to process submitted forms, this is going to be tricky. But I'm hoping Xenforo does this.
 
Yes. Everywhere that a spammer could create a publicly viewable spam link, if they are from one of the pre-defined countries, their content should go in the moderation queue.
That way if someone from India or Indonesia saves a signature containing a link to a Bolton kitchen company, that content is not saved, but instead goes to the moderation queue. If the moderator approves, the signature gets changed. If the moderator denies, the change does not happen. In this case, the moderator would want to decimate the member and submit to stopforumspam.

And this functionality needs to happen everywhere that a member submits publicly viewable content including from all the addons.
If there isn't a central bit of code universally used to process submitted forms, this is going to be tricky. But I'm hoping Xenforo does this.

Your last statement only becomes true if XenForo supports above function in core.
 
I am having an issue with members resetting their passwords. They get this error upon clicking the link

"You do not have permission to use this field"
 
I see. This occur because user already has homepage but he/she does not have enough posts to use. I would fix this issue.

You could disable check for homepage and location for temporary.
 
@sonnb I love how you've continued to maintain this add-on, as you do with all your other resources. This little resource has paid for its self so many times over.

Well worth the investment. Keep up the good work :)
 
Great anti-spam tool. Stopped spam pretty much dead.
One annoying thing:
If the link protection is enabled (and it should be), then users under link post (I have it set to 10) cannot 'like' a thread or reply.
This is very annoying, and needs to be fixed. A like is most definitely not a link. Sure, some might spam it, but you can always put that in it's own field for separate protection.
 
Great anti-spam tool. Stopped spam pretty much dead.
One annoying thing:
If the link protection is enabled (and it should be), then users under link post (I have it set to 10) cannot 'like' a thread or reply.
This is very annoying, and needs to be fixed. A like is most definitely not a link. Sure, some might spam it, but you can always put that in it's own field for separate protection.
I will check it. If it does exist then it must be fixed.
 
Error Info
PHP:
ErrorException: Fatal Error: Class 'sonnbStopSpamHere_ControllerPublic_Forum' not found - library/XenForo/Application.php(513) : eval()'d code:1
Generated By: Unknown Account, Yesterday at 4:51 PM
Stack Trace

PHP:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request State

PHP:
array(3) {
  ["url"] => string(40) "http://www.sociallyuncensored.eu/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Error Info
PHP:
ErrorException: Fatal Error: Class 'sonnbStopSpamHere_ControllerPublic_Forum' not found - library/XenForo/Application.php(513) : eval()'d code:1
Generated By: Unknown Account, Yesterday at 4:51 PM
Stack Trace

PHP:
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

Request State

PHP:
array(3) {
  ["url"] => string(40) "http://www.sociallyuncensored.eu/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
I believe that the addon was deleted or missing. Could you have a check?
 
Back
Top Bottom