trouble with height and width in class-wc-regenerate-images.php
-
Hello support !
On several pages I have the following error message :
Warning: Illegal string offset ‘width’ in /homepages/33/d734329819/htdocs/clickandbuilds/cadeauxsympas/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php on line 222
Warning: Illegal string offset ‘height’ in /homepages/33/d734329819/htdocs/clickandbuilds/cadeauxsympas/wp-content/plugins/woocommerce/includes/class-wc-regenerate-images.php on line 222
Here is the line of the file mentionned on the error message :
$ratio_match = wp_image_matches_ratio( $image[1], $image[2], $imagedata[‘width’], $imagedata[‘height’] );
Could you help me to resolve this error?
Thanks in advance.
Christophe
The page I need help with: [log in to see the link]
- The topic ‘trouble with height and width in class-wc-regenerate-images.php’ is closed to new replies.