![]() |
To do it as I did, you have to modify an existing wiki skin or create your own. It's a fair amount of work since MediaWiki uses absolute positioning and that's outside the scope of this plugin. Sorry, but I just don't have time for requests such as this.
|
I can try to do it on my own ! I just need your tips on this; cause I don't know where to begin !
|
Sorry but I really don't know what to tell you - you can just do what I did and modify one of the existing MediaWiki skins. I used MonoBook.
It's possible, but unlikely, that this could develop into a full integration (skin/users/etc) one day but I'm really not inclined to do that as it works as I have it. Hopefully the vB team will take my request into consideration so I can just package this as one product and one wiki plugin. |
Thanks for this Addon! It is really, what I searched for ... and I also almost bought vbWiki Pro.
I also changed the following, which perhaps also helps other users: a) Before each Forum description I add a Link "wiki" which referrs to the wiki page oft this forum
Are there other interesting MediaWiki-Integration-Hacks? Thanks! Bruno |
In your Readme some things are unclear:
STEP 3 Edit LocalSettings.php. -> Do you mean the one on the wiki-root? Add this line after DefaultSettings -> do you mean after require_once( "includes/DefaultSettings.php" );? Now, change/add this setting: $wgGroupPermissions['*']['createaccount'] = false; -> do you mean after require_once( "$IP/includes/AuthPlugin_vBSSO.php" ); STEP 4 Edit class_core.php -> do you mean [vB]/includes/class_core.php STEP 5 Import the product -> do you mean ACP -> Addons&Plugins -> Addons -> Upload from your Computer Edit the plugin "MMOG Wiki: Online Location Hack" -> This I do not understand at all... I'm new in Hacks, but perhaps not the only one, so perhaps also others are unsure on what to do... But anyway 1001 Thanks for the Hack!! Bruno |
I skipped the red step above and tested what I've done yet:
- vBulletin still works - wiki first not, but the problem was obvious: _________________________________ Warning: require_once(/sinnimleben.net/forum/global.php) [function.require-once]: failed to open stream: No such file or directory in /home/.lukey/br_noreply/sinnimleben.net/wiki/includes/AuthPlugin_vBSSO.php on line 257 Fatal error: require_once() [function.require]: Failed opening required '/sinnimleben.net/forum/global.php' (include_path='/home/.lukey/br_noreply/sinnimleben.net/wiki:/home/.lukey/br_noreply/sinnimleben.net/wiki/includes:/home/.lukey/br_noreply/sinnimleben.net/wiki/languages:.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.lukey/br_noreply/sinnimleben.net/wiki/includes/AuthPlugin_vBSSO.php on line 257 _________________________________ I realized that the FTP-Path seems not to be the same like the server path. So I changed in STEP 1 define( VB_SYSTEM_PATH, '/sinnimleben.net/forum' ); to define( VB_SYSTEM_PATH, '/home/.lukey/br_noreply/sinnimleben.net/forum' ); Now Wiki works :), have to test the Hack itself :) But this is also unclear: Now my users will have to register only in wiki or only in VB? Thanks! Bruno |
(Sorry for all these messages, but with 45 downloads and 15 installs perhaps it's written really a little complicated...)
Now I cannot logoff in wiki any more, after pressing "log off" (or "sign out", here I have only german...) I got this error: The requested URL /login.php was not found on this server. I installed wiki to /home/.lukey/br_noreply/sinnimleben.net/wiki and vB to /home/.lukey/br_noreply/sinnimleben.net/forum The Link under "logout" points to http://www.sinnimleben.net/login.php?do=logout&... which of course is false... must try to find out where I have to fix that... Thanks for any help! Bruno |
Wow.. that's a lot of questions and many of which I thought were ... rather obvious but I'll do my best to answer them.
Quote:
Quote:
Yes, there should be only one reference to DefaultSettings in that file and that's it. Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
My mistake - this will be caused if you didn't properly set $vbsso_forumpath in AuthPlugin_vBSSO.php. |
I still need your help:
Quote:
Quote:
define( VB_SYSTEM_PATH, '/home/.lukey/br_noreply/sinnimleben.net/forum' ); $vbsso_forumpath = '/forum'; and also Userlogin.php, which already was set up correct: $vbsso_forumpath = '/forum'; $vbsso_wikipath = '/wiki'; Quote:
Thanks for further helps! Bruno |
You can skip that step; however users will show up in your "Who's Online" list as "Unknown Location" for moderators and "Viewing Index" for users.
Also, there was an error in the original AuthPlugin_vBSSO.php - a global variable was not declared as global. I have updated the plugin as necessary; please download the latest copy of it and make the required changes. Only AuthPlugin_vBSSO.php and the MMOG Wiki plugins were changed; there is no need to update Userlogin.php. I visited your forum and was able to register an account - then go to the wiki and edit my User:talk page without creating a new wiki account so it's working. This should give you the logout link functionality. Thanks for helping me find this bug! |
All times are GMT. The time now is 06:38 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:
|