WordPress database error: [Table 'sewbemid_wp.wp_mowcps_sync_schedule' doesn't exist]SELECT so.*, ssch.id as schedule_id, ssch.name as schedule_name, ssch.start_time, ssch.interval, ssch.frequency, ssch.timezone, ssch.override_add_update, ssch.allow_add, ssch.allow_update FROM `wp_mowcps_sync_operations` so LEFT JOIN `wp_mowcps_sync_schedule` ssch ON so.id = ssch.operation_id WHERE so.supplier_id = 1 AND so.operation = 'schedule' ORDER BY so.id ASC
WordPress database error: [Table 'sewbemid_wp.wp_mowcps_sync_filters' doesn't exist]SELECT so.*, sf.name as filter_name, sf.filters FROM `wp_mowcps_sync_operations` so LEFT JOIN `wp_mowcps_sync_filters` sf ON so.id = sf.operation_id WHERE so.supplier_id = 1 AND so.operation = 'filter' ORDER BY so.id ASC
woocommerce domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sewbemid/public_html/wp-includes/functions.php on line 6131