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 |
#252
|
|||
|
|||
Both versions are compatible.
To upgrade you'll need to upload the Pro files to the server, install a vBulletin Product (which adds the vbWiki Pro Admin CP settings), and change the line in MW's LocalSettings.php to launch vbWiki Pro rather than vbWiki Std. Shouldn't take longer than 5 minutes. |
#253
|
|||
|
|||
I tried it but always when I want to install Mediawiki, it sais i should check databse username and passwort. I tried it about 10 times. Has anyone the same problem?
|
#254
|
|||
|
|||
Hi darkwinds,
I haven't seen this issue before. Did you create the database where you will host MediaWiki tables before starting the install process? |
#255
|
|||
|
|||
Excellent!!
Just what I was looking for. Thanks. |
#256
|
||||
|
||||
I've read just about every post in this thread. . .
My problem is when I go to www.mysite.com/wiki it changes to mysite.com/wiki Anyone else run into this? Edit: OK, this solved it. In my .htaccess file I added. HTML Code:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} !^www\.mysite\.org [NC] RewriteRule ^(.*)$ http://www.mysite.org/wiki/$1 [L,R=301] </IfModule> |
#257
|
||||
|
||||
It appears even guests can make edits.
Any idea what I could be doing wrong? |
#258
|
|||
|
|||
If you are using vbWiki Standard, then the user group permissions need to be added to vbWiki_Init.php...
|
#259
|
||||
|
||||
Quote:
So I removed it from it from the init file and just added it back again. Logged out and still can edit as a guest. |
#260
|
||||
|
||||
I've deleted vbWiki but still have
*[vbwiki_pro]* in my control panel. How do I remove that? Solved: remove includes/xml/cpnav_nuhit_vbwikipro.xml |
#261
|
|||
|
|||
Thanks for the modification... works great (until now )
Feedback: This is how I've set my environment: MW -> Using DB wiki FORUM -> Using DB vbulletin MW -> wiki.mysite.com FORUM -> forum.mysite.com Post Referrer Whitelist .mysite.com Cookie Domain .mysite.com and finally in the end of the file LocalSettings.php I've added this: $wgCookieDomain = '.mysite.com'; more information: http://www.nuhit.com/forums/vbwiki-p...ent_subdomains |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|