php 7.2 compatibility
-
Hi
I am having a lot of warning messages:
PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /vagrant/web/app/plugins/wp-smartcrop/wp-smartcrop.php on line 225
“PHP message: PHP Warning: imagecreatetruecolor(): Invalid image dimensions in /vagrant/web/wp/wp-includes/media.php on line 2836
PHP message: PHP Warning: imagecreatetruecolor(): Invalid image dimensions in /vagrant/web/wp/wp-includes/media.php on line 2836
PHP message: PHP Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /vagrant/web/wp/wp-includes/class-wp-image-editor-gd.php on line 183″
PHP message: PHP Warning: unlink(/vagrant/web/app/uploads/2018/03/161424620_cec300-696×459.jpg): No such file or directory in /vagrant/web/app/plugins/wp-smartcrop/wp-smartcrop.php on line 392
PHP message: PHP Warning: imagecreatetruecolor(): Invalid image dimensions in /vagrant/web/wp/wp-includes/media.php on line 2836
PHP message: PHP Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /vagrant/web/wp/wp-includes/class-wp-image-editor-gd.php on line 183”any help?
- The topic ‘php 7.2 compatibility’ is closed to new replies.