[Mediawiki-l] MediaWiki-l Digest, Vol 40, Issue 73
Titus, Jim
JTitus at kgw.com
Tue Jan 23 23:49:15 UTC 2007
> From: "Rob Church" <robchur at gmail.com>
>> Subject: Re: [Mediawiki-l] Caching problem with inline PHP scripts
> Pretty sure the extension FAQ on Meta has information on this.
>
> Rob Church
>
I tried all the suggestions in the extension FAQ before I emailed the list.
If I use the suggestion for version 1.6, i.e.:
$wgCachePages = false;
$wgCacheEpoch = 'date +%Y%m%d%H%M%S';
It still doesn't work and often it displays the output of my inline PHP to
the top left corner of the browser, screwing up the default skin. If I
further use the other suggestion for 1.6, i.e.:$parser->disableCache(); I
get a blank page. The "DisableCache hack" that is linked to from
MediaWiki_extensions_FAQ has no effect either.
Is this still a problem in version later than 1.7? Should I just upgrade to
the latest version?
Jim Titus
More information about the MediaWiki-l
mailing list