Topic on Extension talk:Header Tabs

Call to undefined method Parser::formatHeadings()

3
2A01:E0A:21:A7E0:707A:A22:C36F:8D36 (talkcontribs)

MediaWiki 1.35.0, HeaderTabs 2.0

Problem preventing the page from displaying!

Call to undefined method Parser::formatHeadings()

Problem solved by commenting line 182 in HeaderTabs\includes\HeaderTabs.php

//$tabtocraw = $tocparser->formatHeadings( $content, '' );

Anyone to propose a better solution?

This post was hidden by Megajoule (history)
Megajoule (talkcontribs)
182 $tabtocraw = $tocparser->internalParse( $content );