The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Some help with this PHP Code
Well, in functions.php, there is this function for the censorship system:
PHP Code:
PHP Code:
My problem is that the system appears this warning message AND it replace the characters with the censor character (*). I don't want to replace the characters! (I need only the error message - not the appearance of which word is in the censorship's word list). some screens: 1. 2. What to do? Thanks and sorry for my bad english! -peter |
#2
|
||||
|
||||
fetch_censored_text() replaces the text with the censor character. You will probably need to create your own function that strips out the replacing stage.
|
#3
|
||||
|
||||
Quote:
any idea how to create it? -petros |
#4
|
||||
|
||||
Use the default vBulletin function, but change it...
|
#5
|
||||
|
||||
Yes, but I don't know what changes I must do
It is the reason for this topic. -petros |
#6
|
||||
|
||||
Wait a sec here - $post['message'] is actually never changed...
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|