mayosis-core
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/lowcontentplr/public_html/wp-includes/functions.php on line 6121WordPress database error: [Table 'wp73_actionscheduler_actions' is marked as crashed and should be repaired]SELECT a.hook FROM wp73_actionscheduler_actions a
JOIN wp73_actionscheduler_groups g ON g.group_id = a.group_id
WHERE g.slug = 'wpforms' AND a.status IN ( 'in-progress', 'pending' )
WordPress database error: [Duplicate entry '11483' for key 'wp73_actionscheduler_actions.PRIMARY']
INSERT INTO wp73_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `priority`, `args` )
SELECT 'action_scheduler/migration_hook', 'pending', '2025-04-29 11:09:32', '2025-04-29 11:09:32', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924972;}', 1, 10, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL