vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - vB Nexus, Facebook & Google multiple login integration (https://vborg.vbsupport.ru/showthread.php?t=220820)

skylab 01-18-2010 12:26 PM

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?

TruthElixirX 01-18-2010 03:38 PM

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.

Ranger187 01-19-2010 06:45 PM

Does anyone know if this will be upgraded to VB4?

robdawg 01-27-2010 03:31 PM

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.

robdawg 01-27-2010 04:01 PM

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.

mytweakerart 02-11-2010 09:23 PM

so does this work?
im having problems with YAFB

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

thx

mytweakerart 02-12-2010 02:17 AM

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

chatpalace24 02-21-2010 12:20 PM

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 :)

songoibiza 03-04-2010 08:41 PM

Quote:

Originally Posted by chatpalace24 (Post 1988003)
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?

ibautocommunity 03-08-2010 11:05 PM

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


All times are GMT. The time now is 05:04 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.01444 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete