Errors in WP_Debug during Watermarking
-
Plugin works, the images are appearing with Watermark added, but I keep seeing these errors in the Debug, running PHP 7.3
[04-Apr-2019 14:42:29 UTC] PHP Warning: imagefilledrectangle() expects parameter 1 to be resource, bool given in /customers/7/1/0/httpd.www/wp-content/plugins/image-watermark/image-watermark.php on line 1128
[04-Apr-2019 14:42:29 UTC] PHP Warning: imagecreatefrompng(): ‘/customers/7/1/0/httpd.www/wp-content/uploads/./candy-king-hard-apple-600×600.png’ is not a valid PNG file in /customers/7/1/0/httpd.www/wp-content/plugins/image-watermark/image-watermark.php on line 1126
[04-Apr-2019 14:42:29 UTC] PHP Warning: imagesx() expects parameter 1 to be resource, bool given in /customers/7/1/0/httpd.www/wp-content/plugins/image-watermark/image-watermark.php on line 1128
[04-Apr-2019 14:42:29 UTC] PHP Warning: imagesy() expects parameter 1 to be resource, bool given in /customers/7/1/0/httpd.www/wp-content/plugins/image-watermark/image-watermark.php on line 1128
[04-Apr-2019 14:42:29 UTC] PHP Warning: imagecolorallocatealpha() expects parameter 1 to be resource, bool given in /customers/7/1/0/httpd.www/wp-content/plugins/image-watermark/image-watermark.php on line
The topic ‘Errors in WP_Debug during Watermarking’ is closed to new replies.