Thanks great work:up:
But stil have some problems with Beta5. I'm using subdomains.
Have a look at my testinstallation
Forum:
http://forum.xxx.tk
Wiki:
http://wiki.xxx.tk
Problem is that all the Links in the Wiki are pointing to the Subdomain of the Forum.
added the following into LocalSettings.php:
Code:
define( VB_INSTALL_PATH, '/var/www/knoefel.tk/subdomains/forum/httpdocs' );
require_once( "$IP/includes/AuthPlugin_vbMediaWiki.php" );
Mediawiki Path:
http://wiki.xxx.tk
There are also problems with login but hopefully this will be fixed by solving the first problem here.
Thanks in advance!