You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched for any related issues and avoided creating a duplicate issue.
Please give us a description of what happened.
When editing a post that has an Image ACF field, the following PHP notices are thrown in the debug log:
[27-Jul-2021 18:42:16 UTC] PHP Notice: Undefined index: posts_per_page in .../wp-admin/includes/ajax-actions.php on line 3006
[27-Jul-2021 18:42:16 UTC] PHP Warning: Division by zero in .../wp-admin/includes/ajax-actions.php on line 3006
Please describe what you expected to happen and why.
Came across this issue recently flooding my debug log when editing posts across our sites using this plugin. As a temporary solution, I have updated the yoast-acf-analysis.js refresh function to include the missing query parameter:
Please give us a description of what happened.
When editing a post that has an Image ACF field, the following PHP notices are thrown in the debug log:
Please describe what you expected to happen and why.
No PHP notices to be thrown.
How can we reproduce this behavior?
wp-config.php
with:debug.log
Technical info
The text was updated successfully, but these errors were encountered: