The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbWiki Standard - vBulletin+MediaWiki integration Details »» | |||||||||||||||||||||||||||
vbWiki Standard - vBulletin+MediaWiki integration
Developer Last Online: Aug 2010
Update:
9/28/2007: vbWiki Std v1.3 RC5 is now available for download. This version adds compatibility with MW 1.11.0+ 5/17/2007: vbWiki Std v1.3 RC4 is now available for download. This version is compatible with MW 1.10.0+ and vBulletin 3.6.6+ 1/21/2007: vbWiki Std v1.0.2 RC3 is now available for download. This version fixes the 'session error' that used to happen on some installations of MediaWiki 1.9.x. Description: vbWiki Standard is the lite version of vbWiki Pro. vbWiki Standard allows the integration of vBulletin and MediaWiki user authentication. (vbWiki Pro is a commercial product that, in addition to the functionality found in vbWiki Standard, provides full skin integration, enhanced user management, Admin CP, editing of wiki skin in vBulletin's Style Manager, among other features.) Why should you add a wiki to your forums? Forums are great for community building with their high level of interactivity. Successful forums have hundreds or thousand of concurrent users creating and replying to threads. However due to this very reason the more your forums grow the more "collective knowledge" is scattered throughout the thousands (or hundreds or millions) of threads in your forums. Making it difficult for users to find and use. A wiki is not that good at community building, but it is a great medium to centralize this 'collective knowledge'. Enabling you to create an 'ecosystem of information' (quoting pipin ) maintained and contributed by your users. The idea behind vbWiki (both Standard and Pro) is to enable the seamless integration between these two packages (vBulletin and MediaWiki) side-by-side in your community. You (and your users and community) get the best of both worlds. Or so the theory goes... Features:
These installation instructions do not apply to vbWiki Pro. Refer to vbWiki Pro installation instructions for more information. MediaWiki and vBulletin must be installed and properly working before installing vbWiki. MediaWiki can be downloaded here.
PHP Code:
PHP Code:
Open vbWiki_Init.php (or vbWikiPro_Init.php) and find this line: PHP Code:
PHP Code:
Changes:
Show Your Support
|
Comments |
#222
|
|||
|
|||
Broken for me on MW 1.11.0rc1
Internal error Detected bug in an extension! Hook vbWiki_GetLocalURL_Hook failed to return a value; should return true to continue hook processing or false to abort. Backtrace: #0 /wiki/includes/Title.php(838): wfRunHooks('GetLocalURL', Array) #1 /wiki/includes/MediaTransformOutput.php(84): Title->getLocalURL('') #2 /wiki/includes/MediaTransformOutput.php(142): MediaTransformOutput->getDescLinkAttribs('Image:glogo.jpg') #3 /wiki/includes/Linker.php(576): ThumbnailImage->toHtml(Array) #4 /wiki/includes/Parser.php(4627): Linker->makeImageLink2(Object(Title), Object(LocalFile), Array, Array) #5 /wiki/includes/Parser.php(1774): Parser->makeImage(Object(Title), 'Image:glogo.jpg') #6 /wiki/includes/Parser.php(1052): Parser->replaceInternalLinks('<span class="pr...') #7 /wiki/includes/Parser.php(306): Parser->internalParse('<span class='pr...') #8 /wiki/includes/Article.php(3017): Parser->parse('<protect>?<cent...', Object(Title), Object(ParserOptions), true, true, 2754) #9 /wiki/includes/Article.php(831): Article->outputWikiText('<protect>?<cent...') #10 /wiki/includes/Wiki.php(383): Article->view() #11 /wiki/includes/Wiki.php(48): MediaWiki->performAction(Object(OutputPage), Object(Article), Object(Title), Object(User), Object(WebRequest)) #12 /wiki/index.php(89): MediaWiki->initialize(Object(Title), Object(OutputPage), Object(User), Object(WebRequest)) #13 {main} |
#223
|
|||
|
|||
Interesting. We haven't tested vbWiki with 1.11 RC1. However, the error described here is easy to fix.
Open a file named vbWiki_Hooks.php and at line 122 there is a closing curly brace } insert the following (before the closing brace): PHP Code:
Thanks. |
#224
|
|||
|
|||
Using that idea, I did the same thing to fix the same error in a few other functions. After adding that line to the end of vbWiki_PersonalUrls_Hook, vbWiki_GetLocalURL_Hook, and vbWiki_SpecialPage_initList_Hook, it appears to be working normally.
Thanks for the help and for the great mod. |
#225
|
|||
|
|||
Quote:
Thanks for the feedback. Let me know if anything else comes up. Cheers. |
#226
|
|||
|
|||
ElfMage,
Have you tried upgrading to MediaWiki 1.11.0rc1 ? Any problem with WikiPro/3.6.8 ? Thanks |
#227
|
|||
|
|||
Hi,
vBulletin 3.6.8: There are no problems with the latest vBulletin version. We are running this version over at our site. MediaWiki 1.11 RC1: There is a slight incompatibility. Take a look at darksoulz's post above. He got it working with a couple of code changes. |
#228
|
|||
|
|||
the 1.11.0 verson was released...anyone upgraded can share their experience ?
Any code changes we need ? |
#229
|
||||
|
||||
I installed this and received an error that said:
Quote:
|
#230
|
|||
|
|||
Hi, are you the same user who posted a similar issue over at our forums?
Thanks. |
#231
|
||||
|
||||
Quote:
I just looked at your forum - very nice - I love the cartoon quote balloons |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|