| 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..
|