I PM'ed mmacrypt with the solution to his problem. (Rather, he messaged me and I responded).
It's working for me but I'm still on 4.0.5 (I've edited too many files to my liking, an upgrade would revert too many things).
Quote:
Yes. The solution was to move the entire mediawiki directory inside the forums directory.
/public_html/forums/wiki/mediawiki/LocalSettings.php
In localsettings my install path is as follows:
define( "VB_INSTALL_PATH", "/home/novociv1/public_html/forums");
require_once( "$IP/includes/vbMediaWikiAuthPlugin.php" );
|
I believe my issue had to do with the fact that we run at forums.novociv.com but the code was trying to work with novociv.com/forums.