Hi,
Am trying to use a php script to rotate my top banners. The script is Hiox Ad Manager. Have uploaded banners to it, and tried placing the code it generates into VShare in the "banner_top".

The code is:
Code:
<?php 
	    $hm = "/home/user/public_html/ads"; 
	    $hm2 = "http://domain.com/ads"; 
	    include "$hm/hioxBannerRotate.php";
        ?>
It is not displaying ads.
Any ideas?
Thanks!
Michael