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

TypeError when trying to access plugin in admin area #330

Open
danielsheengb opened this issue Sep 2, 2024 · 0 comments
Open

TypeError when trying to access plugin in admin area #330

danielsheengb opened this issue Sep 2, 2024 · 0 comments
Labels

Comments

@danielsheengb
Copy link

Description

Just installed this plugin and when I try to start setting it up I get the following error:

TypeError
array_merge(): Argument #1 must be of type array, null given

Specifically, this is the line of code that causes the error:
'identity' => array_merge($globals->getIdentity(), [

image

How to reproduce

Install Sprout SEO > click SEO on the menu in the admin area.

Sprout Version

5.0.0-beta.1

Craft Version

5.3.6

Database Type Version

MySQL

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

No branches or pull requests

1 participant