Every donation is welcome and appreciated. This product is for free and it will stay free despite the fact that commercial products with much less capabilities cost a lot of money. So before you spend that money on other products, try this one and feel free to send that money to me
@Bellethiel
I've writen it to the Manual (Rev. 4) already... but I just uploaded it this day
@fortforum
As simonhind said
- uninstall the product
- upload the new files, edit LocalSettings.php (one of the lines needs to be changed)
- import the new product xml
- do the settings again
- to make it perfect, delete the old wiki\includes\AuthPlugin_vbMediaWiki.php... it's not used anymore
@Bellethiel
I've writen it to the Manual (Rev. 4) already... but I just uploaded it this day
@fortforum
As simonhind said
- uninstall the product
- upload the new files, edit LocalSettings.php (one of the lines needs to be changed)
- import the new product xml
- do the settings again
- to make it perfect, delete the old wiki\includes\AuthPlugin_vbMediaWiki.php... it's not used anymore
you had not mentioned that wiki\includes\AuthPlugin_vbMediaWiki.php
is no longer needed for 1.0.3, please can you make it clear for others on your MOD description etc...
yes, I will do that
I renamed the AuthPlugin_vbMediaWiki.php to vbMediaWikiAuthPlugin.php, so when uploading the new version it would be not overwriten anymore.
That was part of the code cleanup, sice we are going rc now soon
next version just contains a fix for same of the wiki tables that are not shown right
e.g.: go to wiki/index.php?title=Special:Version ... there the tables have this thick borders right now
... lets see if we find something else
bepe is it possible to use wiki only with Default theme ?
well i'm using some custom themes ( gaming site ), but all s... at when opened wiki, so is there any chance users only see wiki under Default theme ?
(thx for updates)
The challenge here is not to install this plugin or to set up a working mediawiki.
The hard part here is to master the LocalSettings.php so the wiki appears as you wish. Had some problems on image code and file uploading, but i worked it out eventually, even as my server is in safe mode.
Fortunately the mediawiki documentation is good, to say the least.
Having the same problem, only my setup is reversed:
MediaWiki is at the root (/), and vBulletin is in a /forum/ folder.
LocalSettings.php has:
Code:
define( "VB_INSTALL_PATH", "forum/" );
Getting Error:
Code:
Fatal error: Call to a member function getID() on a non-object in C:\Inetpub\wwwroot\includes\vbMediaWikiAuthPlugin.php on line 216
Ran diagnostic script. Came up with:
Code:
vbMediaWiki Vector
Config Test Script
Checking MediaWiki Installation: OK
* MediaWiki Version: 1.16.0
Checking vbMediaWiki Wiki Files upload: OK
* vbMediaWiki Version: 1.02BETA
Checking Forum Path: OK
* vBulletin Version: 4.0.5
Checking vbMediaWiki Forum Files upload: OK
Checking Wiki db connection: OK
Validating that it really is the Wiki DB: OK
Checking Magic quotes: OK
All looks fine.
I can´t get vb search to work very well, as for wiki artikles doesn´t get inkluded . Going for known words in wiki turns up with nothing. Can search be refined in any way?