Version: 2.0.5, by sllik
Developer Last Online: Dec 2011
Category: Integration with vBulletin -
Version: 3.7.x
Rating:
Released: 12-09-2008
Last Update: 03-23-2009
Installs: 499
DB Changes Uses Plugins Template Edits
Additional Files Translations
No support by the author.
Facebook Connect
This add-on allows your guests and existing users to login with their Facebook account through Facebook Connect.
WORKS WITH 3.8!
Benefits of Facebook Connect
Users can simply login with their Facebook account without going through the registration process.
Increase user interaction and your traffic through Facebook notifications and news-feeds!
Features Facebook users will be able to receive Facebook notifications when:
There is a reply to their thread or a thread that they're subscribing to
They receive a new PM
News-Feed will be published on to the user's wall when the user:
Logs in for the first time
Replies to a thread
Creates a new thread
Fetch user data from Facebook
Fetch data like name, location, profile picture and use it on your forums! (NOTE: Some data may not be available for some users)
Automatically befriend user's friends
If any of the user's friends are also registered on the forum, they will automatically be friends!
How to Upgrade From 2.0.0 to 2.0.1
Upgrade the product. (Import the product XML again and set overwrite to yes).
Update Feed Template IDs in the settings (make sure they are the same as at: FB Connect Options -> News-Feed Templates)
How to Upgrade From 2.0.1 to 2.0.2
See UPGRADE.html
Fixed the notification problem (notifications were sent to wrong people)
Login button will now be displayed on vbAdvanced pages
How to Upgrade From 2.0.2 to 2.0.3
See UPGRADE.html
Fixed the Facebook avatar displayed for the wrong people problem.
Added Facebook UID & Profile URL field to data map.
Professional Install/Upgrade/Support Services
Want this mod professionally installed? It's guaranteed to work on your forum! Download the archive and see INSTALL.html/UPGRADE.html for more details!
Troubleshooting Server Requirements:
PHP 5
If you get an error:
Code:
The Facebook Connect cross-domain receiver URL http://www.SITEURL.com/xd_receiver.h...%220.699%22%7D must have the application's callback URL http://www.SITEURL.com/forums/ as a prefix. You can configure the callback URL in the application's settings.
Means that there is something wrong with your callback URL. Your callback URL must be where xd_receiver.htm is; so when you enter [callbackurl]/xd_receiver.htm into your browser you should see a blank page (not a 404 page not found error or anything else).
If you get a continues this means there is a javascript error. Make sure you've done all the template edits correctly (especially footer & navbar). Clear your cache and reload the page.
If nothing happens when you click the Facebook Connect button make sure your callback url domain is the same as you forum domain (the one set in your forum settings) - more specifically make sure that there is a www (or isn't) in both domains.
Many more features may be implemented in the future so keep checking for updates.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I've been following this thread from day 1 and still plan to install it and contribute to sllik once it is a little more stable.
One thing that would help in following this thread is if sllik would, in the original post, put what has been changed in each iteration or version. That way we could know specifically what has been corrected/updated/changed.
Thanks for keeping working on this. I look forward to installing it soon!
Ok redirecting issue has been resolved but now it's not showing me a logged in. I can still see vb's default login option. looks like it's detecting me a spider or something. Tried in firefox, opera, google chrome.
this problem still exists and now im getting this new db error..
Code:
Database error in vBulletin 3.8.0 Release Candidate 2:
Invalid SQL:
SELECT fbuid
FROM fbuser
WHERE userid =
LIMIT 1;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 4
Error Number : 1064
Request Date : Friday, December 26th 2008 @ 03:38:32 PM
Error Date : Friday, December 26th 2008 @ 03:38:33 PM
Script : http://www.xxxxxxxxxxx/introduce-you...ntroduce-9513/
Referrer : http://www.xxxxxxxxxxx/
IP Address :
Username : Xenux
Classname : vB_Database
MySQL Version :
Does the user have the option to turn off feeds posting to their wall? Would like to have it on by default then give the person the option to remove...
this problem still exists and now im getting this new db error..
Code:
Database error in vBulletin 3.8.0 Release Candidate 2:
Invalid SQL:
SELECT fbuid
FROM fbuser
WHERE userid =
LIMIT 1;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 4
Error Number : 1064
Request Date : Friday, December 26th 2008 @ 03:38:32 PM
Error Date : Friday, December 26th 2008 @ 03:38:33 PM
Script : http://www.xxxxxxxxxxx/introduce-you...ntroduce-9513/
Referrer : http://www.xxxxxxxxxxx/
IP Address :
Username : Xenux
Classname : vB_Database
MySQL Version :
Does the user have the option to turn off feeds posting to their wall? Would like to have it on by default then give the person the option to remove...
ltz!
yeah, they can say "remember this option" when they're asked if it's ok to post on their wall.
my host runs my database. (friend of mine) and is out of town for awhile. is this the only way to fix this?
kinda unbelievable you would release this without fully testing it
Mistakes happen.
Quote:
Originally Posted by tidefans
I've been following this thread from day 1 and still plan to install it and contribute to sllik once it is a little more stable.
One thing that would help in following this thread is if sllik would, in the original post, put what has been changed in each iteration or version. That way we could know specifically what has been corrected/updated/changed.
Thanks for keeping working on this. I look forward to installing it soon!
I don't know, I installed the day it was first released and have not had any problems other then a redirect issue. Different people are getting different problems, some are getting none. I'm sure there's some user error involved in some of these template edits.