WordPress database error: [Unknown column ‘priority’ in ‘field list’]
-
When activating The Events Calendar plugin, I receive a fatal error (errors below). I tested for a theme conflict (using a standard theme such as Twenty Twenty Two) and it also gives a fatal error. I’m running WP 6.2.2 and PHP 8.0. Any help is appreciated!
WordPress database error: [Unknown column ‘priority’ in ‘field list’] INSERT INTO wp_f0c6ap3b37_actionscheduler_actions (
hook,status,scheduled_date_gmt,scheduled_date_local,schedule,group_id,priority,args) SELECT ‘action_scheduler/migration_hook’, ‘pending’, ‘2023-08-19 18:07:06’, ‘2023-08-19 14:07:06’, ‘O:30:\”ActionScheduler_SimpleSchedule\”:2:{s:22: \”\0*\0scheduled_timestamp\”;i:1692468426;s:41:\”\0ActionScheduler_SimpleSchedule \0timestamp\”;i:1692468426;}’, 1, 10, ‘[]’ FROM DUAL WHERE ( SELECT NULL FROM DUAL ) IS NULLFatal error: Uncaught RuntimeException: Error saving action: Error saving action: Unknown column ‘priority’ in ‘field list’ in /var/www/wp-content/plugins/the-events-calendar/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
The topic ‘WordPress database error: [Unknown column ‘priority’ in ‘field list’]’ is closed to new replies.