PHP Notices
-
Hi, thanks for the great plugin!
I’m noticing many PHP notices in my error log running with WordPress 5.3.2 and PHP 7.2. I’d prefer not to hide these by setting error_reporting to hide notices. Any other ideas on how to fix?
Thanks much,
Matt[30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$ID in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 63 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$menu_item_parent in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 64 [30-Jan-2020 18:14:02 UTC] PHP Warning: implode(): Invalid arguments passed in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 127 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$title in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 129 [30-Jan-2020 18:14:02 UTC] PHP Notice: Undefined property: stdClass::$url in wp-content/plugins/nextend-accordion-menu/types/wordpress/wordpress/menu.php on line 140
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘PHP Notices’ is closed to new replies.