Topic on Project:Support desk

Extensions: HeaderFooter

5
Irdiism (talkcontribs)

When updating MW from 1.37 to 1.38 or 1.39 it gives this error "This version of the HeaderFooter extension requires MediaWiki 1.25+". Anyone had the same issue before? How can this be solved?

Malyacko (talkcontribs)
Irdiism (talkcontribs)

I have both tried with composer, below my composer.local.json and manually downloading the HeaderFooter extensions to the extensions folders.


{

  "require": {

         "mediawiki/maps": "^7",

         "mediawiki/semantic-media-wiki": "~4.0",

         "mediawiki/semantic-cite": "~3.0",

         "mediawiki/semantic-compound-queries": "~2.2",

         "mediawiki/header-footer": "~3.0",

         "mediawiki/chameleon-skin": "~3.0",

         "mediawiki/page-forms": "~5.0",

         "samwilson/diagrams": "^0.9.2"

       }

}

Irdiism (talkcontribs)

Till 1.37 it is fine. After that all i get is this

Malyacko (talkcontribs)

What creates that output, after which exact steps performed? How did you "manually download" the extension and which exact branch? Please don't paraphrase but provide exact commands to avoid ambiguity.

Reply to "Extensions: HeaderFooter"