Hi All,
I am a noob with all this stuff, and have run into a small problem.
i followed this direction
[QUOTE]In your navbar template, find:
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>
Below that, add
Quote:
// bannerArray
banner[number++] = "<a href='http://www.xxxxxxxc' target='_blank'><img src='http://www.xxxxx.com/xxx/images/foldernew/misc/image_size_forum.jpg' border='1'></a>"
banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' border='1'></a>"
banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' border='1'></a>"
banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' border='1'></a>"
|
I seem to end up with this error see attachment.
Could anyone please help a noob out.
Regards
Speedy