1

Topic: Text Link Ads

I can't seem to get Text Link Ads to work with VLD.

I try to insert the code they have for PHP into the banner area, but it comes up with a 503 error every time.

And, inserting it directly into homepage.tpl doesn't work either.

Any advice?

2

Re: Text Link Ads

You cannot insert PHP code through the banner management, only plain text. Insert it into the template where you want it displayed instead.

Developer

3

Re: Text Link Ads

PHP doesn't seem to work either... i'm putting it in the header.

4

Re: Text Link Ads

How do you put it?

<?php your banner code here ?>
Developer