The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
'posts awaiting moderation' - how to allow from 1 forum?
My forum has some sort of spam detection (I think its akismet), and the posts go into moderation.
I'm running a mod on my forum which allows users to fill out a form, and then their form is posted into a special forum. These posts ALWAYS get caught by the spam detection if its a new user. However, Its pretty much impossible to get any actual spam in that forum. So is there any way that I can disable the spam detection for that 1 forum? |
#2
|
||||
|
||||
You can try writing a plugin, or adding to the top of your form, that disables it. $vbulletin->options['vb_antispam_type'] = 0;
Try that on your test site and see if it works. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|