Topic on User talk:GregRundlett

Html2Wiki V2017.7 not registering in Mediawiki 1.35

2
SidKali (talkcontribs)

Hi Greg,


Just upgraded to 1.35 from 1.34 and everything is working fine except : Html2Wiki extension

Seems it doesn't register properly :

Fatal error: Uncaught UnexpectedValueException: callback 'SpecialHtml2Wiki::checkEnvironment' is not callable in /var/lib/mediawiki/includes/registration/ExtensionRegistry.php:539 Stack trace: #0 /var/lib/mediawiki/includes/registration/ExtensionRegistry.php(232): ExtensionRegistry->exportExtractedData() #1 /var/lib/mediawiki/includes/Setup.php(161): ExtensionRegistry->loadFromQueue() #2 /var/lib/mediawiki/includes/WebStart.php(89): require_once('/var/lib/mediaw...') #3 /var/lib/mediawiki/index.php(44): require('/var/lib/mediaw...') #4 {main} thrown in /var/lib/mediawiki/includes/registration/ExtensionRegistry.php on line 539


Configuration settings :

$wgNamespacesWithSubpages[NS_MAIN] = true; // has to be set BEFORE the wfLoadExtension()!

#wfLoadExtension( 'Html2Wiki' );


Environment : MediaWiki 1.35.0 PHP 7.4.10 (apache2handler) MySQL 5.7.31-0ubuntu0.18.04.1 ICU 65.1 [ Lua 5.1.5


Any help on this matter or suggestions ?


Txs in advance,


Brgrds,


Frederic

GregRundlett (talkcontribs)

Hi Frederic,

I'm sorry that HTML2Wiki hasn't been maintained for compatibility with newer versions of MediaWiki. I don't really know when I will have time to take it up again. I'm hoping to find sponsorship (aka a paid project) where I can modernize Html2Wiki. In the meantime, I will edit the extension page to indicate that it's not compatible.

Reply to "Html2Wiki V2017.7 not registering in Mediawiki 1.35"