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

Reply
 
Thread Tools
vB Nexus, Facebook & Google multiple login integration Details »»
vB Nexus, Facebook & Google multiple login integration
Version: 1.00, by ibautocommunity ibautocommunity is offline
Developer Last Online: Jun 2020 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.8.3 Rating:
Released: 08-12-2009 Last Update: 08-12-2009 Installs: 155
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage  
No support by the author.

vBulletin Nexus
Current project release: BETA
This works on vBulletin 3.7.X - 3.8.4

This product will allow visitors to join your community using their Facebook, Google, Yahoo or AIM account; and will allow your existing members to associate an existing forum account with one of the services - such as Facebook.

Please read the documentation and follow it exactly before requesting installation help. Please note, if you have heavily modified styles that are missing hooks - this product will not work and require additional installation steps.

DEMO: http://www.carblog.com/vbnexus

Basic Instructions for your forum's users: http://carblog.com/vbnexus/user-guide/

Download Now

File Type: zip product-vbnexus1b.zip (101.7 KB, 2183 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
andro140, vithorius

Comments
  #472  
Old 01-18-2010, 12:26 PM
skylab's Avatar
skylab skylab is offline
 
Join Date: Feb 2009
Location: Everywhere
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know I've seen someone here do it but are there any instructions on moving from the other Facebook Connect mod to this one?
Reply With Quote
  #473  
Old 01-18-2010, 03:38 PM
TruthElixirX's Avatar
TruthElixirX TruthElixirX is offline
 
Join Date: Sep 2004
Location: Oklahoma
Posts: 517
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I keep getting this error:

Quote:
Error while loading page from FordTruckClub.net

FordTruckClub.net is under construction. Please try again later.
I've read through pages of this thread and found one other person with this problem, she/he was told to check their application settings. I did, and here is what I have:

Quote:
Connect URL
http://fordtruckclub.net
Base Domain
fordtruckclub.net
Post-Remove URL
http://www.fordtruckclub.net/forum/
Post-Authorize URL
http://www.fordtruckclub.net/forum/
I have my API key set correctly in the admin CP, I double checked that. I imported the product, uploaded files correctly, etc. I have never used another Facebook Connect application on this site. I'm guessing I have some Facebook side application setting wrong but can't figure out what it is.
Reply With Quote
  #474  
Old 01-19-2010, 06:45 PM
Ranger187 Ranger187 is offline
 
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone know if this will be upgraded to VB4?
Reply With Quote
  #475  
Old 01-27-2010, 03:31 PM
robdawg robdawg is offline
 
Join Date: Sep 2005
Location: Orange County, CA
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Really hoping to get a response.

First, the app seems to have installed properly and I using 1.3 which Calash has provided. However, when the facebook window pops up and I try to "connect" an account, the page in the popup just reloads.

I am sure that the facebook app itself is not setup properly.

Now the instructions say:
Set Callback URL to vBulletin Forum URL (http://www.mysite.com/forums/)

But there is 3-4 callback URLs:
Post-Authorize Callback URL
Post-Remove Callback URL
Information Update Callback URL
Canvas Callback URL
... and a couple others.

I filled out the Canvas Callback URL. Is that the one I was supposed to fill out? Also, if someone can post HOW they filled out the app settings that would probably be helpful. I am not 100% sure how some of those fields in the app settings interact with the actual apps.

Thanks.
Reply With Quote
  #476  
Old 01-27-2010, 04:01 PM
robdawg robdawg is offline
 
Join Date: Sep 2005
Location: Orange County, CA
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay well I have answered my own questions.

I had a problem with the NAVBAR stuff showing on vbAdvanced pages but you can add the variable vbnexus_login_output to the Portal Output Global Variables list in the main options for vbAdvanced settings. This is for the Calash version.

Also, the Facebook PHP API that comes with the zip file is out dated.

http://svn.facebook.com/svnroot/plat...latform.tar.gz

You can download the latest version and upload it to the facebook directory via FTP under the vbnexus folder.

Finally, the xd_receiver.htm file is also outdated. If you edit the file you will see:
Code:
<script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/XdCommReceiver.debug.js" type="text/javascript"></script>
According to this page, http://wiki.developers.facebook.com/...cation_Channel, the include can/should be this:
Code:
<script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/XdCommReceiver.js?2" type="text/javascript"></script>
This fixed my issues SO far, I am going to be doing some more testing. I will not be able to offer very much help besides what I have posted.
Reply With Quote
  #477  
Old 02-11-2010, 09:23 PM
mytweakerart mytweakerart is offline
 
Join Date: Feb 2010
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so does this work?
im having problems with YAFB

i have 3.8.x
http://www.toyotabreakrecall.org

thx
Reply With Quote
  #478  
Old 02-12-2010, 02:17 AM
mytweakerart mytweakerart is offline
 
Join Date: Feb 2010
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is what i did to fix my registration 500 error:

i have 3.8.2 http://www.toyotabrakerecall.org

uninstall YAFB plugin.
download YAFB from the 3.8 mod forum, not the 4.0 forum.
extract and re upload the files
re import the xml plugin file, check x on overwrite.

seems to work now
thank you awesome

i owe you a beer
Reply With Quote
  #479  
Old 02-21-2010, 12:20 PM
chatpalace24 chatpalace24 is offline
 
Join Date: Jul 2006
Location: Germany
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there,

nice little mod but some heavy errors *IMHO*
After Install and login over FB I cant post to FB .
No New Thread, No New reply nothing shows up on my FB Account

The biggest error :
After create a new pm and click on Send :
Fatal error: Uncaught exception 'FacebookRestClientException' with message 'Notification must be non-empty.' in xxx/forums/vbnexus/facebook/facebookapi_php5_restlib.php:2403 Stack trace:
#0 xxx/forums/vbnexus/facebook/facebookapi_php5_restlib.php(969): FacebookRestClient->call_method('facebook.notifi...', Array)
#1 xxx/forums/includes/class_dm_pm.php(571) : eval()'d code(12): FacebookRestClient->notifications_send('########', '', 'app_to_user')
#2 xxx/forums/includes/class_dm_pm.php(571): eval()
#3 xxx/forums/includes/class_dm.php(879): vB_DataManager_PM->post_save_each(true)
#4 xxx/forums/private.php(1216): vB_DataManager->save()
#5 {main} thrown in xxx/forums/vbnexus/facebook/facebookapi_php5_restlib.php on line 2403

Empty PM

So whats up with the Coder ?
On the Demo Site of Nexus it doesnt work too
Reply With Quote
  #480  
Old 03-04-2010, 08:41 PM
songoibiza songoibiza is offline
 
Join Date: Dec 2008
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chatpalace24 View Post
Hi there,

nice little mod but some heavy errors *IMHO*
After Install and login over FB I cant post to FB .
No New Thread, No New reply nothing shows up on my FB Account

The biggest error :
After create a new pm and click on Send :
Fatal error: Uncaught exception 'FacebookRestClientException' with message 'Notification must be non-empty.' in xxx/forums/vbnexus/facebook/facebookapi_php5_restlib.php:2403 Stack trace:
#0 xxx/forums/vbnexus/facebook/facebookapi_php5_restlib.php(969): FacebookRestClient->call_method('facebook.notifi...', Array)
#1 xxx/forums/includes/class_dm_pm.php(571) : eval()'d code(12): FacebookRestClient->notifications_send('########', '', 'app_to_user')
#2 xxx/forums/includes/class_dm_pm.php(571): eval()
#3 xxx/forums/includes/class_dm.php(879): vB_DataManager_PM->post_save_each(true)
#4 xxx/forums/private.php(1216): vB_DataManager->save()
#5 {main} thrown in xxx/forums/vbnexus/facebook/facebookapi_php5_restlib.php on line 2403

Empty PM

So whats up with the Coder ?
On the Demo Site of Nexus it doesnt work too
we heve from yesterday exacly the same problem with the facebok users..

the MP doesnot sey me i have anew MP, and triing to send a new MP to Users come from facebook, they have got the Error:

Fatal error: Uncaught exception 'FacebookRestClientException' with message 'Unknown method'


:S wath we cann doo?
Reply With Quote
  #481  
Old 03-08-2010, 11:05 PM
ibautocommunity's Avatar
ibautocommunity ibautocommunity is offline
 
Join Date: Jan 2009
Location: Los Angeles, CA
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ATTENTION:

Facebook has deprecated the NOTIFICATIONS functionality in their API; this means that NOTIFICATIONS will no longer work and will produce PHP ERRORS on your forum.

EASY FIX:

Go to ADMINCP - VBOPTIONS - VBNEXUS CONFIGURATION

Set all 3 NOTIFICATION options to NO; these are the last 3 nexus options.

Thank you
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 11:29 AM.


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.06696 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (3)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete