The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
FYI, the bug was due to tristate logic.
I had if ($threadinfo['visible']) { // set to visible... when I should have had if (!$threadinfo['visible] == 0) { // set to visible... since $threadinfo is null for new threads Thanks for the help |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|