I have to logout two times, either twice from the wiki or once from the forum and again from the wiki to be truly logged out from the wiki. Not a big deal for my forum, but good to know in any case.
Quote:
Originally Posted by Lionel
For those who can't logout from the wiki, make sure you add that line LocalSettings.php as instructed
$wgGroupPermissions['*']['createaccount'] = false;
|
The instructions say that's to prevent users from registering on the wiki instead of the forum.