![]() |
Quote:
|
I tried it, but it's not working 100% (see above)...
Bruno 1.13.2 / 3.7.4 SP1 |
I use VB 3.7.4.PL1 and MW 1.13.2 and everything is working fine...
(Follow this to get it working: https://vborg.vbsupport.ru/showpost....6&postcount=98) Also... you DONT need to edit class_core.php... I found a different way as I really dont like editing VB core files... In wiki/includes/User.php find: PHP Code:
PHP Code:
|
Quote:
|
http://semantic-mediawiki.org/wiki/Semantic_MediaWiki
Semantic MediaWiki (SMW) is a free extension of MediaWiki ? the wiki-system powering Wikipedia ? that helps to search, organise, tag, browse, evaluate, and share the wiki's content. While traditional wikis contain only texts which computers can neither understand nor evaluate, SMW adds semantic annotations that bring the power of the Semantic Web to the wiki. http://semantic-mediawiki.org/wiki/Semantic_MediaWiki |
I tried this already (last poste on Page 9)...
Bruno |
What is all that extra stuff that Veridiac did to AuthPlugin_vbSSO.php? All I did is rename AutoAuthenticate to UserLoadFromSession and everything works fine. Why was all that extra stuff necessary?
|
What Versions do you use?
|
I just got everything running with Vb 3.72 and MW 1.13.
Steps I followed: - Install media Wiki - Edit the Localsettings file with define( VB_SYSTEM_PATH, '/var/www/html/forum' ); require_once( "$IP/includes/AuthPlugin_vBSSO.php" ); $wgGroupPermissions['*']['createaccount'] = false; - Set the VB path in the localsettings file and then uploaded it. - Edited the AuthPlugin_vBSSO.php file from: $wgHooks[AutoAuthenticate ][] = 'vBSSOAutoAuth'; to $wgHooks['UserLoadFromSession'][] = 'vBSSOAutoAuth'; - uploaded the files in the upload directory - edited User.php as stated in Post #143 After that I just went to the Wiki page and refreshed and it showed me logged in. I did not make any of the class_core.php edits. Great Hack... just takes a bit of patience to work through it due to all the new versions. |
the class_core hacks are not necessary for login, only for "user count/where is the user" inside vB. For such a thing you need to edit the core...
Thanks for the information, I will try it again! Bruno |
All times are GMT. The time now is 04:25 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:
|