Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
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)
Version: 2.0.6, by sllik sllik is offline
Developer Last Online: Dec 2011 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.x Rating:
Released: 01-24-2009 Last Update: 09-05-2009 Installs: 803
DB Changes Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

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:
  • Userinfo Merge
  • Integrate Postbit Showthread

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!

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
  #1112  
Old 08-21-2009, 07:54 PM
toadyd toadyd is offline
 
Join Date: May 2003
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mcyates View Post
Uninstalling

It annoys me, every post or reply i make I have to say if i want to publish it or not!!!
Just turn off the 'Enable Feeds - Post news-feeds to the user's wall on Facebook?' in the settings.
Or remove the feed related template edits (there are only 3 i think...)
Reply With Quote
  #1113  
Old 08-22-2009, 08:46 PM
RoxyTheImpreza RoxyTheImpreza is offline
 
Join Date: Jan 2009
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can't install the XML.... everytime I get this:

Database error in vBulletin 3.8.3:

Invalid SQL:
UPDATE vb3language SET title = title, phrasegroup_cprofilefield = 'a:8:{s:11:\"field1_desc\";s:28:\"A few details about yourself\";s:12:\"field1_title\";s:9:\"Biography\" ;s:11:\"field2_desc\";s:14:\"Where you live\";s:12:\"field2_title\";s:8:\"Location\";s:11 :\"field3_desc\";s:17:\"Your hobbies, etc\";s:12:\"field3_title\";s:9:\"Interests\";s:11 :\"field4_desc\";s:8:\"Your job\";s:12:\"field4_title\";s:10:\"Occupation\";}' , phrasegroup_reputationlevel :.............alot more... too much to post....

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Saturday, August 22nd 2009 @ 04:42:13 PM
Error Date : Saturday, August 22nd 2009 @ 04:42:15 PM
Script : http://forums.awdtuning.com/admincp/...=productimport
Referrer : http://forums.awdtuning.com/admincp/...?do=productadd
IP Address : 74.193.81.120
Username : I'm Ben Dood!
Classname : vB_Database
MySQL Version :


any ideas on what needs to be enabled or disabled on the SQL server to get this to work? I am a total noob! Tried contacting the host to no avail... is there a specific thing i need to ask them?
Reply With Quote
  #1114  
Old 08-22-2009, 09:20 PM
wolfstream wolfstream is offline
 
Join Date: Jan 2003
Location: Iowa
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mcyates View Post
It annoys me, every post or reply i make I have to say if i want to publish it or not!!!
Take it up with facebook devs, ALL applications do this, not just vBulletin. Why? Because they did, in fact remove the "remember this" option from their own popups
Reply With Quote
  #1115  
Old 08-23-2009, 09:26 PM
wolfstream wolfstream is offline
 
Join Date: Jan 2003
Location: Iowa
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've provided a lot of support for this mod, encouraging the dev to basically ignore his own mod, doing his (or her) job for them. No more.

If I've provided a mod for this, to you, outside of this thread, I'll happily support that via PM. I'd strongly recommend individuals to look @ VB Nexus, there IS a way to run an SQL query to import your users from this mod, just look through the thread. Since this is supported by an IB member, I'd think they would provide a bit more support here! Ya, it's a beta, but there are no template edits, and much, much better integration.
Reply With Quote
  #1116  
Old 08-24-2009, 12:56 AM
efe's Avatar
efe efe is offline
 
Join Date: Dec 2006
Location: T?rkiye
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i instaled, worked
but does not exactly match the profile information and if member name has a Turkish character (?, ?, ı, İ, ğ, Ğ, ?,?, ş, Ş, ?, ?) comes words has broken
Reply With Quote
  #1117  
Old 08-24-2009, 10:31 AM
drsli's Avatar
drsli drsli is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wolfstream View Post
I've provided a lot of support for this mod, encouraging the dev to basically ignore his own mod, doing his (or her) job for them. No more.
Thank you very much for this really helpful efforts. Highly appreciated on my side as a non-coder.
Reply With Quote
  #1118  
Old 08-24-2009, 05:54 PM
timbadolato timbadolato is offline
 
Join Date: Aug 2009
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Need Help Auto Friend Problem:
I just got this installed and I noticed that when I sign up with facebook connect people I know are automatically my friend but when I check they're vb profile pages I am not they're friend so the friendship is not mutual. How do I fix?

Thanks for any input
Reply With Quote
  #1119  
Old 08-24-2009, 11:50 PM
timbadolato timbadolato is offline
 
Join Date: Aug 2009
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump
*now marked as installed- forgot-- new to vb
Reply With Quote
  #1120  
Old 08-25-2009, 01:57 PM
Veer Veer is offline
 
Join Date: Feb 2006
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed but having problem, I get 500 Error when I do..

At the "Login with Facebook Connect" page it ask me for a "Nickname", I enter name and click "Log in" button it ask for "Publish Story", I "Skip" this and just got "HTTP 500 Internal Server Error"

Any idea what is wrong?

Thanks.
Reply With Quote
  #1121  
Old 08-26-2009, 11:52 AM
timbadolato timbadolato is offline
 
Join Date: Aug 2009
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by timbadolato View Post
Need Help Auto Friend Problem:
I just got this installed and I noticed that when I sign up with facebook connect people I know are automatically my friend but when I check they're vb profile pages I am not they're friend so the friendship is not mutual. How do I fix?

Thanks for any input
I'm guessing this mod is no longer supported but I am willing to pay someone via paypal to help me out with my question. I can't launch my forum until this is fixed.

thanks
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 12:39 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05062 seconds
  • Memory Usage 2,323KB
  • 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
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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