#49466 closed defect (bug) (worksforme)
/wp-includes/meta.php line 582 error
Reported by: | yunse | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.3.2 |
Component: | Options, Meta APIs | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
In Chrome Dev-Tools we get this error:
Networkissue:
{"Response Payload":{"EDITOR_CONFIG":{"text":"<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n<br />\n<b>Notice</b>: Trying to access array offset on value of type bool in <b>/home/betailor/public_html/bt-staging/wp-includes/meta.php</b> on line <b>582</b><br />\n
In /wp-includes/meta.php line
Line 582: $meta_cache = $meta_cache[ $object_id ];
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi there, welcome to WordPress Trac! Thanks for the report.
Does the issue still happen with all plugins disabled and a default theme (Twenty Twenty) activated?