Hi! I'm trying to make my site multilingual and add capability for user translation, however Special:SpecialPages doesn't work when the Translate Extension is turned on. Any help understanding why this is happening would be much appreciated!
**Steps to replicate the issue** (include links if applicable):
* wfLoadExtension( 'Translate' ); added to LocalSettings.php. If removed, bug disappears.
* Load http://w.awen.wiki/index.php?title=Special:SpecialPages
* Update.php ran after uploading files, installed via most up to date version of MLEB
**What happens?**:
"/index.php?title=Special:SpecialPages TypeError: Illegal offset type"
Backtrace: from: /includes/specials/SpecialSpecialpages.php(70)
#0 SpecialSpecialpages->getPageGroups()
#1 SpecialSpecialpages->execute()
#2 SpecialPage->run()
#3 MediaWiki\SpecialPage\SpecialPageFactory->executePath()
#4 MediaWiki->performRequest()
#5 MediaWiki->main()
#6 MediaWiki->run()
#7 wfIndexMain()
#8 {main}
Can also see on link above
**Software version** (skip for WMF-hosted wikis like Wikipedia):
Media Wiki 1.40.1
**Other information** (browser name/version, screenshots, etc.):
Version 113.0.5672.59 (Official Build) Built on Raspbian , running on Raspbian 11 (32-bit) on Raspberry Pi 400