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

PHP Warning wp-seo-front.php #1262

Closed
sviluppomania opened this issue Nov 29, 2022 · 1 comment
Closed

PHP Warning wp-seo-front.php #1262

sviluppomania opened this issue Nov 29, 2022 · 1 comment
Labels
module: yoast Integration with yoast severity: minor Minor functionality

Comments

@sviluppomania
Copy link
Contributor

sviluppomania commented Nov 29, 2022

I am getting the PHP Warning error below:

  • PHP Warning: Undefined array key "image" in /plugins/qtranslate-xt/modules/wp-seo/wp-seo-front.php on line 173

  • PHP Warning: Trying to access array offset on value of type null in /plugins/qtranslate-xt/modules/wp-seo/wp-seo-front.php on line 173
    Is there solution?

@herrvigg
Copy link
Collaborator

Fixed in master. The isset check was missing, that should solve it.

@herrvigg herrvigg added module: yoast Integration with yoast severity: minor Minor functionality labels Nov 29, 2022
@sviluppomania sviluppomania reopened this Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: yoast Integration with yoast severity: minor Minor functionality
Projects
None yet
Development

No branches or pull requests

2 participants