The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
need help - error admincp
i am add
<img src="{vb:row stylevar.imgdir_statusicon}/forum_{vb:row forum.statusicon}.gif" alt="" border="0" /></td> on forumhome_forumbit_level2_post and this: |
#2
|
|||
|
|||
It should be vb:raw, not vb:row, like this:
Code:
<img src="{vb:raw stylevar.imgdir_statusicon}/forum_{vb:raw forum.statusicon}.gif" alt="" border="0" /></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|