Skip to content Skip to sidebar

Resolved by author

Resolved in: All-in-One WP Migration version 7.105

Topic Tags: Compatibility

Overview of the issue

When using All-in-One WP Migration with WPML, you might experience a WordPress database error after completing a site migration. As a result, the Advanced Translation Editor may fail to open and redirect you to the Translations Queue instead.

WordPress database error Unknown column 'uuid' in 'field list' for query INSERT INTO `wp_icl_translation_status` ...

Workaround

Please, make sure of having a full site backup of your site before proceeding.

  1. Open your site database using phpMyAdmin or your preferred database management tool
  2. Locate the wp_icl_translation_status table (the wp_ prefix might be different on your site)
  3. Check whether the uuid column is missing and a column named CHAR(36) exists instead
  4. Rename the CHAR(36) column to uuid
  5. Save the change

Leave a Reply

Please stay on topic and be respectful to others. If you need help with issues not related to this post, use our Support Forum to start a chat or submit a ticket.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>