Extension talk:ParserCacheControl
From MediaWiki.org
[edit] Error with Mediawiki 1.12
Hi Jean-Lou. Is this extension still active? It throws the error:
Fatal error: Class 'ParserCacheControl' not found in C:\www\webapps\mediawiki\extensions\ParserCacheControl\ParserCacheControl.php on line 27
with Mediawiki 1.12. I was hoping this might help with some caching issues I'm getting with the Sematic Forms extension. Thanks. Mitchelln 10:09, 4th July 2008 (UTC)
- I made a small modification. Try it out. Jean-Lou Dupont 21:54, 4 July 2008 (UTC)
-
- Hi Jean-Lou. I now get:
-
Fatal error: Class 'ExtensionClass' not found in C:\www\webapps\mediawiki\extensions\ParserCacheControl\ParserCacheControl.php on line 27
-
-
- Mitchelln 12:59, 7th July 2008 (UTC)
- And you did install ExtensionClass extension, did you? Jean-Lou Dupont 02:09, 13 July 2008 (UTC)
-
- Seems obvious now you mention it ;-) I am getting the following though:
-
- And you did install ExtensionClass extension, did you? Jean-Lou Dupont 02:09, 13 July 2008 (UTC)
- Mitchelln 12:59, 7th July 2008 (UTC)
-
Notice: Undefined variable: replaceFlag in C:\www\webapps\mediawiki\extensions\ExtensionClass\ExtensionClass.php on line 270
-
-
-
-
- Thanks Jean-Lou. Mitchelln 15:33, 18th July 2008 (UTC)
- Hi - get rid of this unused variable - you are running with notices turned ON. Jean-Lou Dupont 16:28, 18 July 2008 (UTC)
- Thanks Jean-Lou. Mitchelln 15:33, 18th July 2008 (UTC)
-
-
-