The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm trying to change the powered by vbulletin phrase to an image. I tried using $stylevar[imgdir_misc]/copyright.gif but was then later informed you cannot use $stylevar in phrases and was lead onto construct phrase.
I added the following code to phpInclude_start: Code:
construct_phrase($vbphrase['copyrightimg'], "$stylevar[imgdir_misc]/copyright.gif", $height, $width); Code:
<img src="{1}" width="{2}" height="{3}"> Anyways, my question would be, why doesn't the image show up, and what do I have to change to make it work? cheers! |
#2
|
||||
|
||||
![]() Quote:
|
#3
|
||||
|
||||
![]() Quote:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|