22 Apr 12, 06:33PM
(22 Apr 12, 04:16PM)tempest Wrote: It's most likely just some configuration setting. wgLoadScript maybe...This one isn't in the LocalSettings.php file :/
Quote:...or wgScriptPath.
[SELECT ALL] Code:
$wgScriptPath = "";
...
$wgScriptPath = '/';
Quote:Or something else...That's what's silly. When I moved the wiki I realised it was grossly out of date, so I wanted to update it to the latest version. This clearly wasn't happening; I just got nowhere. So I decided to try the next newest version instead. That's what we have now. Anyway, part of the update process is to copy LocalSettings.php from the old folder to the new one. It's exactly what was in place before.
(22 Apr 12, 03:43PM)jamz Wrote: ...you can just remove the CSS part from the main page...Makes sense, but then why would it be there at all?