Name: FaceBook Connect
Description: Connects your MyBB with facebook. Full user integration, more forum integration features.
ATTENTION! Facebook does require apps to run on the https connection. You do need a secure SSL configuration on your website!
Features:
- Users who do not have a MyBB account can sign up and log in with facebook
- Users who do already have a MyBB account can connect their existing account and login with facebook
- Plugin pulls information from facebook: Birthday, avatar, website, name.
- Password generation for new members - they can keep their forum account even if they delete their facebook account
- Admin informations in profile
- If members create a new thread they can use a checkbox to post about it at their facebook wall
- Shoutbox (live event) from facebook on index
- Switch all options on/off and edit all major options in the ACP settings
- Language compatible (english, french, german formal and german informal included)
- No javascript needed (PHP API only)
Demo: -
Version: 1.7
Compatibility: 1.6.x
Adds files:
Changes files:
Adds templates:
Changes templates:
Adds to database:
Changes database:
Screenshots:
Settings
Permission request at facebook in the local user language (german in this case)
Error handling
Admin information in profile
Post options - publish at facebook
Download for subscribers:
FBConnect release.zip (Size: 157.03 KB / Downloads: 266)
With downloading this plugin you agree with the license rules.
Installation instructions:
You need verified facebook account (with mobile phone or credit card)
Then go to:
http://www.facebook.com/developers/createapp.php
Enter a name, follow instructions.
Enter "Site URL" at the tab "Web Site" like this:
Copy the APP-ID and the Secret Key of your application.
Install the plugin at your MyBB and adjust the settings to your needs. Enter the Keys from FaceBook where necessary.
If you run into problems, uncomment line 31 in file fbconnect/fbmain.php to enable the debugger.
Upgrade from version 1.6 to 1.7
To upgrade, upload all files from the archive to your server overwriting the old files. After that, insert one new setting in your ACP with these values (please do NOT change them!):
You do not have to reinstall/reactivate the plugin.
Upgrade from version 1.5 to 1.6
To upgrade, upload all files from the archive to your server. Delete the following files from the inc/plugins folder: base_facebook.php, facebook.php, fbmain.php.
You do not have to reinstall/reactivate the plugin.
Upgrade from version 1.4 to 1.5
To upgrade simply overwrite all files with the new ones from the archive.
You do not have to reinstall the plugin.
Upgrade from version 1.3 to 1.4
To upgrade simply overwrite the plugin file fbconnect.php with the one from the new archive. You do not have to reinstall the plugin.
Also update your language files with the new ones from the archive. If you have a custom language file, add
to it.
Upgrade from version 1.2 to 1.3
To upgrade simply overwrite the plugin file fbconnect.php with the one from the new archive. You do not have to reinstall the plugin.
Upgrade from version 1.1 to 1.2
To upgrade simply overwrite the plugin file fbconnect.php with the one from the new archive. You do not have to reinstall the plugin.
Thanks for suggestions to dandv, Divvy and Pirata Nervo
Description: Connects your MyBB with facebook. Full user integration, more forum integration features.
ATTENTION! Facebook does require apps to run on the https connection. You do need a secure SSL configuration on your website!
Features:
- Users who do not have a MyBB account can sign up and log in with facebook
- Users who do already have a MyBB account can connect their existing account and login with facebook
- Plugin pulls information from facebook: Birthday, avatar, website, name.
- Password generation for new members - they can keep their forum account even if they delete their facebook account
- Admin informations in profile
- If members create a new thread they can use a checkbox to post about it at their facebook wall
- Shoutbox (live event) from facebook on index
- Switch all options on/off and edit all major options in the ACP settings
- Language compatible (english, french, german formal and german informal included)
- No javascript needed (PHP API only)
Demo: -
Version: 1.7
Compatibility: 1.6.x
Adds files:
Changes files:
Adds templates:
Changes templates:
Adds to database:
Changes database:
Screenshots:
Settings
Permission request at facebook in the local user language (german in this case)
Error handling
Admin information in profile
Post options - publish at facebook
Download for subscribers:
FBConnect release.zip (Size: 157.03 KB / Downloads: 266)
With downloading this plugin you agree with the license rules.
Installation instructions:
You need verified facebook account (with mobile phone or credit card)
Then go to:
http://www.facebook.com/developers/createapp.php
Enter a name, follow instructions.
Enter "Site URL" at the tab "Web Site" like this:
Code:
You are not allowed to see code.
Copy the APP-ID and the Secret Key of your application.
Install the plugin at your MyBB and adjust the settings to your needs. Enter the Keys from FaceBook where necessary.
If you run into problems, uncomment line 31 in file fbconnect/fbmain.php to enable the debugger.
Upgrade from version 1.6 to 1.7
To upgrade, upload all files from the archive to your server overwriting the old files. After that, insert one new setting in your ACP with these values (please do NOT change them!):
You do not have to reinstall/reactivate the plugin.
Upgrade from version 1.5 to 1.6
To upgrade, upload all files from the archive to your server. Delete the following files from the inc/plugins folder: base_facebook.php, facebook.php, fbmain.php.
You do not have to reinstall/reactivate the plugin.
Upgrade from version 1.4 to 1.5
To upgrade simply overwrite all files with the new ones from the archive.
You do not have to reinstall the plugin.
Upgrade from version 1.3 to 1.4
To upgrade simply overwrite the plugin file fbconnect.php with the one from the new archive. You do not have to reinstall the plugin.
Also update your language files with the new ones from the archive. If you have a custom language file, add
Code:
You are not allowed to see code.
Upgrade from version 1.2 to 1.3
To upgrade simply overwrite the plugin file fbconnect.php with the one from the new archive. You do not have to reinstall the plugin.
Upgrade from version 1.1 to 1.2
To upgrade simply overwrite the plugin file fbconnect.php with the one from the new archive. You do not have to reinstall the plugin.
Thanks for suggestions to dandv, Divvy and Pirata Nervo
Forum Admin