I'm using Smarty system on my site and wanna insert banner code in .tpl file, but unseccessfully - only blank page. Who can help? <?php ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('ad_network_155.php'); echo $ad_network; ?> Code (markup): I tryed {}, but...
oh, I did it! Sorry! {php}include("http://www.xyz.com/advert.php");{/php} but i can't activate! I dispay ads, but i got message ADS NOT FOUND on my site...