The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Censorship with Mobile API
Hello,
in admincp I have activated the censorship and added some bad words to the list. If a new post is created all bad words are replaced with the *-char (default). Is it possible to reject the post request and list all words to the user which he has to remove from his message to be able to send his message? I couldn't find any option to set. Using the mobile api methode "newthread_newthread", I will get an error in the postpreview node: Code:
array(2) { [0]=> string(11) "censorfield" [1]=> string(60) "sendmessage.php?api=1" }" } Summarized again, I need to know if 1. there is a way to return/show the forbidden words entered in admincp to the user with the api response 2. there is an mobile api method to get all forbidden words Thanks in advance. Greetings. Bundschuh |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|