The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
question about using "If this script" w/ hacks
I'm using a small hack that adds a value to an extra field in the post table when viewing a thread.
I'd like to extend the functionality of the script by using it in conjuction with different hacks like the journal and vbgallery. After I add the corresponding new fields in the right tables, I assume I could use THIS_SCRIPT == xyz but whats the correct syntax for this? Thanks, Reeve |
#2
|
||||
|
||||
PHP Code:
HTML Code:
<if condition="THIS_SCRIPT == 'someValue'">yar</if> |
#3
|
||||
|
||||
thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|