Title: Table doesn&#8217;t exist
Last modified: October 26, 2016

---

# Table doesn’t exist

 *  Resolved [hartleystone](https://wordpress.org/support/users/hartleystone/)
 * (@hartleystone)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/table-doesnt-exist-7/)
 * Hi,
 * Been looking for this kind of plugin for ages. Thanks for the hard work.
 * I followed the step-by-step instructions but am getting the following error when
   I go to ‘Comics’ pod. Wondering if you could assist.
 *     ```
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_parent_pod_id"
   
       WordPress database error: [Duplicate column name 'pandarf_parent_pod_id']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_parent_pod_id</code> int(11) NOT NULL
   
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_parent_post_id"
   
       WordPress database error: [Duplicate column name 'pandarf_parent_post_id']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_parent_post_id</code> int(11) NOT NULL
   
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_pod_field_id"
   
       WordPress database error: [Duplicate column name 'pandarf_pod_field_id']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_pod_field_id</code> int(11) NOT NULL
   
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_order"
   
       WordPress database error: [Duplicate column name 'pandarf_order']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_order</code> text NOT NULL
   
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_created"
   
       WordPress database error: [Duplicate column name 'pandarf_created']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_created</code> DATETIME NOT NULL DEFAULT "0000-00-00 00:00:00"
   
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_modified"
   
       WordPress database error: [Duplicate column name 'pandarf_modified']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_modified</code> DATETIME NOT NULL DEFAULT "0000-00-00 00:00:00"
   
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_modified_author"
   
       WordPress database error: [Duplicate column name 'pandarf_modified_author']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_modified_author</code> int(11) NOT NULL
   
       WordPress database error: [Table 'wp_comic_content' doesn't exist]
       SHOW COLUMNS FROM <code>zrc5_comic_content</code> LIKE "pandarf_author"
   
       WordPress database error: [Duplicate column name 'pandarf_author']
       ALTER TABLE <code>zrc5_pods_comic_content</code> ADD <code>pandarf_author</code> int(11) NOT NULL
       ```
   
    -  This topic was modified 9 years, 7 months ago by [hartleystone](https://wordpress.org/support/users/hartleystone/).
      Reason: Forgot to tick Notify by email

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

 *  [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/table-doesnt-exist-7/#post-8358519)
 * Just a heads up here, Pods 2.7 will include functionality similar to this but
   it works with Post types, Taxonomies, Users, and Advanced Content Types. We aren’t
   officially supporting this plugin and cannot guarantee it will continue to work
   when 2.7 comes out in the next month.
 *  Thread Starter [hartleystone](https://wordpress.org/support/users/hartleystone/)
 * (@hartleystone)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/table-doesnt-exist-7/#post-8358949)
 * Thanks Scott
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/table-doesnt-exist-7/#post-8362183)
 * Just wonder if you have created a table with Advanced Content Type, because it
   should be wp_pods_comic_content rather than wp_comic_content.
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/table-doesnt-exist-7/#post-8368583)
 * Hi Hartleystone, Scott
 * The problem should be fixed now.
 * Please update the plugin and have a look.
 * Thanks for reporting the problem.

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

The topic ‘Table doesn’t exist’ is closed to new replies.

 * ![](https://ps.w.org/panda-pods-repeater-field/assets/icon-128x128.png?rev=1520380)
 * [Panda Pods Repeater Field](https://wordpress.org/plugins/panda-pods-repeater-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/panda-pods-repeater-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/panda-pods-repeater-field/)
 * [Active Topics](https://wordpress.org/support/plugin/panda-pods-repeater-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/panda-pods-repeater-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/panda-pods-repeater-field/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/table-doesnt-exist-7/#post-8368583)
 * Status: resolved