Skip to content
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

Warning: array_key_exists when installing module #4

Closed
dsdsdsdsdsds opened this issue Apr 11, 2023 · 1 comment
Closed

Warning: array_key_exists when installing module #4

dsdsdsdsdsds opened this issue Apr 11, 2023 · 1 comment

Comments

@dsdsdsdsdsds
Copy link

When installing the module and refreshing the module cache, the following error shows up (2-3 times) at the top of the module page (with debug mode on):
Warning: array_key_exists(): The first argument should be either a string or an integer in /wire/core/WireData.php on line 172

After removing the module, the error is gone again.

Module version 1.1.4
ProcessWire 3.0.210
PHP 7.4

julianwinkel added a commit that referenced this issue Jun 12, 2023
@julianwinkel
Copy link
Member

I can't figure it out at the moment, but the error appears when a module that is not installed is listed in required in the module GraphQLFieldtypeOembed.
The workaround is not to list this module (ProcessGraphQL)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants