The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What is wrong with my code?
PHP Code:
This plugin is hooked to global_start, by the way. I know it works, but my if conditionals are broken. I have the censor enabled already in vB Options. I just want it so people can turn on the censor and words will censor. No will keep the censor off (and is default option). The problem right now is when selecting Yes, the censor isn't turning on. |
#2
|
|||
|
|||
![]()
You can't use $post at global_start. Use $vbulletin->userinfo['field6'] instead.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|