Hi, I'm getting the following error: The request returned the following error: Unexpected result from your server: Code (markup): At the top of the page, there's: Warning: file_get_contents(http://www.webbriefcase.net/dp.php?se=g&d=20&l=9999&q=how+to+make+your+own+website&u=http%3A%2F%2Fwww.webbriefcase.net) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/.sites/28/site1/web/tools/keywords/functions.php on line 112 Code (markup): My advanced usage script is at: http://www.webbriefcase.net/dp.php I've checked to make sure that there are no blank spaces before the <?php and after the ?> Please help. Warm regards, Bina.
Looks like your server has something installed that is forcing a 404 error if any of the variables in the request has "http://" in it. So either disable that, or track your website as www.webbriefcase.net instead of http://www.webbriefcase.net