The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help listing active variables and their values?
So I'm trying to recreate the hack to hide threads of users on your ignore list. The original hack was posted here:
https://vborg.vbsupport.ru/showthread.php?t=97902 Its a simple template mod, but it doesn't seem the variable $ignore is correct anymore. How can I find out what the new variable name is? Or even broader, can I somehow actively list variables and their values somehow, live on a forum? FWIW, the new (non working) vb4 conditional I came up with was this: Code:
<vb:if condition="!$ignore[$thread['postuserid']]"> </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|