Page 1 of 1

Error: Connection failed Click Back Button to correct.

Posted: Fri Apr 16, 2010 1:43 am
by m99corp
I'm getting this error

Error: Connection failed
Click Back Button to correct.

when 'm trying to register new account
i followed the instructions for the API and still could not make it work!?
am i missing something?
thanks

Re: Error: Connection failed Click Back Button to correct.

Posted: Fri Apr 16, 2010 9:13 am
by Kent Briggs
m99corp wrote:I'm getting this error
Error: Connection failed
Click Back Button to correct.
That message is coming from the Poker_API() function and likely means either your $url variable does not contain the correct URL (with file port) to your game server, there's a firewall issue blocking the outgoing connection from the server running your PHP code, or your game server is offline.

Re: Error: Connection failed Click Back Button to correct.

Posted: Mon Apr 19, 2010 1:57 pm
by m99corp
got it
was the firewall settings
thanks