Accessing "[[special:specialpages]]
" when both InstantCommons and QuickInstantCommons are enabled produces the following error message:
"Internal error: [ZB4h8wFwXxIU-rLZVpSjQQAAAAE] 2023-03-24 22:19:32: Fatal exception of type 'LogicException'".
What I think happened is that I had MediaWiki initially configured with InstantCommons disabled and QuickInstantCommons enabled, using "$wgForeignFileRepos
" to access content from Wikimedia Commons. I then disabled "$wgForeignFileRepos
" for Wikimedia Commons and enabled InstantCommons instead, which apparently broke the QuickInstantCommons extension. I'll leave the configuration to use "$wgForeignFileRepos
" instead of InstantCommons for accessing Wikimedia Commons content, but this appears to be a bug with QuickInstantCommons that prevents switching back and forth between InstantCommons and "$wgForeignFileRepos
" for accessing Wikimedia Commons content. I am using MediaWiki 1.39.2 with PHP 8.2.0.
Nicole Sharp (talk) 22:28, 24 March 2023 (UTC)