![]() |
Strange, I made the neccessary adjustments as mentioned in that post eg :
//$wgHooks['UserLogoutComplete'][] = 'QISSingleSignOnUserLogout'; $wgHooks['UserLoadFromSession'][] = 'vBSSOAutoAuth'; $wgHooks['UserLoginForm'][] = 'vBLoginForm'; $wgHooks['PersonalUrls'][] = 'set_personal_urls'; The strangest thing is...I did login and Wiki did show my name as being logged in, and then today when I opened it back up I couldn't log back in again, neiother can anyone else. Above is the snipppet from the AuthPlugin_vBSSO.php EDIT : So I downgraded to MW 1.12.3 reinstalled this plugin...still getting the same thing, I login just fine, but WIKI doesn't show me as logged in. And I changed UserLoadFromSession back to AutoAuthenticate... |
So how do I fix this?
Fatal error: Call to a member function getID() on a non-object in /home/sitename/public_html/wiki/includes/AuthPlugin_vBSSO.php on line 315 |
Did you take a look at how I did it all? If I recall I got that till I changed a few settings suggested before. My fix is a few posts back.
|
Quote:
https://vborg.vbsupport.ru/showthrea...81#post1673281 |
metalguy639 you are my hero
Thank you |
Quote:
After I replaced the file with the fix on post 8, he received this error; Quote:
|
Quote:
Cheers DJ :) |
Quote:
|
I've got this mostly working on VB 3.7.3 / MW 13.3 as long as I disable another pluggin that I use. When I turn the other plugin on (GARS), I cannot get to the wiki and get this error:
Code:
Warning: require_once(./geek/gars/includes/gars_ignition.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(360) : eval()'d code on line 41 Thanks a lot!! |
Change require_once( "$IP/includes/AuthPlugin_vBSSO.php" ); to require_once( "/home/mouseinf/public_html/forums/includes/AuthPlugin_vBSSO.php" ); in your LocalSettings.php file.
|
All times are GMT. The time now is 11:36 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:
|