Hiya guys,
Im tyring to setup phpadsnew (openads) on a forum.
if my site domain is
www.mysite.com,
phpAdsNew is installed in
www.ads.mysite.com
The forum uses .tp; template files, but I've installed a mod so that I can use PHP code.
But im having trouble including the phpadsnew.inc.php file.
I've tried...
<?php
include ($_SERVER["DOCUMENT_ROOT"]."/ads/phpAdsNew.inc.php");
?>
but it aint working. Could anypone help? I notice GFY uses phpAdsNew as well :winkwink
thanks