Incompatibility with wordpress importer
-
I’m trying to use the official WordPress importer plugin but when i select “download and import post attachments” and click submit the importer crashes with these errors:
Warning: imagecreatefrompng(): ‘/wp-content/uploads/yB97Ja_L_400x400.png’ is not a valid PNG file in /wp-content/plugins/imsanity/imsanity.php on line 227
Warning: imagesx() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 229
Warning: imagesy() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 229
Warning: imagecreatetruecolor(): Invalid image dimensions in /wp-content/plugins/imsanity/imsanity.php on line 229
Warning: imagecolorallocate() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 230
Warning: imagefill() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 230
Warning: imagealphablending() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 231
Warning: imagesx() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 232
Warning: imagesy() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 232
Warning: imagecopy() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 232
Warning: imagejpeg() expects parameter 1 to be resource, boolean given in /wp-content/plugins/imsanity/imsanity.php on line 247
Fatal error: Call to undefined function wp_handle_upload_error() in /wp-content/plugins/imsanity/imsanity.php on line 260
thanks.
- The topic ‘Incompatibility with wordpress importer’ is closed to new replies.