Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

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
  #162  
Old 08-24-2009, 02:07 AM
Shamil. Shamil. is offline
 
Join Date: Sep 2008
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Michael (Anders), could you make it so that jquery is pulled from Google CDN, instead of using the locally hosted one... it removes around 1s of time, and does save a bit of bandwidth
Reply With Quote
  #163  
Old 08-24-2009, 02:38 AM
wolfstream wolfstream is offline
 
Join Date: Jan 2003
Location: Iowa
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CallieJo View Post
Received a blank grey page after submitting a new thread.
However, the post was posted.

Quote:
Originally Posted by CallieJo View Post
Also, does anyone else get blank pages when posting threads? I am trying to narrow down the issues I have when this addon is enabled.
Make that 2 people with the same problem, and I'd bet it's universal for everyone, just like the login/logout thing. There are a couple reasons this could be.

1: facebook does suffer a good bit of downtime on their dev. network, and this could be related. At least the thread is getting posted, so that's the main part, right?

2: this could be directly related to some sort of session or connect setup that needs to be refreshed, lengthened, or something.

As soon as I restarted my browser (and was forced to relog), there were no issues. I had the browser open and @ the forum for a good # of hours, so, that could easily have caused the problem.

Just throwing ideas out. If you get the blank grey page, try restarting your browser.
Reply With Quote
  #164  
Old 08-24-2009, 03:01 AM
puertoblack2003's Avatar
puertoblack2003 puertoblack2003 is offline
 
Join Date: Aug 2005
Location: Philadelphia
Posts: 1,073
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CallieJo View Post
Logged in with facebook on FF.
Connected my forum account with facebook account.
Tried to post a new thread in a private forum to test it.
Received a blank grey page after submitting a new thread.
However, the post was posted.

I have several thread mods. Not sure what could be causing an issue.

same issue here
Attached Images
File Type: jpg facebook error.jpg (30.7 KB, 0 views)
Reply With Quote
  #165  
Old 08-24-2009, 03:34 AM
wolfstream wolfstream is offline
 
Join Date: Jan 2003
Location: Iowa
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by puertoblack2003 View Post
same issue here
It looks like you haven't understood and followed the install instructions here. These can be rather confusing, but you gotta follow them:

Go into vb options -> vBnexus Configuration
At the bottom of the page, you'll see
Quote:
Facebook Wall Feed Template Configuration
Click the link directly below.

Click 'Save changes'

Go back to vB options -> vBnexus Configuration
Now, your templates will have actual id's instead of 1,etc
Click on Save (this is important)

You're getting that error because your template id (1) is invalid. If you follow the steps I just gave, you should see that specific error go away, as long as you've assigned the proper app id and secret.
Reply With Quote
  #166  
Old 08-24-2009, 05:11 AM
CallieJo's Avatar
CallieJo CallieJo is offline
 
Join Date: May 2004
Location: Snowville
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wolfstream View Post
Make that 3 people with the same problem, and I'd bet it's universal for everyone, just like the login/logout thing. There are a couple reasons this could be.

1: facebook does suffer a good bit of downtime on their dev. network, and this could be related. At least the thread is getting posted, so that's the main part, right?

2: this could be directly related to some sort of session or connect setup that needs to be refreshed, lengthened, or something.

As soon as I restarted my browser (and was forced to relog), there were no issues. I had the browser open and @ the forum for a good # of hours, so, that could easily have caused the problem.

Just throwing ideas out. If you get the blank grey page, try restarting your browser.
Thank you

I have disabled it until I find out why it's messing up a few other mods...and no time to fiddle with it. Just watching this thread in the meantime.
Reply With Quote
  #167  
Old 08-24-2009, 12:17 PM
Calash's Avatar
Calash Calash is offline
 
Join Date: Jun 2006
Location: East Coast, USA
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I get that blank page when it goes to post the thread to Facebook. Once I select Yes or No it refreshes and brings me back to the page I was viewing.

I got this to stop by changing the render method in the Facebook application. It is now set to FBML instead of IFRAME. This matches how the Facebook Connect mod functioned and seems to work well.

Also, make sure you remove every bit of the Facebook Connect code, if you are migrating from it. That is what was causing my quick reply problems.
Reply With Quote
  #168  
Old 08-24-2009, 01:38 PM
drsli's Avatar
drsli drsli is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tested it on my forum and the avatars don´t show up (postbit legacy). After disabling the mod the avatars are back again.
Reply With Quote
  #169  
Old 08-24-2009, 02:08 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmmm I haven't had the avatar issue.



Quote:
Originally Posted by wolfstream View Post
Make that 2 people with the same problem, and I'd bet it's universal for everyone, just like the login/logout thing. There are a couple reasons this could be.
Nope, I've not had any blank page issues.
Reply With Quote
  #170  
Old 08-24-2009, 02:09 PM
Ohiosweetheart Ohiosweetheart is offline
 
Join Date: Dec 2005
Location: N.E. Ohio
Posts: 2,291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hopefully Anders will be back in town and working on this today.
Reply With Quote
  #171  
Old 08-24-2009, 02:43 PM
wolfstream wolfstream is offline
 
Join Date: Jan 2003
Location: Iowa
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ohiosweetheart View Post
hmmm I haven't had the avatar issue.
Nope, I've not had any blank page issues.
The avatar issue I haven't had either. Most likely, this is theme specific, as is my facebook connect issue, which, again, all the more reason to template much of this out, not throw it into str_replace (ugly).

As far as blank pages, give it time. This mod has only been out for a brief period of time, and there are already a number of problems with it like this. Most likely, as I said, this is due to leaving a browser open and not actively viewing the website, but who knows. This is still enough of an issue.
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 04:01 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.09576 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
  • (8)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
  • (2)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
  • (2)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