Eroare în baza de date WordPress: [Duplicate entry '0' for key 'wp_actionscheduler_actions.PRIMARY']
INSERT INTO wp_actionscheduler_actions ( `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `schedule`, `group_id`, `args` )
SELECT 'wc_customer_order_export_cleanup_exports', 'pending', '2026-01-21 14:05:11', '2026-01-21 14:05:11', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769004311;s:18:\"\0*\0first_timestamp\";i:1769004311;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769004311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 0, '[]' FROM DUAL
WHERE ( SELECT NULL FROM DUAL ) IS NULL
Eroare în baza de date WordPress: [Duplicate entry 'wpml_notices' for key 'wp_options.option_name']INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES ('wpml_notices', 'a:1:{s:18:\"WPML_User_Language\";a:1:{s:35:\"WPML_User_Languagehow_to_set_notice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:355:\" <h2>Do you want the WordPress admin to be in a different language?</h2>\n <p>\n WPML lets each user choose the admin language, unrelated of the language in which visitors will see the front-end of the site. <br/>\n <br/>\n Go to your <a href=\"https://modern.centrulnatura.ro/wp-admin/profile.php\">profile</a> to choose your admin language. </p>\n \";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:18:\"WPML_User_Language\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:1:{i:0;i:0;}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:4:\"info\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:1;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:0;s:24:\"\0WPML_Notice\0collapsable\";b:0;s:30:\"\0WPML_Notice\0restrict_to_pages\";a:0:{}s:38:\"\0WPML_Notice\0restrict_to_page_prefixes\";a:0:{}s:35:\"\0WPML_Notice\0restrict_to_screen_ids\";a:0:{}s:34:\"\0WPML_Notice\0hide_if_notice_exists\";N;s:43:\"\0WPML_Notice\0dismissible_for_different_text\";b:1;s:31:\"\0WPML_Notice\0default_group_name\";s:7:\"default\";s:25:\"\0WPML_Notice\0capabilities\";a:1:{i:0;s:14:\"manage_options\";}s:26:\"\0WPML_Notice\0dismiss_reset\";b:0;s:18:\"\0WPML_Notice\0flash\";b:0;s:25:\"\0WPML_Notice\0nonce_action\";N;s:22:\"\0WPML_Notice\0text_only\";b:0;}}}', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)