The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBSSO - vBulletin Single Sign-On Details »» | |||||||||||||||||||||||||||||||||
vBSSO is a vBulletin plugin that helps you connect to different software platforms like content management systems, blogs, and online stores using a secure Single Sign-On
The system has two components. First, there?s a vBulletin plugin that creates an interface for authenticating, controlling access, and managing user profile data. The second component is plugins for other platforms (like WordPress) that teach it to talk to vBulletin and exchange data. Here?s a list of support platforms. Supported Platforms (https://www.vbsso.com)
SSO Key Features
Single Sign-On
License
Safety
Setup & Configuration
Avatars
User Groups
Miscellaneous
= 1.6.4 =
= 1.6.1 =
= 1.6.0 =
= 1.5.1 =
= 1.4.16 =
We strongly recommend you to upgrade vBSSO to the latest version (1.4.15) = 1.4.15 =
= 1.4.14 =
= 1.4.13 =
= 1.4.12 =
= 1.4.11 =
= 1.4.10 =
= 1.4.9 =
= 1.4.8 =
= 1.4.7 =
= 1.4.6 =
= 1.4.5 =
= 1.4.4 =
= 1.4.3 =
= 1.4.2 =
= 1.4.1 =
= 1.4 =
= 1.3 =
= 1.2 =
Project Supported by Diabetes Daily "We are in dept to those who have donated their code and advice to us over the last six years. Without that support, we would never have built one of the most successful diabetes communities. This is our way of 'paying it forward' so others can do more better and faster." - David Edelman, Co-Founder of Diabetes Daily Download Now Download Now
Screenshots
Show Your Support
|
22 благодарности(ей) от: | ||
aminp30, andro140, Brandon Sheley, dartho, davide101, Da^MsT, Flightbase, Fulla, geekay, ia7, m7sen, Maghrebia, Master Of Unive, nacaruncr, puertoblack2003, RichieBoy67, rwoscott, Sage Knight, Teascu Dorin, Toorak Times, ugorur |
Comments |
#652
|
|||
|
|||
I am using vbsso on my website with wordpress. I want to add paid memberships on my site which will remove ads. I have this figured out on the wordpress side but I am not sure how to read what VB usergroup the user is in on the WP side to remove ads there. What is the PHP code I need or WP short code would be even better (i.e. ( is_user_logged_in() ) but for vbulletin usergroup.
Thanks in advanced. EDIT: Figured it out just had to use User Role Editor to create a new user role for wordpress. |
#653
|
|||
|
|||
Man... I installed this plugin and it crapped out the whole forum and robbed me of admincp access, throwing up an error instead. Couldn't even gain access with tools.php.
I figured out the issue (giving the "logs" folder write permissions for groups and public resolved the code errors and gave me back access. I promptly disabled the product and took those permissions off of that folder. Seems a little worrisome that a) such a thing would completely break vb and rob someone of admincp access, and b) that the folder needs public write permissions in the first place. Was really looking forward to trying out this plugin, but I'm quite hesitant now. A note in the install instructions would have been helpful. Has anyone else experienced such an issue with this plugin? |
#654
|
|||
|
|||
Quote:
|
#655
|
|||
|
|||
Quote:
|
#656
|
|||
|
|||
Hey xeagle:
Thanks for all of your work over the years. After reading through this thread, I think I'm trying to solve a similar problem as a couple of other folks: I'd like to integrate my existing Drupal 4 stack with a vb5 install. I'm imagining that I can mostly use VBSSO on the vb side, but that I'll have to create or heavily modify the code on the drupal side. Is there anything that comes to mind that you think will help me at the outset of this project? Or could you put me in touch with anyone who you think would be able to point me in the correct direction? Also, if you have an accurate version of the api docs, that would be most appreciated. Thanks! |
#657
|
|||
|
|||
squekyshoes, you can ask for api docs through the http://vbsso.com/request-new-feature/
Also you can see Supported Platforms in the description of vBSSO, vBulletin 5 is not supported yet. But it is in our plans. |
#658
|
|||
|
|||
Quote:
|
#659
|
|||
|
|||
why was this removed?
|
#660
|
||||
|
||||
I have these 2 platforms, VB (vBulletin 4.2.0 Patch Level 3) and WP 3.6.1.
And installed VBSSO on both . It has a problem, could not figured it out why it is happening. Problem is: When i logged In in Vbulletin and go to WP pages , users session works. But when i try to logged in via WP , Loggin function not work . it says your password is incorrect. I reset the password from WP-admin , Logging in with WP works but it does not maintain session with VBulletin. Any one know Why? Any other who has this issue? |
#661
|
|||
|
|||
We recently moved our old blog to Wordpress, and we have a large user base in vBulletin, so we wanted to make if easier for logged-in vBulletin users to comment on the Wordpress blogs. So, we are trying out this plugin.
We turned off the link while we are cleaning up some migration issues. However, even with the link broken, the plugin was adding a second Google Analytics code to our footer, which we did not enter and which did not match our actual GA account or the code on our vBulletin install. We found this code in Code:
/wp-content/plugins/vbsso/includes/vbsso_shared.php Code:
define ('VBSSO_PLATFORM_FOOTER_GA_HTML', "<script type=\"text/javascript\"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-25094208-2']); /*_gaq.push(['_trackPageview']);*/ /*track_event_marker*/ (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>"); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|