Quote:
Originally Posted by Keyser520
I did what you said, but the ads are not showing up anywhere. Here is my FORUMDISPLAY code
|
you added the code before </if> instead of after. If you fix that and it should work for you
Quote:
Originally Posted by Keyser520
also Where would I insert the code if I wanted to have it show after the LAST POST in a thread but BEFORE the footer?
|
depends on where you want it... you can put your adense code in two places

if you want it before the display options put it here:
PHP Code:
</table>
<!-- / controls below thread list -->
INSERT ADSENSE HERE
if you want it RIGHT before the footer put it here:
PHP Code:
<!-- / forum rules & forum jump -->
INSERT HERE
$footer
Quote:
Originally Posted by Unexplained
I tend to agree with some of the other posters, the code simply doesn't work.
|
The code works perfectly on every single board i use it on (all using vb3.5.x). Thus, I am inclined to believe you did something wrong instead.
If you have nothing further to had have a nice day, however.. if you seek assistance in getting it working on you own forum I will gladly help you.