Title: It isn&#8217;t generated.
Last modified: October 14, 2016

---

# It isn’t generated.

 *  [aki](https://wordpress.org/support/users/akistar02/)
 * (@akistar02)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/it-isnt-generated/)
 * The thumbnail size changed suddenly.
    All thumbnail size became full-size. I 
   deleted thumbnail reluctantly.
 *     ```
       global $wpdb;
       $wpdb->query( "
       	DELETE FROM $wpdb->postmeta
       	WHERE meta_key = '_thumbnail_id'
       " );
       ```
   
 * After that it was generated by a plug-in.
    But it isn’t generated.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [DrLightman](https://wordpress.org/support/users/drlightman/)
 * (@drlightman)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/it-isnt-generated/#post-8968720)
 * I can confirm this. It says has generated, the postmeta are there, but the media
   entries in posts table are not.
 *  [DrLightman](https://wordpress.org/support/users/drlightman/)
 * (@drlightman)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/it-isnt-generated/#post-8968747)
 * I think because it relies on wp-image-xxx but in my case the blog was imported
   and for some reason all the media xxx didn’t exist.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘It isn’t generated.’ is closed to new replies.

 * ![](https://ps.w.org/auto-post-thumbnail/assets/icon-256x256.gif?rev=3469511)
 * [Auto Featured Image (Auto Post Thumbnail)](https://wordpress.org/plugins/auto-post-thumbnail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/auto-post-thumbnail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/auto-post-thumbnail/)
 * [Active Topics](https://wordpress.org/support/plugin/auto-post-thumbnail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/auto-post-thumbnail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/auto-post-thumbnail/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [DrLightman](https://wordpress.org/support/users/drlightman/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/it-isnt-generated/#post-8968747)
 * Status: not resolved