Quote:
Originally Posted by helmica
i put the openx code like this and not work please help
<vb:literal>
<?
if (@include(getenv('DOCUMENT_ROOT').'/open/phpadsnew.inc.php')) { if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('zone:1329', 0, '', '_top', '0', $phpAds_context); echo $phpAds_raw['html']; }
?>
</vb:literal>
|
you need to put the advert code in the vb:literal tags, nothing else...