MyBB Community Forums

Full Version: MyFacebook Connect
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys.

I've just installed MyFacebook Connect 2.3 and everything went fine, no problems. Files from plugin are on server, same with Plugin Library, my facebook app is ok (i think), config etc etc. And when i try to use "login with facebook" button it redirects me to error notification:
Quote:An error occurred trying to accomplish your request. A bug report has been generated and it's available in the administration panel. If you are not an administrator, contact one as soon as possible and tell him you have landed on this page. You may also try logging in with Facebook once again and see if it was just a temporary error. Sorry for the inconvenience.
And in ACP it says:

Quote:Code
0
File
/myfbconnect/src/base_facebook.php
Line
1294
Which is 
Quote:    $e = new FacebookApiException($result);
in the base_facebook.php file. What can i do to make it work? Also sorry for my bad english, it's not my first language Toungue
It's probably related to this one. A solution is included in the replies.
It works now, thanks mate! <3