Am I wrong that running the Network requires allow_url_fopen to be true in the php.ini because of the file_get_contents() call? I just moved to a new host, didn't change a thing, and get this error: Warning: file_get_contents(): URL file-access is disabled in the server configuration in /home/myusername/public_html/ad_network.php on line 36 Code (markup): My new host won't enable it. Should I be looking for another new host?