Version: 3.0.5, by mtbikemike
Developer Last Online: Apr 2014
Category: Integration with vBulletin -
Version: 3.8.7
Rating:
Released: 09-12-2011
Last Update: 09-29-2011
Installs: 56
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
I rewrote this plugin using ideas from sllik's mod.
Not Supported!!
This code is not supported. The Facebook API has since changed. Only provided for open source purposes ... feel free to modify at your own risk.
you can make the user enter a password to enter from facebook?
hat way the user can also enter without facebook. Otherwise, when the forum is updated or stop having mod support those users will be lost.
that's why I do not install this mod : S
PD: Taringa los usuarios que entran no tienen contraseña y no pueden cambiarla, cuando el mod no tenga soporte o si facebook cambia su api no podrán entrar. Lo ideal seria que la entrada por facebook fuese como la de vbhispano.com. Este mod tal y como está no sirve.
you can make the user enter a password to enter from facebook?
hat way the user can also enter without facebook. Otherwise, when the forum is updated or stop having mod support those users will be lost.
that's why I do not install this mod : S
Not a big deal - users can simply choose to reset password, with or without this mod if they require it.
As an aside, I've trimmed back my fbconnect_button template to
Not a big deal - users can simply choose to reset password, with or without this mod if they require it.
Most normal users on a board are not aware of the password reset link
Others may simply want to enter the traditional way and can not because 90% never bother to reset the password for access.
The option to add a password in the registry is needed to complete the mod. It is a mistake that is not
Most normal users on a board are not aware of the password reset link
Others may simply want to enter the traditional way and can not because 90% never bother to reset the password for access.
The option to add a password in the registry is needed to complete the mod. It is a mistake that is not
I can certainly add it in. It would require about a days worth of coding and testing. But at the moment I'm busy with a full time job as a consultant (money talks )
Get a couple other people to request this, some paypal encouragement and I can probably release and update with this feature in a week or two.
We have some trouble because unregistered users don´t see the fbconnect-button. Registered user see the button and can connect with this button to facebook.
And how can a connected to facebook user delete this connection to get the old way to login?
Thanks for support. We will donate if all is running well.
And how can a connected to facebook user delete this connection to get the old way to login?
If the user was a registered member before using facebook connect, they can simply enter in user name and password as they previously did. If they are a new user who registered via facebook connect, they will need to reset password and then they can log in.
1) I've connect my vb account with facebook and user post count was reset
2) When first loading page the facebook "bridge" it is'nt recognized and i need to reload page to see that my account it's already bridged with facebook (at navbar)
1) I've connect my vb account with facebook and user post count was reset
Actually - I think I might have experienced this also - when I noticed a user post count out (a user I know connected with FBCOnnect) I just rebuilt post counts in AdmionCP Maintenance tools and it fixed it up.
I've got some problems
1) I've connect my vb account with facebook and user post count was reset
Looks like you found a bug. I'll have a fix up in a couple hours.
Quote:
Originally Posted by Taringa! CS
I've got some problems
2) When first loading page the facebook "bridge" it is'nt recognized and i need to reload page to see that my account it's already bridged with facebook (at navbar)
Not sure what might cause this. The code sets a cookie using a backend request with the authentication token returned by facebook's login popup. It then reads that cookie for any page that has the nav bar.
When is this happening? Right after logging in? Right after a new user connects?