Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Facebook Connect - Allow your users to login with their Facebook account Details »»
Facebook Connect - Allow your users to login with their Facebook account
Version: 2.0.5, by sllik sllik is offline
Developer Last Online: Dec 2011 Show Printable Version Email this Page

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.

Comments
  #862  
Old 01-13-2009, 09:58 AM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so any people that sign up using facebook have no email on file and can not be contacted with Newsletters for example. is there anyway for the app to require a real email?
Reply With Quote
  #863  
Old 01-13-2009, 02:28 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pokerbanter View Post
How do you find out which php you are using? I'm getting the same error as that guy
Well, easy way is to look on the admincp homepage - says it right in there...

Quote:
Originally Posted by tei727 View Post
i installed the app and it all seems to be ok but i'm not seeing any facebook wall notifications when i post. also, is there somewhere in my profile that shows facebook?
Assuming you hooked your account up to facebook, you should see a popup when you post a new thread or reply saying "Publish this story to your Facebook profile?".

Quote:
Originally Posted by jlew24asu View Post
so any people that sign up using facebook have no email on file and can not be contacted with Newsletters for example. is there anyway for the app to require a real email?
The message will just be sent to their facebook inbox - I don't imagine html will display correctly if you have any in your newsletter.
Reply With Quote
  #864  
Old 01-13-2009, 03:12 PM
Wakey Wakey is offline
 
Join Date: Dec 2008
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tpearl5 View Post
The message will just be sent to their facebook inbox - I don't imagine html will display correctly if you have any in your newsletter.
Actually it gets sent to the email address they have on store in Facebook if they allow the email options. It just goes by a facebook proxy to mask the address. HTML should work fine
Reply With Quote
  #865  
Old 01-13-2009, 04:25 PM
AMUforums AMUforums is offline
 
Join Date: Nov 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I read all 58 pages. I have gone over all the steps three times.

My URL is www.amuforums.com
I have PHP 5.2.5 and MySQL 5.0.67-log.
vBulletin 3.8.0, and vBadvanced CMPS v3.1.0.

The facebook button doesn't show. Any idea what might be the problem?

EDIT:
I am reverting my whole forum to two days ago before I installed this and vbadvanced CMPS, and I will give it another shot from scratch before installing vbadvanced.

EDIT #2:
Reverting failed miserably. I am going to start with a fresh install of 3.8.0
Updates will follow.

EDIT #3:
I started fresh. The button is visible, but not working. The link as it appears is: http://amuforums.com/index.php#

EDIT #4:
Complete success. I changed the callback URL from HTTP://www.amuforums.com/xd_receiver.htm to HTTP://amuforums.com.
Tested in Firefox, and Internet Explorer, with flawless results. I also tested the login with a test facebook account, worked PERFECTLY. This is a great app, probably the single most powerful I have seen on vb.org.

EDIT #5:
I will now try to install vbadvanced CMPS. More updates will follow.
Reply With Quote
  #866  
Old 01-13-2009, 07:01 PM
Mum Mum is offline
 
Join Date: Jun 2006
Location: New Zealand
Posts: 660
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When i install this i get
Code:
 Parse error:  syntax error, unexpected '{' in /home/mummybra/public_html/imperfectlyrealparents.com/includes/functions.php(5723) : eval()'d code on line 9
at the top of my forums
Reply With Quote
  #867  
Old 01-13-2009, 11:14 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mum View Post
When i install this i get
Code:
 Parse error:  syntax error, unexpected '{' in /home/mummybra/public_html/imperfectlyrealparents.com/includes/functions.php(5723) : eval()'d code on line 9
at the top of my forums
Sounds like you made an error while copying and pasting.
Reply With Quote
  #868  
Old 01-14-2009, 12:13 AM
AMUforums AMUforums is offline
 
Join Date: Nov 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

UPDATE:
I started from scratch, with 3.8.0. I installed the facebook connect, it worked perfectly. I then installed vbadvanced CMPS, and it continued to work perfectly.

I think I may be getting one of those errors that are spoken a lot through these 58 pages, but it does not affect the functionality.
Reply With Quote
  #869  
Old 01-14-2009, 01:27 AM
JasonGreen JasonGreen is offline
 
Join Date: Aug 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed and modified all templates. When clicking the icon "connect with facebook", the href is just a # and nothing happens.

[fixed]

Changed my callback from http://www.domain.com/support to http://domain.com
Reply With Quote
  #870  
Old 01-14-2009, 01:33 AM
AMUforums AMUforums is offline
 
Join Date: Nov 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by imported_JasonGreen View Post
I installed and modified all templates. When clicking the icon "connect with facebook", the href is just a # and nothing happens.
It's the callback URL in the facebook app.

What is your callback URL?
Reply With Quote
  #871  
Old 01-14-2009, 01:47 AM
VanDaMe VanDaMe is offline
 
Join Date: Jun 2007
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if someone connected from facebook, are the database updated?

I mean, if he's connecting using his/her facebook account, then an account automaticly registered to vB database?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:50 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06288 seconds
  • Memory Usage 2,332KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete