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)

GoTTi 09-03-2009 05:27 AM

how do i remove my linked facebook account from an account on the forum that i was testing?

GoTTi 09-03-2009 05:43 AM

also when users register on the site using the google and aim login options, and register with the forum, it registers the user account with a wierd email address, like 2389072375827@www.SITE.com why is that?

Calash 09-03-2009 11:16 AM

Quote:

Originally Posted by GoTTi (Post 1878814)
also when users register on the site using the google and aim login options, and register with the forum, it registers the user account with a wierd email address, like 2389072375827@www.SITE.com why is that?

Look up a few posts for this answer.

GoTTi 09-03-2009 01:40 PM

where i dont see a reply about this??

RvG2 09-03-2009 02:53 PM

Quote:

Originally Posted by Ryan Ashbrook (Post 1875350)

For those who are having issues regarding Facebook Wall Feeds (Sign Up, New Thread, New Reply, and Album) I have found a fix.

Because most of our servers are 32-bit, anything that is assigned as an Integer will be limited to 2147483647. Facebook Template ID's are way above this.

Therefor, to fix, close your board and place it into Debug Mode, by adding this line to your config.php, after <?php

PHP Code:

$config['Misc']['debug'] = 1

Go to your Admin CP -> vBulletin Options -> vB Nexus Configuration.

For all of the Template Bundle ID configs (there are four of them), click [Edit] and change it's Data Validation Type to Numeric, and save.

Once your done changing all four turn off debug mode by removing the line I noted before and re-open your board.

This isn't really a bug in vBulletin Nexus, it's a limitation in our servers. They way they had it set up is the correct way to do things.

Thank you Ryan. I am able to submit now in FB. :p

Calash 09-03-2009 02:55 PM

Post #275. I have commented on this at least 4 times in the thread, as have others.

You can not get email from the providers. Most likely a security measure but honestly I have not researched it. For Facebook you get a proxy email that will work. The others get a somewhat random email with your site info in it. This will not work.

ZiG 09-03-2009 08:11 PM

Quote:

Originally Posted by Ryan Ashbrook (Post 1875350)
Then you need something specific to assign to the $phrasegroups array, I can't help you. Sorry.

For those who are having issues regarding Facebook Wall Feeds (Sign Up, New Thread, New Reply, and Album) I have found a fix.

Because most of our servers are 32-bit, anything that is assigned as an Integer will be limited to 2147483647. Facebook Template ID's are way above this.

Therefor, to fix, close your board and place it into Debug Mode, by adding this line to your config.php, after <?php

PHP Code:

$config['Misc']['debug'] = 1

Go to your Admin CP -> vBulletin Options -> vB Nexus Configuration.

For all of the Template Bundle ID configs (there are four of them), click [Edit] and change it's Data Validation Type to Numeric, and save.

Once your done changing all four turn off debug mode by removing the line I noted before and re-open your board.

This isn't really a bug in vBulletin Nexus, it's a limitation in our servers. They way they had it set up is the correct way to do things.

yes, thank you very much for this fix

GoTTi 09-04-2009 02:50 PM

ok and how do i unlink a facebook account to a forum account? so when i am doing test or whatever, i dont want it to keep automatically logging in. i want it to ask the regular questions like what name do u want or do u have an account...

how do i unlink the facebook account from the forum account?

Calash 09-04-2009 04:07 PM

Was the Forum account there and you linked it or was it created when you signed on using your Facebook account?

Simple way is to Delete the forum account, but if it is one you use then the best way to unlink it that I can think of is to edit the Database and remove the entry that has the Forum ID from the vbnexus_nonvbuser table.

This should be made easier. An option in the userCP or even something under the Admin tools.

Just as a general warning, make sure that the account has a valid email especially if it was created by Facebook or Google Friend Connect. The password local password is what appears to be a hash of some data and likely unknown so after you break the association you will need to reset the forum password to login.

wicked80 09-07-2009 02:31 AM

Quote:

Originally Posted by Calash (Post 1877708)
At bare minimum your Wordpress will need to be using the header, headerinclude, and footer template to get it to work.

Thanks Calash,
I would really appreciate if you can tell how that step can be accomplished.

I have made a new plugin and made it global, and $vbnex_login works fine on vbulletin but when I use that on wordpress it's not working.

Thanks


All times are GMT. The time now is 07:27 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.01479 seconds
  • Memory Usage 1,746KB
  • 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_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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