The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
if condition with customvar
I'm not sure if I did wrong some where in the code. But here is what I did.
in the php code: PHP Code:
PHP Code:
|
#2
|
||||
|
||||
Are you registering your variables?
|
#3
|
||||
|
||||
I think i did.
is there anything else missing? |
#4
|
||||
|
||||
How and what variables did you register?
EDIT: I just noticed you edited your post let me take a look at it. EDIT #2: Well at first glance I notice you did not register Code:
$ese_instructor |
#5
|
||||
|
||||
how do I register $ese_instructor ? where and what should I add it to?
|
#6
|
||||
|
||||
Put this in both sets of code
Code:
$templater->register('ese_instructor', $ese_instructor); |
#7
|
||||
|
||||
thank yo. I'v got it workin.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|