Extension talk:MediaFunctions

From MediaWiki.org
Jump to: navigation, search

[edit] Problems

[edit] Special:Version doesn't work

After installation of MediaFunctions on my MediaWiki 1.9.3 I couldn't display Version-SpecialPage.
I comment out the "wgExtensionCredits" and it works. So I found the solution:

In line 34 at definition of "$wgExtensionCredits['parserhook'][]" you find the name of the author. There is an accent above the "e"! So I wrote an simple "e" instead of "é":

'author' => 'Stephane Brunner'

Now I can again see my Special:Version page! :)

--Topf 13:08, 22 October 2007 (UTC)

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox