WordPress Undefined index: full
-
There is an issue with the
// Fix E_WARNING: Illegal string offset 'width' if(!is_array($image_meta_data['sizes']['full'])) { $image_meta_data['sizes']['full'] = array();
code at the website without the ‘full’ image-size.
Our WordPress website started to show a Notice – https://i.imgur.com/a7UcRAU.png – in the header of every page of the website:
Notice: Undefined index: full in /wp-content/plugins/responsify-wp/includes/create_responsive_image.php 67
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘WordPress Undefined index: full’ is closed to new replies.