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)

ibautocommunity 08-17-2009 03:46 PM

Quote:

Originally Posted by cad2go (Post 1869233)
I'm getting

"Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/init.php(298) : eval()'d code on line 610"

on a cms page now too.

Uninstalled and it goes away.

The mod itself works fine. Is this a plot by ib to break all cms's?! :D

What CMS?

cad2go 08-17-2009 03:51 PM

tiengnhat is using vbadvanced, mine is a custom one based on this https://vborg.vbsupport.ru/showthread.php?t=208556

Ohiosweetheart 08-17-2009 04:11 PM

Quote:

Originally Posted by ibautocommunity (Post 1869239)
What CMS?

There you are! Happy Monday :)

I hope we can get my issues resolved today. :D

Calash 08-17-2009 04:48 PM

Some notes from my transition to vb Nexus from Facebook Connect.

The following Query will move the user ID and Facebook ID to the vBNexus tables. Please replace the vb_ with your database prefix if you have one.

Code:

INSERT INTO vb_vbnexus_nonvbuser (userid, nonvbid)
SELECT userid, fbuid
FROM vb_fbuser

The two mods do not like each other. Once you get the tables moved disable Facebook Connect and remove the navbar template changes.

I will update as I test more. So far it worked well with an existing user from Facebook Connect.


Update: Google button not working in vBadvanced. Looks like a path issue. The login is not displaying at all outside of vB, even though I am sending the Navbar and Footer templates. The second part is due to my setup, ill probably have to do some fancy plugin work to fix that one.


I also noticed that the new members are being put into the Registered Users group despite me setting the default user group. I believe this was listed in a previous post as a bug.

sensimilla 08-17-2009 09:03 PM

Quote:

Originally Posted by FF|Skyrider (Post 1867538)
PS:

I can't seem to log in on your demo forum using my gmail (google mail) email. When it goes to the next page and shows on which nickname I can use on the forums.. I can't press the "login" button, nothing is happening.


Same here.

Joshkrz 08-17-2009 09:26 PM

Quote:

Originally Posted by sensimilla (Post 1869393)
Same here.

This. The other facebook login didnt work for me so I hope this does, I would like to see your demo working before I install though.

Does this work fully for anyone?

This looks good, is there anyway of getting a Windows Live ID? That would put the icing on the cake.

Thanks,

Calash 08-17-2009 10:52 PM

It work great for me. My problems are due to external scripts that link into vB, not the mod.

puertoblack2003 08-17-2009 11:24 PM

installed :up: and tested everything appears to be ok. i have one request i want to add a small box using this

PHP Code:

<div class="notice"

i put this in plugin.but i'm getting errors.Do you have a better setup so i can create a small box like the notice..thanks.

ibautocommunity 08-17-2009 11:33 PM

Quote:

Originally Posted by puertoblack2003 (Post 1869453)
installed :up: and tested everything appears to be ok. i have one request i want to add a small box using this

PHP Code:

<div class="notice"

i put this in plugin.but i'm getting errors.Do you have a better setup so i can create a small box like the notice..thanks.

My good friend, I am not 100% sure as to what you are requesting. Please PM me, it sounds like you need advice on customizing something in this product and that's not necessarily related to this product.

puertoblack2003 08-17-2009 11:46 PM

Quote:

Originally Posted by ibautocommunity (Post 1869456)
My good friend, I am not 100% sure as to what you are requesting. Please PM me, it sounds like you need advice on customizing something in this product and that's not necessarily related to this product.


pm sent.:)


All times are GMT. The time now is 02:01 AM.

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.03172 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)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