Something went wrong with your migration. A plugin– I think it is this one— does not have the table(s) it needs to operate. I assume that some tables were not transfered. Disable that plugin, then reactivate it and this should clear up. I assume that the plugin will create its tables on re-activation.
If you can’t get to the backend to disable it, just delete it or rename the directory, then reinstall it.
Related Posts:
- Moving WordPress to new server: no posts found
- Importing New Posts from Live Site into Local Dev Site
- Move posts from a non-wordpress site to wordpress
- My website is showing today’s date instead of published date since db migration to a new wordpress
- I moved my site to another server, wp admin works so does the front page, but posts don’t work
- When is the ‘post_content_filtered’ column in database cleared by WordPress?
- Can posts have parents?
- Where is the old post permalink slug stored?
- Separate Database Tables For Different Post Types
- Post/Page Publish/Update button not clickable once I make an edit
- How can I safely increase the character limit for post passwords?
- How to Group Posts by the First Letter or Number?
- How to add editor’s name to entry meta byline?
- Restore contents of deleted user
- How are terms connected with posts in database?
- Remove hidden formatting when user paste text from MS Word into TinyMCE
- How to Load Scripts and CSS for Admins Only When Editing or Adding Posts
- How can I export WordPress posts’ attachments?
- Change padding to text indent in “Increase indent” TinyMCE
- Is there a WordPress equivalent to MediaWiki templates
- Adding a Nav menu to post admin
- Custom Taxonomies Incorrectly Counting Revisions?
- How to after saving or publishing a post redirect back to the original page
- Remove whitespace at the end of posts?
- Remove double space after a period
- database columns: post_title vs post_name
- Sanitizing `wp_editor();` Values for Database, Edit, and Display
- Exporting Data from WordPress into a flat table
- 2nd button row from WP Super Edit or TinyMCE Advanced doesn’t show to 2nd admin
- Insert posts in two tables
- Instead of submiting an entire post, is there any way to submit a lite-post or a simple message?
- How to add a custom field after wp post
- How to migrate the posts from an old custom legacy blog to a new WordPress website?
- Manually removing revision post types
- Remove permalink from images when inserting into post
- How much of my site can I recover from public_html?
- Reset/Reorder posts ID in the MySQL wp_posts table
- How to store an extra (surrogate) ID when creating a post with wp_insert_post?
- How do I find which articles are missing a featured image in The WordPress database?
- WordPress’ visual editor messing up my (nested) lists (and other things as well)
- Split WP_POST table based on post types
- Most recent post from another database
- What structure should post_content have in the database?
- Multiples Empty Posts were created and cannot delete them
- How to delete all the content of a wordpress site without deleting the Post and pages?
- Extracting post categories
- How to modify post content?
- Format the Layout of Images In The Edit Post Textarea?
- Add the description field on the attached media
- Classic editor throws 403 error based on post content
- After database migration, posts not showing up in dashboard
- How to allow users to post only in certain category and hide elements from edit page?
- Can I search posts and pages for css classes?
- Unable to restore from backup – how to obtain old blog posts?
- Transferring WordPress Database – Serialised data
- Emojis replaced by ‘?’ automatically
- Apostrophe in a possessive appears as an open-single-smart-quote instead of a closed one
- Move comments only from one WP installation to another
- WordPress Local And Live Site
- Can’t update old posts 3.5.2
- Copy post to separate database with “add_action(….)”
- When open add new post or page WordPress add post with ID=0 continuously [closed]
- wp_posts table: safely remove unused columns to save database storage
- Anyone know why wordpress converts some html entities to their numeric equivalents?
- Remove a shortcode from all WordPress posts
- What do these phpMyAdmin errors mean on my WordPress databaes?
- What happens if I delete all the rows that represents a post revision from the posts table into WordPress database?
- why there are so many posts whoes post_type is revision? will these records waste too much database space?
- Delete all drafts?
- Is it possible to use WP_Query to only pull posts with attachments?
- Get posts and include taxonomy term
- Why my wp_posts data is so huge?
- Add field to user meta table in database when link is clicked
- How to get post body look same as my visual editor?
- Is there a query string for edit.php to show all posts that have no custom taxonomy terms?
- How safe is it to delete old posts edits to save database space?
- Can’t give tags rels
- How can I add a box to edit Order on a regular post?
- Delete post revisions only for a single post
- wp_posts table extremely large
- How to Assign / Move all Deleted post to a category
- Display post number by category
- Saving Post Data in Another Database
- Can’t update WordPress Page if post_content is Empty
- Do one have to wait after pressing “update” on a post edit page?
- Restore woocommerce orders
- When moving a WordPress installation to a new server, why do I have to update each post before content shows?
- How to select particular month post from table and update the post status using MySQL?
- Update field in database for users
- Import custom database into wp and keep the post id
- why the posts queried from sql is more than those showed on the page?
- How to determine if a post was last edited in the Visual Editor
- Moved to a new server, backup was a day old and missing 3 posts, anyway to recover them from old host?
- Right align a youtube video
- Keyboard shortcut for headings on safari
- Is there a function to get post info for any publish_status by post ID?
- Your ideas on my though “delete or move all of the posts in a specific category when 3 days are passed”
- How Can I Always Display A Particular Post First Using WP_Query?
- Help on conditional statement to accompany wp_insert_post function please?
- How can I globally italicize list of texts in the UI database or Posts? [closed]