On 2010-05-28 06:39, Francois Colonna wrote:
On Mon, 2010-05-24 at 09:31 -0400, Jesse (Pathoschild) wrote:
This error means that raw pages must be accessed through a real URL like "/index.php?title=foo.js", instead of shortened URLs like "/wiki/foo.js" or "/index.php/foo.js". This only seems to apply to JavaScript pages (*.js) on Wikimedia wikis; there might be a configuration setting that changes whether it applies to all raw pages.
[...]
{{subst:wikiots:annotations}} gives : [Template fetch failed for http://82.226.95.82/~wiki/wikiots/mediawiki/index.php/Template:annotations?a...]
Did you try changing the iw_url in your interwiki database table to be of the form: http://82.226.95.82/~wikiwikiots/mediawiki/index.php?title=$1 as suggested[1] by Platonides in response to my similar problem? His tip of changing the interwiki table to use the index.php?title=$1 form appears to have worked in my case.
Jim
[1] http://lists.wikimedia.org/pipermail/mediawiki-l/2010-May/034120.html