Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
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
  #842  
Old 07-01-2009, 02:53 PM
WebHostingTrend WebHostingTrend is offline
 
Join Date: Jun 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Helllo,

We are having a few issues here - we are using the template "Bingo"

and in the navbar, the code

Code:
<!-- / login form -->
Isnt there!

However, looking in the header

This is there

Code:
<else />
<form action="login.php?do=login" style="margin:0; padding:0;" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
            <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
           <div class="tbox-out">Username <input type="text" class="bginput2" name="vb_login_username" id="label" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></div>
          <div class="tbox-out">Password <input type="password" class="bginput2" name="vb_login_password" id="navbar_password" tabindex="102" /></div><div style="padding-top:4px;">
           <input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" /> Remember Me?
           <input name="submit" type="submit" class="button2" accesskey="s" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" value="" /></div>
            <input type="hidden" name="s" value="$session[sessionhash]" />

            <input type="hidden" name="do" value="login" />
            <input type="hidden" name="vb_login_md5password" />
            <input type="hidden" name="vb_login_md5password_utf" />
          </form></if>
</div>
Ive tried to put the FB Connect login script, in there - but of course, I get the loading bar, spinning around and around.

Suggestions?
Reply With Quote
  #843  
Old 07-01-2009, 03:21 PM
SDonkey SDonkey is offline
 
Join Date: Dec 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did install.

That wasn't too hard. Awesome working!
Reply With Quote
  #844  
Old 07-01-2009, 03:31 PM
WebHostingTrend WebHostingTrend is offline
 
Join Date: Jun 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update: Got it working! Was a little fiddly - but other than that it's working nicely! Well done!
Reply With Quote
  #845  
Old 07-02-2009, 01:05 AM
john graham john graham is offline
 
Join Date: Jun 2009
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just wanted to take a second and thank wolfstream. After I paid to have this mod added I didn't hear from anyone for over a week. At that time wolfstream generously offered to install the mod for me at no charge. Before he was able to install it, the original coder had it installed. If I ever need help with any more installations, wolfstream will be the first I ask, and I highly recommend him.

Thanks again for the offer.
Reply With Quote
  #846  
Old 07-02-2009, 03:12 AM
bposner bposner is offline
 
Join Date: Feb 2009
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Facebook Connect staff:
We've had this on our site, www.stangsofsouthflorida.com/forum for quite sometime and has worked perfectly. Recently users are complaining that the request to post message pops up every time now. There is no option to shut it off, accept just once. Did something change of Facebook... I only work on this forum occasionally as it is pretty basic and runs itself. I have made no updated or changes to the forum software.


Btw the author installed on our system too, great guy to work with, appreciated the help, worth the cost.
Reply With Quote
  #847  
Old 07-02-2009, 04:25 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I added this to another forum and when users post articles on Facebook, it's only linking to the forum that thread is in. Has this happen to others?

thx, great mod!
Reply With Quote
  #848  
Old 07-02-2009, 12:48 PM
wolfstream wolfstream is offline
 
Join Date: Jan 2003
Location: Iowa
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bmckinley View Post
Installed, working great. But, how do I allow other FB users to use the application I created? In order for it to be "Published" I must have 5 people using it? I have spent way too much time on FB trying to figure out how to "share" an unpublished app.
Post the link to the application on your forums, tell your users to use that . The application link will be something like http://apps.facebook.com/appnamehere

Quote:
Originally Posted by Morrus View Post
Oh, that's worrying. I paid the $25 by PayPal for the install service yesterday. I'll keep my fingers crossed...
He takes a while to get to you. At least the developer is responding (albeit slowly)

Quote:
Originally Posted by online View Post
It keeps telling me my message is too short and I need to lengthen it to more than 1 character.
Don't use the advanced editor, use the standard editor. There are a number of problems with the advanced editor, not just with this application, but with many others.

Quote:
Originally Posted by WebHostingTrend View Post
Ive tried to put the FB Connect login script, in there - but of course, I get the loading bar, spinning around and around.
You've done something wrong in the settings. Double, even triple check your work, because you're missing a crucial point in the development process.

Quote:
Originally Posted by Loco.M View Post
I added this to another forum and when users post articles on Facebook, it's only linking to the forum that thread is in. Has this happen to others?
This is actually how the app is designed to work for new threads. Why? Because the thread doesn't HAVE an id yet, so an ID can't be submitted to facebook for the user to view. When a reply is made, the link to 'view the thread' should work properly
Reply With Quote
  #849  
Old 07-02-2009, 01:58 PM
jbekas jbekas is offline
 
Join Date: Dec 2007
Location: Playa del Carmen, Mexico
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bposner View Post
Recently users are complaining that the request to post message pops up every time now. There is no option to shut it off, accept just once.
This is the feature that prevents me from adding Facebook integration to my forum. This mod would be more useful (read as less obtrusive) as a checkbox on the post entry form instead of the popup dialog after each post.
Reply With Quote
  #850  
Old 07-02-2009, 03:14 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 jbekas View Post
This is the feature that prevents me from adding Facebook integration to my forum. This mod would be more useful (read as less obtrusive) as a checkbox on the post entry form instead of the popup dialog after each post.
This was a change in fb connect, not this application.
Reply With Quote
  #851  
Old 07-03-2009, 01:53 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wolfstream View Post
This is actually how the app is designed to work for new threads. Why? Because the thread doesn't HAVE an id yet, so an ID can't be submitted to facebook for the user to view. When a reply is made, the link to 'view the thread' should work properly
ah, seems logical
I did notice the link worked for the next reply.. ok
Quote:
Originally Posted by jbekas View Post
This is the feature that prevents me from adding Facebook integration to my forum. This mod would be more useful (read as less obtrusive) as a checkbox on the post entry form instead of the popup dialog after each post.
I wish this was in place as well
Reply With Quote
Reply

Thread Tools

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 06:13 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.09338 seconds
  • Memory Usage 2,318KB
  • 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
  • (9)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