Fatal error: Uncaught Exception: Unknown column ‘changed_missing’
-
I am getting the following error when importing products. I’ve checked my CSV import file and it coincides exactly with the field list shown in WP Import when I load the file into the importer:
Fatal error: Uncaught Exception: Unknown column ‘changed_missing’ in ‘field listCall stack:
PMXI_Model_Record::update()
wp-content/plugins/wp-all-import/controllers/admin/import.php:2445PMXI_Admin_Import::process()
wp-content/plugins/wp-all-import/controllers/admin/manage.php:509PMXI_Admin_Manage::update()
wp-content/plugins/wp-all-import/plugin.php:681PMXI_Plugin::adminDispatcher()
wp-includes/class-wp-hook.php:310WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:334WP_Hook::do_action()
wp-includes/plugin.php:517do_action()
wp-admin/admin.php:259
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Fatal error: Uncaught Exception: Unknown column ‘changed_missing’’ is closed to new replies.