Home > PHP > Fix Php Script Error 2

Fix Php Script Error 2

December 1st, 2009

I’m getting some errors on my site imgyou.com when someone logs in and uploads a picture the right side in the about section i get this error message

Warning: file_get_contents(http://twitter.com/users/show/dave90027.xml) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /home/dave9021/public_html/imgyou.com/main.php on line 68

Not sure if it’s a API limit issue but doubt it since the site hasn’t launched yet. I need to fix the problem right away


Fix Php Script Error 2

Comments are closed.
Bear