The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Variable question
Hello, I added a new column to the forumdisplay page and noticed it somehow messed up the tables when you went to a forum that had no posts and no threads (a black box would appear where the inline moderation column was).
I figured this was because of the colspan setting but I found this variable was there colspan="$foruminfo[bottomcolspan]" I had to hardcode it to 8 to fix my problem but I just wondered where this variable is stored? It seems like its only used once, in the forumdisplay. I couldn't find a place to actually edit the variable .. Ok, I manged to fix this without hardcoding anything. It still uses original variable. Heres what I did if anyone is interested.. In FORUMDISPLAY template look for PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|