To get access to the attachments Subscribe now

Thread Rating:
  • 5 Vote(s) - 3.4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FaceBook Connect plugin
Reply
Do you have CURL enabled?
Forum Admin
Reply
Reply
Is CURL enabled on your server?
Forum Admin
Reply
CURL is enabled in php on my server and still the same problems.
Thanks for any help.
Reply
Could you please go into the fbmain.php and find the following text in line 31:
You are not allowed to see php code.replace it with:
You are not allowed to see php code.and tell me which error you see when you try to register a new account?
Forum Admin
Reply
(06-12-2012, 11:16 PM)Lennart Wrote: Is CURL enabled on your server?

Hi Lennart, how I can see if curl is enabled ?
I have checked with PHPInfo() command and CUrl is enabled .
curl
cURL support enabled
[...] deleted by Lennart Sauter for your privacy

I have also changed //d($e); with d($e); and following you can see the result

FacebookApiException Object
(
[...] deleted by Lennart Sauter for your privacy
)
Reply
Hello, I deleted parts of your post for you to protect your privacy.

The important part of the error message is the following:
Quote:SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
[type] => CurlException

It looks like the SSL certificate (facebook does require https:// here) is not properly set up for the use with CURL.
Please contact your host about this issue and ask them to enable SSL support for CURL.
Forum Admin
Reply
Sorry for the delay in response, my internet is out so I haven't been online much.
Anyways, did what you said above, clicked the login/register with Facebook link and this is what came up.

Code:
You are not allowed to see code.
[...] deleted by Lennart Sauter for your privacy

EDIT: After doing a little googling I found it is a problem with CURL not being setup for SSL or something. Don't really know much about all that. I'm just I could figure it out, just need an idea of what I need to get it working.

Thanks
Reply
Forum Admin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)