I have moved to a new hosting - a strange one by the way -. The problem is that If I leave include ('ad_network_229.php'); as it is, in sub directories I get "no such file or directory" error. If I change it to include ('http://www.mydomain.com/ad_network_229.php');, It doesn't display any ad and wouldn't validate. Any idea?