• Resolved David Sword

    (@davidsword)


    on 0.9.

    Images weren’t importing. Turning on WP_DEBUG revealed:

    WordPress database error: [Column 'post_excerpt' cannot be null]

    went into blogger-importer.php:557

    and replaced the NULL value with an empty string '' value in $newcontent = $this->import_image(...

    Hope this helps anyone stuck on this as well.

    https://ww.wp.xz.cn/plugins/blogger-importer/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Images not importing – post_excerpt error’ is closed to new replies.