MyBB Community Forums

Full Version: MyFacebook Connect 3.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In this plugin,person registering with this fb connect not showing original email in profile of member.
is there any way that real email show in profile?
MyBB doesn't come with a public email profile field, therefore it won't be implemented in the core of MyFacebook Connect as well.
That would be awful.
eror:
FacebookApiException Object ( [result:protected] => Array ( [error_code] => 7 [error] => Array ( [message] => couldn't connect to host [type] => CurlException ) ) [message:protected] => couldn't connect to host [string:Exception:private] => [code:protected] => 7 [file:protected] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line:protected] => 977 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 909 [function] => makeRequest [class] => BaseFacebook [type] => -> [args] => Array ( [0] => https://graph.facebook.com/me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified [1] => Array ( [method] => GET [access_token] => 418344144931206|b5eefd8cd4cdff277ec64752db9f5548 ) ) ) [1] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 876 [function] => _oauthRequest [class] => BaseFacebook [type] => -> [args] => Array ( [0] => https://graph.facebook.com/me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified [1] => Array ( [method] => GET ) ) ) [2] => Array ( [function] => _graph [class] => BaseFacebook [type] => -> [args] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) [3] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 654 [function] => call_user_func_array [args] => Array ( [0] => Array ( [0] => Facebook Object ( [sharedSessionID:protected] => [appId:protected] => 418344144931206 [appSecret:protected] => b5eefd8cd4cdff277ec64752db9f5548 [user:protected] => [signedRequest:protected] => [state:protected] => [accessToken:protected] => 418344144931206|b5eefd8cd4cdff277ec64752db9f5548 [fileUploadSupport:protected] => [trustForwarded:protected] => ) [1] => _graph ) [1] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) ) [4] => Array ( [file] => /home/u617315638/public_html/myfbconnect.php [line] => 73 [function] => api [class] => BaseFacebook [type] => -> [args] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) ) [previous:Exception:private] => ) 
cURL is required for MyFacebook Connect to work properly. I didn't mention it - I assumed everyone run cURL by default.

Contact your host if you're on a shared hosting plan and ask them to enable or fix cURL extension for PHP.
I have host from hostinger.ro I dont think that they hare thisSad
cURL is an extension which is enabled and works correctly on most of webservers. Just try to contact them asking what needs to be asked.
I cant figure out where to enter the App ID or App Secret. Can't seem to find the facebook login and registration settings at all. help please.
(2013-06-02, 12:09 PM)rafy21 Wrote: [ -> ]eror:
FacebookApiException Object ( [result:protected] => Array ( [error_code] => 7 [error] => Array ( [message] => couldn't connect to host [type] => CurlException ) ) [message:protected] => couldn't connect to host [string:Exception:private] => [code:protected] => 7 [file:protected] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line:protected] => 977 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 909 [function] => makeRequest [class] => BaseFacebook [type] => -> [args] => Array ( [0] => https://graph.facebook.com/me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified [1] => Array ( [method] => GET [access_token] => 418344144931206|b5eefd8cd4cdff277ec64752db9f5548 ) ) ) [1] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 876 [function] => _oauthRequest [class] => BaseFacebook [type] => -> [args] => Array ( [0] => https://graph.facebook.com/me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified [1] => Array ( [method] => GET ) ) ) [2] => Array ( [function] => _graph [class] => BaseFacebook [type] => -> [args] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) [3] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 654 [function] => call_user_func_array [args] => Array ( [0] => Array ( [0] => Facebook Object ( [sharedSessionID:protected] => [appId:protected] => 418344144931206 [appSecret:protected] => b5eefd8cd4cdff277ec64752db9f5548 [user:protected] => [signedRequest:protected] => [state:protected] => [accessToken:protected] => 418344144931206|b5eefd8cd4cdff277ec64752db9f5548 [fileUploadSupport:protected] => [trustForwarded:protected] => ) [1] => _graph ) [1] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) ) [4] => Array ( [file] => /home/u617315638/public_html/myfbconnect.php [line] => 73 [function] => api [class] => BaseFacebook [type] => -> [args] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) ) [previous:Exception:private] => ) 

Similar error, cURL enabled...what now?
(2013-06-08, 09:43 AM)Syryus Wrote: [ -> ]
(2013-06-02, 12:09 PM)rafy21 Wrote: [ -> ]eror:
FacebookApiException Object ( [result:protected] => Array ( [error_code] => 7 [error] => Array ( [message] => couldn't connect to host [type] => CurlException ) ) [message:protected] => couldn't connect to host [string:Exception:private] => [code:protected] => 7 [file:protected] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line:protected] => 977 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 909 [function] => makeRequest [class] => BaseFacebook [type] => -> [args] => Array ( [0] => https://graph.facebook.com/me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified [1] => Array ( [method] => GET [access_token] => 418344144931206|b5eefd8cd4cdff277ec64752db9f5548 ) ) ) [1] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 876 [function] => _oauthRequest [class] => BaseFacebook [type] => -> [args] => Array ( [0] => https://graph.facebook.com/me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified [1] => Array ( [method] => GET ) ) ) [2] => Array ( [function] => _graph [class] => BaseFacebook [type] => -> [args] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) [3] => Array ( [file] => /home/u617315638/public_html/myfbconnect/src/base_facebook.php [line] => 654 [function] => call_user_func_array [args] => Array ( [0] => Array ( [0] => Facebook Object ( [sharedSessionID:protected] => [appId:protected] => 418344144931206 [appSecret:protected] => b5eefd8cd4cdff277ec64752db9f5548 [user:protected] => [signedRequest:protected] => [state:protected] => [accessToken:protected] => 418344144931206|b5eefd8cd4cdff277ec64752db9f5548 [fileUploadSupport:protected] => [trustForwarded:protected] => ) [1] => _graph ) [1] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) ) [4] => Array ( [file] => /home/u617315638/public_html/myfbconnect.php [line] => 73 [function] => api [class] => BaseFacebook [type] => -> [args] => Array ( [0] => /me?fields=id,name,email,cover,birthday,website,gender,bio,location,verified ) ) ) [previous:Exception:private] => ) 

Similar error, cURL enabled...what now?

Your error isn't similar to this one as you have told me in a PM. It seems your application cannot provide an active access token for you, therefore you are unable to login. Could you give me your board's URL so I can look into the issue? Thanks.