Version: 5.0.4b, by mrpaint
Developer Last Online: Nov 2023
Category: Integration with vBulletin -
Version: 3.8.7
Rating:
Released: 09-18-2009
Last Update: 09-29-2011
Installs: 232
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
The add-on has been updated to reflect Facebook new policy starting October 1st (read more here). Basically this is a maintenance update for user of this add-on from the past. The add-on now supports vBulletin 3.8.x only. In this new version, there are only the basic features: register and login (some simple sharing too). It keeps old settings so you don't need to re-configure.
How to update (this is important):
1. Disable the add-on in AdminCP
2. Upload files in the package (make sure you disable the add-on before uploading)
3. Import the xml in the package, choose Yes to rewrite.
4. Re-enable the add-on
5. Done
Just remember to disable the add-on before uploading files and you will be okie.
A little note for attachment downloads:
- YAFB v1.4 had been downloaded 36 times before I removed it
- YAFB v1.5: 4 downloads, YAFB v1.5.1: 26 downloads, YAFB v1.6: 29 downloads, YAFB v1.7: 22 downloads, YAFB v1.8: 48 downloads
- YAFB v1.9: 150 downloads
- YAFB v2.0: 31 downloads, YAFB v2.0.1: 10 downloads, YAFB v2.0.2: 49 downloads, YAFB v2.1: 55 downloads; YAFB v2.2: 1210 downloads; YAFB v2.2.5: 661 downloads
Sounds Good, Keep it up man
Please also include upgrade guidance, thanks.
Err, just upload all files but you can skip files inside /fbb/fbplatform they are untouched (these files are from Facebook and they have large size, hmm)
Then reimport the xml
Yay, you are done
Err, just upload all files but you can skip files inside /fbb/fbplatform they are untouched (these files are from Facebook and they have large size, hmm)
Then reimport the xml
Yay, you are done
Thanks
I updated to the latest version, but still I can not see facebook connect button If I disable "Auto Register", I checked this on default vB style too.
I updated to the latest version, but still I can not see facebook connect button If I disable "Auto Register", I checked this on default vB style too.
Oops, it's really my mistake. Please do this file edit manually (I'm really sorry, honestly)
Open ./fbb/hook_global_start.php
Find
PHP Code:
if ($vbulletin->fbb['runtime']['enabled'] AND $vbulletin->fbb['config']['auto_register'] AND !$vbulletin->userinfo['userid']) { eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";'); }
Change it into
PHP Code:
if ($vbulletin->fbb['runtime']['enabled'] AND ($vbulletin->fbb['config']['auto_register'] OR $vbulletin->fbb['config']['auto_login']) AND !$vbulletin->userinfo['userid']) { eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";'); }
Oops, it's really my mistake. Please do this file edit manually (I'm really sorry, honestly)
Open ./fbb/hook_global_start.php
Find
PHP Code:
if ($vbulletin->fbb['runtime']['enabled'] AND $vbulletin->fbb['config']['auto_register'] AND !$vbulletin->userinfo['userid']) { eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";'); }
Change it into
PHP Code:
if ($vbulletin->fbb['runtime']['enabled'] AND ($vbulletin->fbb['config']['auto_register'] OR $vbulletin->fbb['config']['auto_login']) AND !$vbulletin->userinfo['userid']) { eval('$template_hook["navbar_buttons_right"] .= "' . fetch_template('fbb_navbar_button') . '";'); }
Done
Yay! now I can see that button, but this button still going to "/register.php?do=signup&fbb" location, Can not let me login.
Bug Report:
When I send a PM it sends a notification to facebook even though I have it off. How ever I do have it turned on to notify me when I receive a PM.
Here is the notification:
has just sent you a new Private Message with the title "Re: can you send me a pm back".
This is when I send a PM the username is blank and it says someone sent me the PM.
Incoming works fine.
Now back to the intro post:
See the double user name in the red square. It is supposed to be single user name like the arrow points to.
This is only on the intro thread.
Also when you hover over the Test2 Intro It will show this in my browser:
But it really goes to this link /showthread.php?p=0#post0
It only does this on the intro thread as well.
And the last one it still bypasses the auth email check for me.
Thanks again for all your hard work and fast updates.
Bug Report:
When I send a PM it sends a notification to facebook even though I have it off. How ever I do have it turned on to notify me when I receive a PM.
Here is the notification:
has just sent you a new Private Message with the title "Re: can you send me a pm back".
This is when I send a PM the username is blank and it says someone sent me the PM.
Incoming works fine.
Now back to the intro post:
See the double user name in the red square. It is supposed to be single user name like the arrow points to.
This is only on the intro thread.
Also when you hover over the Test2 Intro It will show this in my browser:
But it really goes to this link /showthread.php?p=0#post0
It only does this on the intro thread as well.
And the last one it still bypasses the auth email check for me.
Thanks again for all your hard work and fast updates.
I don't understand the part you talked about PM notification. Can you describe again?
About the Intro Thread, it's really weird! I will take a deeper look later
About the email, it only send email validation to normal email addresses, Facebook email addresses will be bypassed. I tested with my forum, can you test again?
@Veer: Click that link will let you login with your Facebook session :-?
these are the minimum Features that should appear in a Bridge.
Quote:
Originally Posted by mrpaint
Can you give me more detail about your setup? If the Edit Settings (with templates) page is going well, you may need to send me the file named fbb.log in your forum root. It's the debugging one and maybe I can help
00:50 21092009|/forum/admincp/options.php?do=options&dogroup=fbb|userid=1~Invali d API key