The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Help with plugin
I create 2 fields in a table ABC, the first field is the X and Y is the second, both store data in a form checkbox, 0 if not checked, and 1 case marked.
Now my question is, I want to create a plugin, which store data from the field X and Y of the field on 2 variables for later I make a comparison in postbit and show a message if X = 1, and another case X = 0, the same applies to Y, show some message if Y = 1 and another message if Y = 0; For this reason I created a plugin with the following code: Hook Location: Postbit_display_complete Plugin PHP Code: PHP Code:
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|