Forge
15-12-2007, 01:58 PM
Ok im having a mind-blank here and im sure ive done something wrong.
In the settings file the code is,
$logo = ('images/logos/easybb_red.PNG');
and the code in the other file is,
<img src="{$logo}">
But when i look on the output of this code the image link doesnt work as it is looking for
/%7B$logo%7D
How can i fix this?
Thanks +Rep
In the settings file the code is,
$logo = ('images/logos/easybb_red.PNG');
and the code in the other file is,
<img src="{$logo}">
But when i look on the output of this code the image link doesnt work as it is looking for
/%7B$logo%7D
How can i fix this?
Thanks +Rep