MyBB Community Forums

Full Version: [Plugin] Facebook Connect for MyBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Updated to version 1.0.0 Smile

Whats's changed:-
* Added compatibilty for Internet Explorer
* Security check to avoid duplicate Usernames added
* Method of checking plugin version against language file improved
* "$cookie['uid']" depreciated. PLugin now uses "$fbuser->id" throughout
* Error messages with json_decode suppressed
* Linking accounts is disallowed if the Facebook UID is already assigned to another member.
Thanks for this Big Grin
Plugin updated to version 1.2.0.

What's changed:-
* Plugin split into 2.
-- Fbcore
--- Implement Facebook Javascript throughout the site so as other Facebook gagdets can easily be added such as "<fb:activity-feed site="example.com"/>"
-- FBConnect provides the login/register functionality with Facebook
* Registration is done with only 3 clicks!!!
* Improved install/uninstall & activate/deactivate functions.
* Added avatar fetching automatically
* Registration with an existing email address disallowed
Nice work mate keep it up. Smile
Love it, it works great! The only thing that's bothering me is when a user registers through MyBB, there's a gap inbetween the header and body. Any way to fix it? lol Sorry lil new... ;-)

Names Eric. Big Grin
(2010-12-12, 01:58 AM)MrEvo Wrote: [ -> ]Love it, it works great! The only thing that's bothering me is when a user registers through MyBB, there's a gap inbetween the header and body. Any way to fix it? lol Sorry lil new... ;-)

Names Eric. Big Grin
Screeny?
I found this suggestion quite interesting:
(2010-11-24, 09:15 AM)dared Wrote: [ -> ]i run this on my live forum it works well.

here is a sugg. make fbconnect.php as a popup (maybe hooking to misc.php can be interesting like misc.php?action=fbconnect)

Yes A pop up it's a very very nice idea Smile
Oh wow, this is awesome.
Plugin updated to version 1.4.0 Smile
It is recommended that you update to this version as soon as possible as it contains some security fixes

Whats's changed:-
* Hooks added
* Can choose whether users can choose a Username during registration
* Some security issues fixed
* Connect with Facebook Button Added in package
* Additional permissions can be requested
* cURL now supported

And introducing a new plugin FBservices which posts to a user's profile when he registers through FBConnect.

Enjoy!
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19