![]() |
construct phrase question
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! |
Quote:
|
Quote:
PHP Code:
|
All times are GMT. The time now is 06:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|