View Single Post
  #4 (permalink)  
Old 04-25-2008, 07:21 AM
devplayer devplayer is offline
New Pligger
 
Join Date: Mar 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Undefined HttpRequest::DownloadToString()

Call to undefined method HttpRequest::DownloadToString() in ...libs\link.php on line 57

I have the same problem.
Apparently the original HTTPRequest class does not have this method defined.

The workaround for this was to rename the class and the references to it.

Last edited by devplayer; 04-25-2008 at 10:06 AM..
Reply With Quote