PHP Classes

Notice: Undefined variable: errno in /home/resoro/public_html/wo

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Notice: Undefined variable: errno in...  >  (Un) Subscribe thread alerts  
Subject:Notice: Undefined variable: errno in...
Summary:I can not log into any server from these
Messages:2
Author:Lihat Ervin
Date:2013-12-11 11:16:33
Update:2013-12-11 12:20:53
 

  1. Notice: Undefined variable: errno in...   Reply   Report abuse  
Picture of Lihat Ervin Lihat Ervin - 2013-12-11 11:16:33
Hi, I have downloaded the http.php file and placed into the same folder as these files from this package.
I have tried the flickr, yahoo and facebook. It seems neither of these are working for me and I get the following notices for each:

Notice: Undefined variable: errno in /home/resoro/public_html/work/apis/oauth/http.php on line 424

Notice: Undefined variable: errno in /home/resoro/public_html/work/apis/oauth/http.php on line 426

Notice: Undefined variable: errno in /home/resoro/public_html/work/apis/oauth/http.php on line 428

Notice: Undefined variable: errno in /home/resoro/public_html/work/apis/oauth/http.php on line 430

Notice: Undefined variable: errno in /home/resoro/public_html/work/apis/oauth/http.php on line 432

Notice: Undefined variable: errno in /home/resoro/public_html/work/apis/oauth/http.php on line 435


after that I get:
OAuth client error

Error: it was not possible to open the OAuth request token URL: could not connect to the host "www.flickr.com" (or yahoo or facebook)

What should I do, please help, and thanks in advance. BTW thanks for sharing this all stuff it would be a very useful tool if I could use it.

Best regards,
Ervin

  2. Re: Notice: Undefined variable: errno in...   Reply   Report abuse  
Picture of Lihat Ervin Lihat Ervin - 2013-12-11 12:20:53 - In reply to message 1 from Lihat Ervin
Sorry, I found the problem, the fsockopen was disabled on the server for security reasons.

Ervin