skin-content-base.php::244 Attempt to read property “ID” on null [array ]
-
Elementor 3.16.6
Elementor Pro 3.16.2My PhP error log is full of errors thrown by the skin-content-base.php file. The error seems to be code that is trying to read an ID value from an array that does not exist. I have included a few single lines of the log file below, as well as the stack trace from Elementor/System Info/Log.
This feels like a bug, but wondering if others have hit this and if a solution is out there.
PHP: 2023-10-16 14:22:13 [warning X 82][/var/www/45-79-253-72.ip.linodeusercontent.com/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php::244] Attempt to read property “ID” on null [array (
‘trace’ => ‘ 0: Elementor\Core\Logger\Manager -> shutdown()‘,
)]
PHP: 2023-10-17 01:28:18 [notice X 12][/var/www/45-79-253-72.ip.linodeusercontent.com/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php::228] hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated [array (
‘trace’ => ‘ 0: Elementor\Core\Logger\Manager -> shutdown()‘,
)]
PHP: 2023-10-17 01:30:45 [warning X 3][/var/www/45-79-253-72.ip.linodeusercontent.com/public_html/wp-content/plugins/elementor-pro/modules/query-control/module.php::386] Undefined array key “display” [array (
‘trace’ => ‘ 0: Elementor\Core\Logger\Manager -> shutdown()‘,
)]
PHP: 2023-10-18 02:02:45 [warning X 1][/var/www/45-79-253-72.ip.linodeusercontent.com/public_html/wp-content/plugins/elementor/includes/managers/image.php::113] Trying to access array offset on value of type bool [array (
‘trace’ => ‘ 0: Elementor\Core\Logger\Manager -> shutdown()‘,
)][18-Oct-2023 12:34:12 UTC] PHP Warning: Attempt to read property “ID” on null in /var/www/45-79-253-72.ip.linodeusercontent.com/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php on line 232
[18-Oct-2023 12:34:12 UTC] PHP Warning: Attempt to read property “ID” on null in /var/www/45-79-253-72.ip.linodeusercontent.com/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php on line 238
[18-Oct-2023 12:34:12 UTC] PHP Warning: Attempt to read property “ID” on null in /var/www/45-79-253-72.ip.linodeusercontent.com/public_html/wp-content/plugins/elementor-pro/modules/posts/skins/skin-content-base.php on line 244
- The topic ‘skin-content-base.php::244 Attempt to read property “ID” on null [array ]’ is closed to new replies.