vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBSSO - vBulletin Single Sign-On (https://vborg.vbsupport.ru/showthread.php?t=270517)

Rolll 05-20-2013 09:22 PM

Yeah for new release! Thanks guys!

But I've a little problem. I've 2 vbulletin with 2 differente license and 2 wordpress web site.
All sites are bridged that you see here: http://imm.io/16LWs

With admin account I can login in all plaform, but with a registred user account (of main forum) I don't get detected by any platforms.

(I've put in main forum the user group id in "Allowed User Groups" field, but there's nothing to do)


What can it be?

Thanks again

Edit:
In error log file there are this:

[Tue May 21 00:13:25 2013] [error] [client xxxxxxxxx] PHP Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/wp-content/plugins/vbsso/includes/api.php on line 216
[Tue May 21 00:13:25 2013] [error] [client xxxxxxxxx]] PHP Fatal error: Call to undefined method stdClass::add_role() in /home/xxxxx/public_html/wp-content/plugins/vbsso/includes/api.php on line 220

xeagle 05-21-2013 07:09 AM

Quote:

Originally Posted by Rolll (Post 2423253)
Yeah for new release! Thanks guys!

But I've a little problem. I've 2 vbulletin with 2 differente license and 2 wordpress web site.
All sites are bridged that you see here: http://imm.io/16LWs

With admin account I can login in all plaform, but with a registred user account (of main forum) I don't get detected by any platforms.

(I've put in main forum the user group id in "Allowed User Groups" field, but there's nothing to do)


What can it be?

Thanks again

Edit:
In error log file there are this:

[Tue May 21 00:13:25 2013] [error] [client xxxxxxxxx] PHP Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/wp-content/plugins/vbsso/includes/api.php on line 216
[Tue May 21 00:13:25 2013] [error] [client xxxxxxxxx]] PHP Fatal error: Call to undefined method stdClass::add_role() in /home/xxxxx/public_html/wp-content/plugins/vbsso/includes/api.php on line 220

That's a compatibility with oldest WordPress versions. The compatible vBSSO WordPress extension will be released within 8 hours.

tintin74 05-21-2013 09:30 AM

Using vbsso 4.1.10 on vbulletin, is still impossible to "Thank" a post user with Tapatalk. The error I get is "impossible to connect to the server"

Rolll 05-21-2013 09:52 AM

Quote:

Originally Posted by xeagle (Post 2423295)
That's a compatibility with oldest WordPress versions. The compatible vBSSO WordPress extension will be released within 8 hours.

Thanks.
Is this problem related with the connection between the 2 vbulletin platforms ?

Edit: My problem is when I enter in second forum, it redirects to the main forum and I came back but did not keep me logged.

xeagle 05-22-2013 04:49 AM

Quote:

Originally Posted by Rolll (Post 2423308)
Thanks.
Is this problem related with the connection between the 2 vbulletin platforms ?

Edit: My problem is when I enter in second forum, it redirects to the main forum and I came back but did not keep me logged.

It might happen only in one case if your account on the connected forum is in conflict. Could you please query your database for two forums and see the account you use has the same username / email address pair on master forum the same as on the connected forum?

Rolll 05-22-2013 09:25 AM

Quote:

Originally Posted by xeagle (Post 2423477)
It might happen only in one case if your account on the connected forum is in conflict. Could you please query your database for two forums and see the account you use has the same username / email address pair on master forum the same as on the connected forum?

Not all users have the same name because some users have registered with the same name in both forums. However I did a test and I registred a new user on the main forum, but the bridge doesn't work and it keeps me logged only on the main forum.

xeagle 05-22-2013 10:08 AM

Quote:

Originally Posted by Rolll (Post 2423496)
Not all users have the same name because some users have registered with the same name in both forums. However I did a test and I registred a new user on the main forum, but the bridge doesn't work and it keeps me logged only on the main forum.

The reasons might be different, just contact support http://vbsso.com/report-an-issue/ team, provide them the address and access to your forums and they will explore and identify the issue.

xeagle 05-26-2013 05:54 PM

Quote:

Originally Posted by Rolll (Post 2423253)
Yeah for new release! Thanks guys!

But I've a little problem. I've 2 vbulletin with 2 differente license and 2 wordpress web site.
All sites are bridged that you see here: http://imm.io/16LWs

With admin account I can login in all plaform, but with a registred user account (of main forum) I don't get detected by any platforms.

(I've put in main forum the user group id in "Allowed User Groups" field, but there's nothing to do)


What can it be?

Thanks again

Edit:
In error log file there are this:

[Tue May 21 00:13:25 2013] [error] [client xxxxxxxxx] PHP Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/wp-content/plugins/vbsso/includes/api.php on line 216
[Tue May 21 00:13:25 2013] [error] [client xxxxxxxxx]] PHP Fatal error: Call to undefined method stdClass::add_role() in /home/xxxxx/public_html/wp-content/plugins/vbsso/includes/api.php on line 220

Thanks for getting in contact with support. The cause of the issue is a permission where user has no permission to view forum (connected slave vBulletin forum). To make vBSSO handle this the solution has been already implemented and next version of vBSSO vBulletin extension will be updated to support and handle that case.

xeagle 05-26-2013 06:14 PM

Quote:

Originally Posted by tintin74 (Post 2423305)
Using vbsso 4.1.10 on vbulletin, is still impossible to "Thank" a post user with Tapatalk. The error I get is "impossible to connect to the server"

Are you using "Post Thank You Hack"? vBSSO doesn't handle post related hooks and shouldn't impact this.

xeagle 05-26-2013 06:21 PM

Quote:

Originally Posted by popup (Post 2421173)
I am going to use vBSSO with Drupal 6. and have a couple of questions. Sorry if they sound stupid:

- Does vBSSO work with VB 5?
- Is synchronization bi-directional? (I mean people can register to Drupal and get authenticated into VB and vice versa?

- Is banning users goes bi-directional? (Or I need to ban each user in both Drupal and VB?)

- What happens if the same user has different passwords on Drupal and VB? Which set of passwords will be overwritten, if any? (This is the senario which I will have after converting my actual Drupal forum to VB)

Thanks

Just giving you the quick overview:

#1 - vBSSO doesn't have officially released version for vBulletin 5.
#2 - The synchronization is performed in one way from vBulletin to other supported platforms.
#3 - The same scenario as above.
#4 - The passwords registered at vBulletin are used.


All times are GMT. The time now is 09:11 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.02649 seconds
  • Memory Usage 1,763KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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