Found an error of mine:
sinde I had only
require_once( "includes/DefaultSettings.php" );
I did only add
require_once( "includes/AuthPlugin_vBSSO.php" );
instead of
require_once( "$IP/includes/AuthPlugin_vBSSO.php" );
now I tried to remove $IP in my 1.0.3 installation and WOW! Same "not working" like written!
Sorry, my fault!!
... but no Time to test again 2.0 ...
Greetings
Bruno
|