I am having the same issue. Have just upgraded to VB4 and am trying to put the following code into the ad_showthread_firstpost template:
<vb:if condition="$thread['threadid'] == 87">
<center>
<b>This thread is brought to you by:</b>
<br>
<center>
<a href="http://..../
" target="_blank">wording here
</a>
</center>
<br>
</vb:if>
Can anyone see what i am doing wrong?
|