![]() |
awesome....installed and testing....been waiting for something like this!!
|
Quote:
|
What happens if a "censor user" quotes someone elses censored words? ... will the "non censor user" see ***** or with they see the original profanity
|
This increases index queries by as much as 48, just so people know.
|
They are not heavy queries, but if you want to be rid of them...
In the Self Censor Init Startup plugin find: Code:
$sc_ds_query = $db->query_first("SELECT data Code:
$sc_field_name = "fieldX"; // set fieldX to the actual field name |
Thanks for posting this option! :)
What affect does this edit have overall? |
This mod automatically makes the profile field for you and writes X from fieldX to a table, and then it fetches X from the table to determine $vbulletin->userinfo['fieldX']; so if you do as in post15 after this mod is installed, you can be rid of the extra queries.
|
Wow yeah, it increased mine by almost 80 queries til I hardcoded the field number in there hehe :)
|
Can words be censored by default with this?
|
Has anyone gotten this to work on thread titles on forumhome?
|
All times are GMT. The time now is 05:47 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:
|