Sorry to keep posting but I cant seem to figure this out. If I create a new PHP page from scratch and use PhpAdsNews I have no Problem getting banners to show. But whenever I try using this with Indexu nothing shows up!
Where would I put this code!
<?
require("/usr/local/etc/phpAds/phpadsnew.inc.php");
?>
I know I have to change the path. But does it go in the header template or what? I tried putting
require("/usr/local/etc/phpAds/phpadsnew.inc.php");
into index.php then I put
<?
view("468x60");
?>
into my header.html but nothing happens.
If anyone knows how to do this please let me know. If it must all go in index.php how do you get it to show in the correct spot?
Sorry its late! I've been trying this for days! I'm going crazy![]()
Thanks,
Craven


