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)

Veer 08-27-2009 01:56 AM

Thank you cory_booth, Error fixed now, Appreciated :)

cory_booth 08-27-2009 01:19 PM

Problem...

Using vb Gallery...

If I add this...
if ( !is_array ( $phrasegroups ) )
{
$phrasegroups = array ( );
}

I can not display images anymore as the vbGallery image page will not show array error.
Pictures show as X but if access directly, first line of image code shows error.

Ryan Ashbrook 08-27-2009 04:15 PM

Quote:

Originally Posted by cory_booth (Post 1875261)
Problem...

Using vb Gallery...

If I add this...
if ( !is_array ( $phrasegroups ) )
{
$phrasegroups = array ( );
}

I can not display images anymore as the vbGallery image page will not show array error.
Pictures show as X but if access directly, first line of image code shows error.

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.

RvG2 08-27-2009 04:38 PM

15 pages...

this deserved an update :)

Ohiosweetheart 08-27-2009 05:01 PM

It does.

Where is Anders? Is this not being supported now?

Ohiosweetheart 08-27-2009 05:02 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.

Excellent fix Ryan. It didn't work for me, but I'm hoping it does for most. :rolleyes:

Ohiosweetheart 08-27-2009 05:07 PM

is ANYONE having an issue with the settings for this in your User CP not staying on Yes?

http://i17.photobucket.com/albums/b9...b/ucpnexus.png

They are set on yes in the acp, but everytime I set them to yes in my ucp and save, they revert back to no.

Any ideas??

ibautocommunity 08-27-2009 05:14 PM

Quote:

Originally Posted by Ohiosweetheart (Post 1875380)
It does.

Where is Anders? Is this not being supported now?

This is supported; my team is actively unrolling this new product / feature onto our own sites and as we discover problems we will fix them and provide an update to the community, as well as support for future vB versions.

Ohiosweetheart 08-27-2009 05:18 PM

That's good to know. But what about the issues being reported on this thread? There are alot of things that people are requesting help with here, and getting no feedback. :)

Can you think of any reason why my settings won't stay on Yes in my User CP?

NeverBored 08-27-2009 06:42 PM

I installed this and none of the logins did anything on the VB side. The logins seemed to work fine externally (no errors), but at the end when it takes me back to my site it doesn't create a VB account. Why would that be?


All times are GMT. The time now is 09:19 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.06223 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_php_printable
  • (3)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