Quote:
Originally Posted by BBR-APBT
When I disable it the users are still able to login long as they set email and password. So if I uninstall it will they be removed? If so will that cause errors on member numbers?
Bug Report:
This bypasses auth email. Members are sent directly to registered users.
When you log out the site you log out facebook too.
I have a forced intro thread on register. Most of it works just fine. It post the message but the user of the post is "test2 - test2" when it should just be "test2"
Also for some reason on index.php the link that it shows to the intro thread shows a link like this http://www.domain.com/forums/showthread.php?p=0#post0
it should be http://www.domain.com/forums/showthr...p?t=2842#post0
Both these errors are only in the last post section on index.
|
The idea of Facebook Connect is the user already done human verification and has a valid email address so it's not necessary to require email validation. And it's impossible also because we need the sending email permission in order to send email but if user can't log in, they won't be able to grant that email permission
When you log out of vBulletin, it's a required to log out of Facebook also to prevent a loop of logging in and logging out
Well, I use some hooks in the standard registration process to support other mods/hacks/products but sometimes, the other mod get conflicted with the Facebook registration. So, if you give me the name of the Introducing Thread, I will check it out and prevent future conficts
PS: FYI, the checkboxes are done :>