The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Patch to vbWikiStandard for vb 3.7 & mediaWiki 1.12 Details »» | |||||||||||||||||||||||||||
Patch to vbWikiStandard for vb 3.7 & mediaWiki 1.12
Developer Last Online: Jun 2009
The following is a hack of an existing plugin the author abandoned and which stopped working when vbulletin upgraded to 3.7 and mediaWiki changed to version 1.12 - the two of which happen to be the latest versions of their respective software. The file change below will allow the hack to work with vb 3.7 and Media Wiki 1.12. If you are using older versions of either I would recommend using the elfMage's product in it's original form.
You will need to start by installing MediaWiki seperately and then uploading vbWikiStandard and following its instructions. Here is a link to that product. https://vborg.vbsupport.ru/showthread.php?t=136242 Note the requirements are a bit higher - mediaWiki 1.12 requires PHP 5. This mod has only been tested on vb 3.7 Once you have completed the instructions of that product open file arcane_vbulletin_core.php - its part of the vbWiki package and find this code: PHP Code:
PHP Code:
Do not attempt using this hack with vbWikiPro - for optimization I removed the loading of several libraries pro requires. If there is enough interest in this bridge still I will consider wholly rewriting the bridge to tighten up integration further. In the interim though this seems to work. I will provide what support I can but be warned the original hack has been abandoned and outside the changes I've made in this mod your guess is as good as mine. Show Your Support
|
Comments |
#42
|
|||
|
|||
Thanks Rein, but problem unresolved.
Here is everything I have done that may I feel have caused a problem: vbWiki was installed inside the forum directory e.g. forum/vbWiki/vbWiki_Init.php - is this correct? I moved localsettings.php to the parent directory (as requested) but then I crossed back over my steps and found this wasn't the problem. I have changed my paths again and again, they must be correct. Currently it is set as: /public_html/forum/vbWiki/vbWiki_Init.php - I have even tried directing the path straight to the root e.g. home/domaino/public_html/vbWiki/vbWiki_Init.php and still no luck I tried changing the require once to be included between php blocks: <?php require_once "/public_html/forum/vbWiki/vbWiki_Init.php"; ?> and instead of being presented with the aforementioned message, I was provided with this: Parse error: syntax error, unexpected '<' in /home/domaino/public_html/wiki/LocalSettings.php on line 126 I'm running vb 3.7.2 and the latest release of MediaWiki, would this cause compatibility issues? Also, I downloaded the RC5 version of the previous release for 3.6. I have been tinkering with this all last night and this morning and still no success. Does anyone have any ideas? Thanks, Gareth |
#43
|
|||
|
|||
Anyone have any ideas on this one?
I really NEED this fixed up, so any help greatly appreciated. Cheers. |
#44
|
|||
|
|||
Quote:
Code:
require_once "/home/domaino/public_html/forum/vbWiki/vbWiki_Init.php"; |
#45
|
|||
|
|||
Does not work with WikiMedia 1.13... required files are missing.
|
#46
|
|||
|
|||
Okay... I am having a few problems with this and WM 1.12...
1) if I am not logged into vBulletin and I go to the Wiki... I dont see a link to login... 2) often when I am logged into VB and go to the Wiki... it logs me out... And how do I set it up so that people cant edit pages unless they are logged in? Can I turn off personal talk pages? Since we have VB, we wont be needing them. Would there be a way to rap the Wiki in the VB templates? Also... would anyone mind helping me configure this Wiki of mine? I am brand new to Wikis and this thing is CONFUSING! |
#47
|
|||
|
|||
Has anyone found a solution to this "Cookies Cleared" problem?
|
#48
|
|||
|
|||
Anymore solutions?
|
#49
|
|||
|
|||
Hello, i'd like to use vbwikiskin skin as defalut skin... but is doesn't work very well
In localsetting.php : I have : $wgDefaultSkin = 'vbwikiskin'; In my file VbWikiSkin.php : I have : $this->skinname = 'vbwikiskin'; But still the old skin you can see here : http://www.baldursgateworld.com/wiki/ An idee ? Thanks (media wiki 1.11 and vb 3.7.2 PL3) |
#50
|
|||
|
|||
I've found a bug ... seems if a user logs out of the forum visiting the wiki will give him the "cookies cleared" until he logs back into the forum.
|
#51
|
||||
|
||||
I was wondering this as well :/
EDIT: Found the solution on the nuhit website: Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|