Url for special pages pointing to previous host's path
Hello folks. I just got some advice from this forum to move my wiki from a free host to a paid one and that has gone well. However the path for special pages comes up as "http://www.queenstown.net.nz/mediawiki/index.php?title=Special:SpecialPages" when it should be "http://www.queenstown.net.nz/informationism.org/index.php?title=Special:SpecialPages"
This is only happening with Special pages and only when I use the monaco skin. The /mediawiki/ was the correct path on the previous wiki I was on but now the correct path is /informationism.org/.
This should be a simple fix so does anyone know why this is happening and how to change it?
BTW I have not made any changes to the Monaco skin files and the Localsettings file doesn't seem to be directing it there either.
Thanks
I don't see your monaco skin linking to /mediawiki/ anywhere. All the links I can see seam to be correct.
Btw, I see // in some of your paths. It looks like you've got a trailing / on one of your $wg variables that doesn't belong there.