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 |
#32
|
|||
|
|||
I get the following "Warning: array_merge() [function.array-merge]: Argument #1 is not an array" regarding
Code:
$_SESSION = array_merge( $_SESSION, $db->query_first(.... |
#33
|
|||
|
|||
Warning: require_once(mysante2/public_html/atrwiki/SpecialPage.php) [function.require-once]: failed to open stream: No such file or directory in /home/mysante2/public_html/members/forums/vbWiki/vbWiki_Userlogin.php on line 14
Fatal error: require_once() [function.require]: Failed opening required 'mysante2/public_html/atrwiki/SpecialPage.php' (include_path='.:/home/mysante2/public_html/members/include/') in /home/mysante2/public_html/members/forums/vbWiki/vbWiki_Userlogin.php on line 14 I get this error. |
#34
|
|||
|
|||
plz for PRO version plzzz
|
#35
|
||||
|
||||
Quote:
Eventually I will write a new bridge - the code above is a bit of a kludge to get things to work - passed along in the hopes in might be useful. |
#36
|
|||
|
|||
Interesting adding session start before the mege_array function fixed the problem.
I wonder why it's not being called before? |
#37
|
|||
|
|||
W00t! This fixed the logout problems everybody on my board was having!
Thanks a lot, Michael! |
#38
|
||||
|
||||
Well I have it set up, but now the users will not log off of the wiki when they log out of the forums.
I have vbWikiStandard and the pro fix doesn't seem to work... |
#39
|
|||
|
|||
Hmm. I paid for the vbwikipro product and can't get it from their members area. :down:
I might have to use this free version instead. |
#40
|
|||
|
|||
Hi Michael,
Would love to be able to use this hack but unfortunately, whenever I go to access my wiki it comes up with the following: Warning: require_once(public_html/forum/vbWiki/vbWiki_Init.php) [function.require-once]: failed to open stream: No such file or directory in /home/domaino/public_html/wiki/LocalSettings.php on line 126 Fatal error: require_once() [function.require]: Failed opening required 'public_html/forum/vbWiki/vbWiki_Init.php' (include_path='/home/domaino/public_html/wiki:/home/domaino /public_html/wiki/includes:/home/domaino/public_html/wiki/languages:.: /usr/lib/php:/usr/local/lib/php') in /home/domaino/public_html/wiki/LocalSettings.php on line 126 Any ideas where I'm going wrong? Thanks in advance, domaino |
#41
|
||||
|
||||
Quote:
I had the same problem. Double check your paths, you're probably pointing to the wrong one. Does anyone know how to do sysops stuff with this bridge? Is a regular user on the forums a regular user on the wiki, and admin on the forums a sysop on the wiki? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|