The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Facebook Connect - Allow your users to login with their Facebook account (for 3.8) Details »» | |||||||||||||||||||||||||||
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Developer Last Online: Dec 2011
Staff Note: Moved to Graveyard - this will never work now that the old style facebook authentication is no longer available.
Facebook Connect This add-on allows your guests and existing users to login with their Facebook account through Facebook Connect. There is NO NEED to upgrade or reinstall if you already installed this mod for 3.7 Upgrade to 2.0.6 so that users with the new super long IDs will be able to login. This mod conflicts with PhotoPost vBGallery! Quick fix: Disable the following PhotoPost vBGallery plugins:
Benefits of Facebook Connect
Facebook users will be able to receive Facebook notifications when:
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! 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. 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
|
Comments |
#542
|
||||
|
||||
I have users installing the app on facebook without going to the website and clicking on Connect To Facebook button. Anyway I can resolve this? There also seems to be an iframe of the website on facebook when they install the app on facebook?
|
#543
|
|||
|
|||
Is there an easier way for already registered forum members to create a tie with their facebook account and forum account? Currently I had to log out of the web site, select facebook connect to enter in my details which would then create the tie..
It would be very user-friendly if the "Facebook Connect" icon was always available IF there currently is no tie with the users account and facebook.. Then the user would select the icon and enter in his/her login credentials to create the tie.. Not sure how the tie is made.. Do they have to add the application in facebook and then the tie is made?? |
#544
|
|||
|
|||
I get the same iframe which doesn't look to great in the application..I think this is necessary though?
|
#545
|
|||
|
|||
Hi Thanks for this Mod it looks great But..... ( there is always a "but")
I have installed this on a test forum and I have noticed that when you register by using the FB mod it does not transfere or ask for a password for the forum. This is fine if a user always uses the FB app to log in BUT I the user had to log in by traditional methoods they would get the "username password" incorrect because there is no password in the forum database. Should you build a large number of users with this and then remove the FB mod you would have alot of users needing to request passwords. Maybe there is away to force a redirect a new FB regristration to a page where they have to fill in there real email and password before using the forum? Cheers Madotds |
#546
|
|||
|
|||
Quote:
|
#547
|
|||
|
|||
Just installed the Facebook connect on two different vBulletin instalations.
I am getting this annoying one liner error at the top of both forums now, can figure out what is is. Any ideas appreciated. Thanks. When I disable the Facebook connect product the error disappears. Parse error: syntax error, unexpected '{' in /home/tvallyc/public_html/includes/functions.php(5586) : eval()'d code on line 9 I did these changes to function.php (a developer did this for me): // parse PHP include ################## if (!is_demo_mode()) { //echo "hook = ".$hook."<br>"; //($hook = vBulletinHook::fetch_hook('global_complete')) ? eval($hook) : false; $hook = vBulletinHook::fetch_hook('global_complete'); print_r($hook); if($hook) eval($hook); } And got this: require_once(DIR . '/includes/facebook/facebook.php'); if ($_GET['fblogout']) { if ($vbulletin->facebook == null) $vbulletin->facebook = new Facebook($vbulletin->options['fbconnect_apikey'], $vbulletin->options['fbconnect_secret']); try { $vbulletin->facebook->kill_cookies(); } catch(FacebookRestClientException $ex) { } } Parse error: syntax error, unexpected '{' in /home/tvallyc/public_html/includes/functions.php(5590) : eval()'d code on line 9 UPDATE: This was actually a PHP 4 error, I had PHP 4 installed and it worked smooth as soon as I went to PHP 5. |
#548
|
|||
|
|||
My connect button doesn't work what so ever. I had this running on another forum and it worked fine.
|
#549
|
|||
|
|||
i am suddenly experiencing the same issue.
|
#550
|
|||
|
|||
I am using Facebook connect with a forum using the official vBulletin blog mod.
New forum posts are posted to Facebook. But, new blog posts are not posted to Facebook. Please add the "Post to Facebook" feature also to blog posts. Thank you. |
#551
|
||||
|
||||
my button dont work in ie or firefox i followed the instructions ??
my forum and home page url is http://www.dieselbombers.com in vbulletin options , thats what i put in the CALLBACK fixed IT !!! in the directions it says # # Click on the Connect tab and set the Base Domain to your domain (siteurl.com) without the http or www. Thats wrong |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|