Fatal error: Uncaught TypeError
-
Hello,
I have WP 6.5.4, WooCommerce 8.9.2. and running PHP 8.1. Today I get this Fatal error log as follow:
Jun 09, 21:20:07
Warning: Undefined array key “width” in /home/SorryHidedmysite/SorryHidedmysite.com/wp-content/themes/twentyeleven/image.php on line 39Jun 09, 21:20:07
Warning: Undefined array key “height” in /home/SorryHidedmysite/SorryHidedmysite.com/wp-content/themes/twentyeleven/image.php on line 40Stack Trace
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /home/SorryHidedmysite/SorryHidedmysite.com/wp-includes/media.php:795
image_get_intermediate_size(325, Array)
/home/SorryHidedmysite/SorryHidedmysite.com/wp-includes/media.php:236
image_downsize(325, Array)
/home/SorryHidedmysite/SorryHidedmysite.com/wp-includes/media.php:970
wp_get_attachment_image_src(325, Array, false)
/home/SorryHidedmysite/SorryHidedmysite.com/wp-includes/media.php:1060
wp_get_attachment_image(325, Array)
/home/SorryHidedmysite/SorryHidedmysite.com/wp-content/themes/twentyeleven/image.php:104
include(‘/home/mysite…’)
/home/SorryHidedmysite/SorryHidedmysite.com/wp-includes/template-loader.php:106
require_once(‘/home/mysite…’)
/home/SorryHidedmysite/SorryHidedmysite.com/wp-blog-header.php:19
require(‘/home/mysite…’)
/home/SorryHidedmysite/SorryHidedmysite.com/index.php:17
{main}
thrown in /home/SorryHidedmysite/SorryHidedmysite.com/wp-includes/media.php on line 795
Please advise how to fix this issue. Hope you have a new update soon to fix this issue.
Thanks in advance!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.