The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VBlog doubt - THIS_SCRIPT
Hi!
I would like to activate a mod to work on vblog pages too. The mod has this option: "Additional scripts to activate mod on: Use the THIS_SCRIPT value and separate each name with a comma." So my question is: what would be the value of THIS_SCRIPT for vblog? Thanks MARCELO |
#2
|
||||
|
||||
I don't use the blog, but I would assume it would be the same as everything else which is
HTML Code:
<if condition="THIS_SCRIPT == 'index'">
HTML Code:
</if>
|
#3
|
||||
|
||||
Alternatively, you can open up the file in a PHP editor, and look at the start for a line that defines THIS_SCRIPT.
|
#4
|
|||
|
|||
You mean open up the file for the blog pages?
|
#5
|
|||
|
|||
It is blog.
HTML Code:
<if condition="THIS_SCRIPT == 'blog'"> </if> |
#6
|
|||
|
|||
Excelent, thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|