Hello, I am trying to get my banners working, but it is not.
At the bottom of my HeaderTemplate is the following.
<?
# include_once($BannerPath."/ShowBanner.php?BannerType=120x60");
?>
<?
# include_once($BannerPath."/ShowBanner.php?BannerType=468x60");
?>
</center>
<br />
What are the "#" symbols for? Is that why my banners are not showing?
Thanks
At the bottom of my HeaderTemplate is the following.
<?
# include_once($BannerPath."/ShowBanner.php?BannerType=120x60");
?>
<?
# include_once($BannerPath."/ShowBanner.php?BannerType=468x60");
?>
</center>
<br />
What are the "#" symbols for? Is that why my banners are not showing?
Thanks
Comment