-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with PageImages #94
Comments
Are you using PHP 8 and also which MediaWiki version? Also it seems this has to do with PageImages. This extension only has a single usage of array_flip(), which wouldn't likely be the cause here. My guess is if your using PHP 8, it might be an issue with that. Nonetheless, I'll look into possible causes with this extension. |
PHP 8.1, mediawiki 1.39, latest versions of both extensions |
I assume it has to do with PHP 8.1. I'll look into it sometime next week probably. |
alright thank you
…On Fri, 20 Jan 2023, 06:51 CosmicAlpha, ***@***.***> wrote:
PHP 8.1, mediawiki 1.39, latest versions of both extensions
I assume it has to do with PHP 8.1.
I'll look into it sometime next week probably.
—
Reply to this email directly, view it on GitHub
<#94 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIBMF7L7DIYHENPRO7I45IDWTIYXTANCNFSM6AAAAAAUBD53PE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Do you have |
Almost every page on my wiki that has a PortableInfobox causes PageImages to never select any image from the page, leading to Popups/Page Previews failing to render. Would really appreciate some solution to this. To answer the previous post, at least on my wiki, |
when I try and use PageImages with PortableInfobox installed I get this error https://pastebin.com/xpMNZ8yD
both extensions work fine alone but with both together it gives the error
The text was updated successfully, but these errors were encountered: