![]() |
I've just installed this plugin, and it seems to have broken my 'Post Moderation' tools. When I try to approve some posts, I get this:
Quote:
|
Can't replicate this one myself - can you tell me what operations you're doing from within the admincp please?
|
There are a few 'Unapproved Posts', so to approve them I do the following:
1. Login Admin CP 2. Moderation -> Moderate Posts 3. Validate all posts 4. Save Then I get the error. |
I've fixed the problem myself, by modifying the plugin so that it checks if the function exists, for example:
Code:
<phpcode><![CDATA[ |
i have one problem, i wanna install SpamBuster for only 1 forum .....
can I add next line to if ($forumid != 3 ) return false function sb_test(&$obj,$table=null) in product-spambuster[1].1.0.0.xml? thx |
I installed it and it shows up but does not work. I enabled in the spambuster options and started a fake thread as a new user.
It still showed on the site and did not appear in the posts to be moderated when I logged back in as moderator. I put FREE CELL PHONES. and stuff like that in the message. I get no errors in my forum from this. Help ! |
here's the code in plugin manager
if( is_array($GLOBALS['sbhits']) && $vbulletin->options['spambustermoderate'] == 1 ) { $forceredirect = true; $vbulletin->url = 'forumdisplay.php?' . $vbulletin->session->vars['sessionurl'] . "f=$foruminfo[forumid]"; } This is what was uploaded in the plugins. Maybe that last line is messed up |
maybe very strange question!
Does any use SpamBuster for vb 3.5.3?? I installed SB for 3.5.3 and set Trigger level = 3 Posts scoring with a score equal to or greater than this value will be classed as spam and tried to post some spams with a lot of http text but it did not works My vb 3.5.5 forum still gets a lot of spams :( |
I've been having a hell of a problem with spamvertisers lately, and will be using this.
Personally, I'd like to see this automatically perma-ban the spammer as well. This seems a little tricky, but how might I add rules based on the following threads in this forum: http://www.unitedempire.net/forum/fo...play.php?f=177 |
Gio - it looks like the links have been removed from all the posts on that forum so I can't suggest rules. Generally excluding by URL is the way to go.
|
All times are GMT. The time now is 06:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|