Hello,
I purchased GT last week and had it installed (I'm a MySQL dummy [totally void is being honest] and gladly admits it!). I already have AdvertPro advertising system running on my server which blankets the 3 vhosts below it, so the system is deliverng ads to 3 domains on one server.
Presently, I use an SSI call to call the banners in html pages and many perl/cgi scripts. It is as follows:
<!--#INCLUDE VIRTUAL="/cgi/advertpro/banners.fpl?region=3&mode=SSI&name=2"-->
My question is, how do I incorporate the ads into the GT templates? I placed it in the include_header.html and include_footer.html files like this:
Here is the footer example:
... </tr>
</form>
</table>
<p align="center"><!--#INCLUDE VIRTUAL="/cgi/advertpro/banners.fpl?region=3&mode=SSI&name=2"--></p>
But it does not show a banner. Can someone help me with this please?
-Sophia Barton
I purchased GT last week and had it installed (I'm a MySQL dummy [totally void is being honest] and gladly admits it!). I already have AdvertPro advertising system running on my server which blankets the 3 vhosts below it, so the system is deliverng ads to 3 domains on one server.
Presently, I use an SSI call to call the banners in html pages and many perl/cgi scripts. It is as follows:
<!--#INCLUDE VIRTUAL="/cgi/advertpro/banners.fpl?region=3&mode=SSI&name=2"-->
My question is, how do I incorporate the ads into the GT templates? I placed it in the include_header.html and include_footer.html files like this:
Here is the footer example:
... </tr>
</form>
</table>
<p align="center"><!--#INCLUDE VIRTUAL="/cgi/advertpro/banners.fpl?region=3&mode=SSI&name=2"--></p>
But it does not show a banner. Can someone help me with this please?
-Sophia Barton
