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






Reply With Quote
