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 |
#602
|
||||
|
||||
Thanks for the reply, man. I kinda gave up on Wordpress as it just would not connect properly, however, I have had more success with mediawiki (of a sort), which leads me to...
Xeagle, I've managed to get this connected to MediaWiki 1.20.6, however, I'm having some real difficulties understanding what each setting is supposed to do. You've made something that looks awesome. The downside of that is that you now get a load of demanding people trying to use it! I need help... but you guys seriously need some step-by-step documentation and definitions! So I figured I'd construct my question in a way that starts making that documentation for you... and you can fill in the blanks. Things you need to clarify are in red. Here is my current Vbulletin-MediaWiki set-up: Step 1: vBulletin Installation
Step 2: MediaWiki Installation
Step 3: MediaWiki Configuration
Step 4: vBulletin Configuration
At this point, any vBulletin account can successfully log into MediaWiki as a 'User'. However, I would like to restrict this to particular usergroups. In the example below, I go to 'Access Settings' and set the usergroup to 6 (vBulletin Admin usergroup number). Despite this, it's still permitting access to other usergroups. 'Registered Users' (usergroup 2) are able to log into and edit the wiki. Further questions that aren't clear to me:
|
#603
|
|||
|
|||
Quote:
Regarding to your questions: Q: Make sure that *.conf files are writable. (I see two such files: "platform.conf" and "vbsso.conf" - who should they be writable to? At the point of installation, chmod is set to 644. Is this enough?) A: platform.conf and vbsso.conf. In most cases 644 is not enough, because the web application server should have a permission to update those files. Q: Despite this, it's still permitting access to other usergroups. 'Registered Users' (usergroup 2) are able to log into and edit the wiki. A: It shouldn't happen, we will check it. Q: What do the 'Login Access Setting' do, and why are they arranged in a 2x2 checkbox formation? They don't seem to have an effect. A: It's another type of configuration. For example if there are more than 2 platforms connected to vBulletin it makes sense to log user from WordPress and skip sign-in to MediaWIki for example and it's regulated by checkbox from left(source platform) to right(destination platform). Q: Also, what is the effect of the 'Connection Settings' and 'Master Platform'? On installation, I left it alone, but have since changed it to match the MediaWiki key, as shown below. Again, it has not made much difference. A: Connection Settings are used if you want to connect one vBulletin forum to another one and slave forum settings are configured at Connection Settings. Q: Assuming the plugin does handle usergroups, how does the plugin handle a change of usergroup? So if I ban someone in vBulletin, is their access revoked in MediaWiki too? A: Latest version of MediaWiki doesn't support usergroups. MediaWiki usergroups support is in progress. We hope our answers bring more understanding to you. |
#604
|
|||
|
|||
I went to install this on a VB 4.2 install today and in doing the import, it returned these errors:
We have identified the potential buggy hooks / plugins conflicted with vBSSO. If you experience any issues with vBSSO, please resolve the conflicts before contacting the support team. You need to replace highlighted code with this pattern: require_once(DIR . '/path/to/plugin/file.php'); Title Hook Location Hook code GlowHost - Spam-O-Matic: AKISMET SPAM filter newpost_process require_once('includes/functions_ghsom.php'); GlowHost - Spam-O-Matic: Finish Registration register_addmember_complete require_once('includes/functions_ghsom.php'); SOM_UpdateLog(); GlowHost - Spam-O-Matic: Registration Pre-Check register_addmember_process require_once('includes/functions_ghsom.php'); SOM_Process(); GlowHost - Spam-O-Matic: First Post/Thread Control threadfpdata_presave require_once('includes/functions_ghsom.php'); GlowHost - Spam-O-Matic: Replies Control postdata_presave require_once('includes/functions_ghsom.php'); Form actions inlinemod_action_switch require_once('includes/functions_ghsom.php'); SOM_cleanupProcess(); |
#605
|
||||
|
||||
Quote:
Quote:
For your info, I'm running vB 4.2.1 and MW 1.20.6. Do you require access to my test site to verify/compare? Happy to do so, if needed. Quote:
Quote:
Being able to match specific vB usergroup IDs to specific MediWiki usergroup names (and have a change in the vBulletin usergroup effect a change in the MediWiki usergroup) would be pretty much awesome. |
#606
|
|||
|
|||
Quote:
|
#607
|
|||
|
|||
Quote:
#2 if 'Access Settings' is specified, yes, access only to those certain usergroups is allowed, otherwise for all. If you have a more tech questions please don't hesitate to contact vBSSO support team. |
#608
|
||||
|
||||
xeagle-
Has your team been successful in making this modification work with "https" for a member that paid for it? I've been waiting for quite some time. Do I need to take the time to see if I can make the changes to the code myself? I really like this plug-in but it will not work for me! Quote:
|
#609
|
|||
|
|||
Quote:
|
#610
|
||||
|
||||
Quote:
Cheers |
#611
|
|||
|
|||
The issue was replicated and fix would be actually a part of soonest vBSSO vBulletin update with features and improvements.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|