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 02-03-2013 01:35 AM

Quote:

Originally Posted by xeagle (Post 2400969)
The feature is feasible to be added to vBSSO. We have added it to our tasks list.

Thanks. Good job.

tcviper 02-04-2013 04:23 PM

Amazingly happy with the support that was given to us from the team behind VBSSO. Thank you very much for helping us out making the InterWave Studios forums the best!

augrunt 02-05-2013 08:42 AM

Hey guys,

I've recently discovered my Android app wasn't working. Not sure if the iOS version had the same problem, but most likely it did.

Here's what would happen. If I tried to login with VBSSO active with *correct* credentials (if you provide invalid, the error is 'invalid username/password') it would say
Error code error logging you in...

So what I did was I went into the plugin manager and found the VBSSO plugins that hook into login_redirect and logout_redirect and encapsulated the code

Code:

if (!VB_API) { 
//original code here
}

i.e. vBSSO Login Redirect

Original:
Code:

require_once(DIR . '/vbsso/vbsso.php');
vbsso_login_redirect_hook();

Modified:
Code:

if (!VB_API) { 
require_once(DIR . '/vbsso/vbsso.php');
vbsso_login_redirect_hook();
}

I did that to logout_redirect (since if you didn't, you'd have an error logging out too) and just in case, the login bit too. It works and I don't see any issues! Hope this helps.

tomtom1984 02-05-2013 01:14 PM

Hey guys,
vbull 4.2
wordpress 3.5
i have a short prob, so my vbulletin says:
Please upload the files that came with this product before installing or upgrading! So, i have upload the files in the root and in forum path. What made i wrong? thx

xeagle 02-05-2013 06:19 PM

Quote:

Originally Posted by tomtom1984 (Post 2402069)
Hey guys,
vbull 4.2
wordpress 3.5
i have a short prob, so my vbulletin says:
Please upload the files that came with this product before installing or upgrading! So, i have upload the files in the root and in forum path. What made i wrong? thx

Could you please check that your files (from upload folder) only in one location in a root of your forum?

tomtom1984 02-05-2013 07:14 PM

jup

xeagle 02-06-2013 07:53 AM

Quote:

Originally Posted by tomtom1984 (Post 2402204)
jup

Anyway it looks like you have done something improperly during the installation. Please contact vbsso support on their website providing access to your forum and ftp, so they will help you to install the product.

ZGeek 02-07-2013 06:41 AM

Gotta say, I have been running this pluggin on my wordpress / vb site for a week now and its really good. And thanks xeagle for you support for the few issues I had.

djvd-sammobile 02-07-2013 01:25 PM

Can someone explain the vBSSO Access Settings to me?
Allowed User Groups
User groups ids having access to any platform (separated by comma)

Allowed WordPress User Groups
User groups ids having access to WordPress platform (separated by comma)

Associated WordPress User Groups
User groups associating visitors from WordPress platform (separated by comma)




And how come my Admin-group from vB4 can login to wordpress, but regular users can't?
(they should be able to comment, while admin should be able to administer)

Eg. the usergroups are completely unclear to me. Thanks for any help or reply in advance!

furnival 02-07-2013 11:22 PM

This looks great! Any news on making this Joomla compatible please?


All times are GMT. The time now is 07:38 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.01535 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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