Failed to open stream when
-
After upgrading to WP 5.7 and Simple Local Gravitars 2.2.0 We get the following warnings in logs. Both messages occur at the asme time.
Somewhat odd to see http://, both because we use https, and because I thought file_put_contents uses file locations, not urls.
Warning: file_put_contents(http://XXXX/wp-content/uploads/2012/03/XX_XX_avatar-50×50.jpg): failed to open stream: HTTP wrapper does not support writeable connections in /wp-includes/class-wp-image-editor-imagick.php on line 737
Warning: file_put_contents(http://XXXX/wp-content/uploads/2012/03/XX_XX_avatar-100×100.jpg): failed to open stream: HTTP wrapper does not support writeable connections in /wp-includes/class-wp-image-editor-imagick.php on line 737
The topic ‘Failed to open stream when’ is closed to new replies.