Hi, right now, this is how the php file that you put in the header or footer looks like. <?php ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('ad_network_136.php'); echo $ad_network; ?> How do you edit the file location in here?? I want to point it somewhere else. Thanks.