![]() |
I did all you said but still have the same problem... Are you sure it works 100%? Please check the following:
1. login from vB -> check at wiki 2. logout from wiki -> go back and see if inside wiki really logged out 3. login from Wiki -> check at vB and wiki If it works for you I'm really curious what vB changed from 3.72 to 3.74 ... Bruno |
OK -- I'm really really confused as to where to go from here as this thread has jumped all over and I can't figure out the good information from the bad information.
What I've done so far is to follow the instruction in the upload: Code:
STEP 1: Upload the contents of the "upload" directory into your wiki root directory. Edit So what do I need to do to get this to work? 1. replace modified class_core.php back with the original unmodified version? 2. Edited the AuthPlugin_vBSSO.php file from: $wgHooks[AutoAuthenticate ][] = 'vBSSOAutoAuth'; to $wgHooks['UserLoadFromSession'][] = 'vBSSOAutoAuth'; 3. edited User.php as stated in Post #143 (which mediawiki or vbulletin?) 4. Do I make any changes in my LocalSettings.php -- beyond what I did in the instructions? Am I missing anything on what I need to do to take this from where doing everything in the readme.txt to getting this to work? |
Which Versions do you use?
|
Vb 3.74.1
Mw 1.13.2 |
does not work.... I have the same Versions...
|
With this versions it is possible to login via vB in Wiki AND vB, but as written above you cannot logout both or login through Wiki.
NoeJeko will try to solve the problem. We need some patience... :) Bruno |
I am working the issue. Right now I can only claim compatibility with vB 3.6.9-3.7.3 and MW <= 1.12.
|
1001 Thanks! ... hope you dont lose to much time with this...
|
Check the MediaWiki 1.13.2 RELEASE-NOTES file.
* AutoAuthenticate hook renamed to UserLoadFromSession I had to change that hook in includes/AuthPlugin_vBBSSO.php below: //$wgHooks['AutoAuthenticate'][] = 'vBSSOAutoAuth'; $wgHooks['UserLoadFromSession'][] = 'vBSSOAutoAuth'; Otherwise Single-Signon did not work with MediaWiki 1.13.2. FYI for y'all. Rick |
Thanks for your feedback. This is written above, but you still will not be able to
1. logout from wiki -> go back and see if inside wiki really logged out 2. login through Wiki -> check at vB and wiki Or does it work on your side? Bruno |
All times are GMT. The time now is 10:56 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|