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 |
#112
|
|||
|
|||
Hi... I replace $phrasegroups = array( 'vbwiki' ); with $phrasegroups = array(); but continue to not functionally...
Tanks, and excuse me |
#113
|
|||
|
|||
It seems that the require_once added to LocalSettings.php was not added at the _end_ of the file. Could you verify this?
The require_once line (mentioned in the installation instructions) is to be added at the very end of the file, replacing the line that had this: ?> Thanks. |
#114
|
|||
|
|||
Quote:
Later..... |
#115
|
|||
|
|||
Quote:
PHP Code:
|
#116
|
|||
|
|||
Thanks. Please change this line:
PHP Code:
PHP Code:
Try this and let me know. Thanks. |
#117
|
|||
|
|||
|
#118
|
|||
|
|||
The XML file that comes with the download is corrupt somehow.
Can you please check it and let me know? When viewing I get this: The XML page cannot be displayed Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- Invalid at the top level of the document. Error processing resource 'file:///F:/downloads2/mediawiki/nulook/product-nuhit_n... <?xml version="1.0" encoding="utf-16"?>ഀ |
#119
|
|||
|
|||
Quote:
MediaWiki 1.10 is running successfully (if I comment out vBwiki in localsettings), but the new vBwiki doesn't work with exact same error, which says "Fatal error: Call to undefined function vbwiki_get_talk_page() in /address/vbwiki/vbWiki_Hooks.php on line 109". |
#120
|
||||
|
||||
can anyone confirm the newest version is working correctly with vB 3.6.7PL1 and mediawiki 1.9.X ??
i'm waiting to update vb until all my installed addons should work |
#121
|
|||
|
|||
Found a temporary solution for error that siriuxs has:
In vBWiki-Settings.php, find: $g_vbWiki_Redirect_Talk_Pages = true; $g_vbWiki_Redirect_UserTalk_Pages = true; and turn them to be false. That will fix the issue siriuxs and I had. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|