Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 12:00 7:00 – 12:00 7:00 – 12:00 7:00 – 12:00 7:00 – 12:00 -
- 13:00 – 16:00 13:00 – 16:00 13:00 – 16:00 13:00 – 16:00 13:00 – 16:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

Tagged: 

This topic contains 14 replies, has 0 voices.

Last updated by Lucas Vidal de Andrade 1 hour, 53 minutes ago.

Assisted by: Lucas Vidal de Andrade.

Author Posts
July 3, 2025 at 12:34 pm

azimd

Background of the issue:
I am trying to resolve a wpml related 500 error on my website. The issue can be seen on this page: hidden link

2025-07-03
17:23:34
500
3.235.78.222
GET /wp-json/wpml/tm/v1/ate/jobs/receive/1157 HTTP/2
rest-client/2.1.0 (linux-gnu x86_64) ruby/2.7.1p83
United States
41
3729
2025-07-03
16:20:22
500
2401:4900:1c80:9446:b14b:bde4:ad63:2917
GET /wp-json/wpml/tm/v1/ate/jobs/receive/1161 HTTP/2
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
India
41
5778
2025-07-03
16:03:34
500
2401:4900:1c80:9446:b14b:bde4:ad63:2917
GET /wp-json/wpml/tm/v1/ate/jobs/receive/1163 HTTP/2
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
India
41
3426

Symptoms:
I encountered a 500 error related to WPML. we have hosted on hostinger server -> observing wpml relateding thing throwing 500 error, in error log noticing db error related to wpml

Questions:
we have hosted on hostinger server -> observing wpml relateding thing throwing 500 error, in error log noticing db error related to wpml

July 3, 2025 at 1:21 pm
July 3, 2025 at 7:41 pm #17199161

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hello there,

I'm getting a second opinion on your issue with my colleagues. I'll get back to you as soon as I have new information. Thank you for your patience.

July 4, 2025 at 5:04 am #17199689

azimd

HI.. just wanted to check is this becausing ATE(advanced translation editor), we are geting 500 error related to ATE jobs please refer the below

500 122.166.48.88. GET /wp-json/wpml/tm/v1/ate/jobs/receive/1161 HTTP/2
500 98.84.56.140 GET /wp-json/wpml/tm/v1/ate/jobs/receive/1182 HTTP/2
500 3.235.78.222 GET /wp-json/wpml/tm/v1/ate/jobs/receive/1163 HTTP/2
500 3.235.78.222 GET /wp-json/wpml/tm/v1/ate/jobs/receive/1157 HTTP/2
500 98.84.56.140. GET /wp-json/wpml/tm/v1/ate/jobs/receive/1182 HTTP/2

July 4, 2025 at 3:00 pm #17202409

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hey there,

Thank you for sharing. We are still checking into your issue. To better understand the 500 errors, please activate the debug.log on WordPress, by editing the wp-config.php file, as follows. Don't forget to have a full website backup before proceeding.

1. Open the file;
2. Locate the code below:

if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

replace it with:

// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );

// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );

Let me know when it's done. Thank you.

July 4, 2025 at 8:23 pm #17203061

azimd

yes its, debug log is enabled.

few hours back also we got 500 error.. below are the details

2025-07-04 500 44.202.194.250
19:08:59

GET /wp-json/wpml/tm/v1/ate/jobs/receive/1209 HTTP/2
rest-client/2.1.0 (linux-gnu x86_64) ruby/2.7.1p83

July 6, 2025 at 6:48 pm #17205394

azimd

hi any update? didn't hear from you, we are near to launch the website. kindly do the needful asap. refer thescreenshot below.. can you convert this as prvt message

Screenshot 2025-07-05 at 11.38.51 PM.png
July 7, 2025 at 12:33 pm #17208703

azimd

???

July 7, 2025 at 12:56 pm #17208830

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hello there,

Thank you for waiting. I've sent your website for analysis on Friday, but still haven't received a conclusive answer from our devs. I've just updated them with the debug.log, and will get back to you as soon as I hear from them.

Server errors are trickier to solve, as they don't depend on WPML only, but mostly on your server. There's likely a misconfiguration or communication problem causing that, and we are investigating. Thank you for your patience.

July 7, 2025 at 6:05 pm #17210886

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hey there,

There are errors on the Advanced Translation Editor, showing it has issues recognizing your license. Please follow these steps:

1. Go to wpml.org/account/sites and remove the website from the list;
2. Add it again and copy the newly generated key;
3. In your website's admin panel, go to Plugins > Add New > Commercial Tab and click on "Unregister WPML from this site";
4. Register the website again, with the key you copied in step #2;

Please let me know when you're done. We are still looking into the 500 error. I'm waiting for your feedback.

July 8, 2025 at 5:40 am #17211671

azimd

hi, As you mentioned from above steps, i have unregistered and registered again. let me know the updates..

Screenshot 2025-07-08 at 11.08.42 AM.png
Screenshot 2025-07-08 at 11.09.11 AM.png
July 8, 2025 at 10:02 am #17212911

azimd

r u checking your local or our live site, can we disable debug log?

July 8, 2025 at 5:15 pm #17215571

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hey there,

We are still looking into your issue - I'll get back to you once I have new information. Meanwhile, yes, you can disable the debug logging. Thank you.

July 9, 2025 at 5:57 pm #17220643

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi,

The 500 error is a server error, which is typically logged as a fatal error in the PHP or WordPress debug log.

In the log you shared, there are two fatal errors:

Most are related to handle_csv_download() in your theme.

The others are related to get_article_authors_html() in
/wp-content/themes/web-magazine/template-parts/section-article-components.php (line 95).

Since this seems to occur while downloading something (possibly from ATE), it’s more likely tied to the first function.

As all the fatal errors point to the theme and no WPML-related errors are present, we believe this is caused by custom code in the theme, not WPML itself.

Please review this with your developer so they can adjust the theme accordingly.

Best regards,
Lucas – WPML Support

July 10, 2025 at 4:36 am #17221676

azimd

Dear Team,

It appears that the focus has been diverted toward less critical, temporary functionalities such as CSV downloads, while the core issue has not been addressed. As previously highlighted, the 500 error related to job translations remains unresolved.

I have already shared multiple screenshots indicating the job translation-related errors, which do not appear in the standard debug logs but are consistently captured in the server’s error.log. I am attaching the relevant log file again for your review.

Kindly prioritize this issue, investigate it thoroughly, and provide a prompt resolution.

WPML Database error
WPML Database error

[01-Jul-2025 13:38:21 UTC] WordPress database error Commands out of sync; you can't run this command now for query UPDATE ⁠ apu_options ⁠ SET ⁠ option_value ⁠ = 'a:5:{s:7:\"default\";a:1:{s:31:\"SendStringsForTranslationNotice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:31:\"SendStringsForTranslationNotice\";s:17:\"\0WPML_Notice\0text\";s:237:\"To translate strings automatically, by your translators or a translation service, use the hidden link\" target=\"_blank\">Translation Dashboard.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:7:\"default\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a: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:1:{i:0;s:35:\"send-strings-for-translation-notice\";}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:1:{i:0;s:47:\"wpml-string-translation/menu/string-translation\";}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:0:{}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;}}s:26:\"taxonomy-term-help-notices\";a:5:{s:17:\"magazine_category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:5:{s:7:\"default\";a:1:{s:31:\"SendStringsForTranslationNotice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:31:\"SendStringsForTranslationNotice\";s:17:\"\0WPML_Notice\0text\";s:237:\"To translate strings automatically, by your translators or a translation service, use the hidden link\" target=\"_blank\">Translation Dashboard.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:7:\"default\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a: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:1:{i:0;s:35:\"send-strings-for-translation-notice\";}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:1:{i:0;s:47:\"wpml-string-translation/menu/string-translation\";}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:0:{}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;}}s:26:\"taxonomy-term-help-notices\";N;s:19:\"wpml-import-notices\";a:1:{s:16:\"wordpress-export\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;s:32:\"WPML\\Notices\\ExportImport\\Notice\";i:1;s:18:\"isOnMigrationPages\";}}s:15:\"\0WPML_Notice\0id\";s:16:\"wordpress-export\";s:17:\"\0WPML_Notice\0text\";s:413:\"Migrating your multilingual site? Install WPML Export and Import for the simplest way to export your translated content and import it on your new site.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:19:\"wpml-import-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a: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:2:{i:0;s:18:\"wpml-import-notice\";i:1;s:28:\"wpml-import-notice-from-wpml\";}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:0:{}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;}}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:1:{i:0;a:2:{i:0;s:18:\"WPML_User_Language\";i:1;s:85:\"displayNoticeOnlyOnWPDashboardAndWhenTranslationOfLoginAndRegistrationPagesIsDisabled\";}}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:373:\" <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 hidden link\">profile 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:3;i:3;}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;}}s:5:\"acfml\";a:1:{s:17:\"field-group-modes\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:17:\"field-group-modes\";s:17:\"\0WPML_Notice\0text\";s:512:\" <h2><i class=\"otgs-ico-wpml\">  Let's Start Translating!</h2><p>Edit each Field Group to select a translation option for the fields inside it. If you don't set a translation option, you will not be able to translate your fields.</p><p>Read more about how to translate your ACF custom fields</p>\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:5:\"acfml\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:12:\"acfml-notice\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:1;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:1:{i:0;s:20:\"edit-acf-field-group\";}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:0:{}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;}}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:0:{}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"c592ef9425bb0099127f09da7b0db664\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:32;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:17:\"magazine_category\";s:17:\"\0WPML_Notice\0text\";s:278:\"Translating Magazine Categories? Use the hidden link\"> Magazine Category translation table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:7:\"Dismiss\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}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:0;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:0:{}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;}s:8:\"category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:5:{s:7:\"default\";a:1:{s:31:\"SendStringsForTranslationNotice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:31:\"SendStringsForTranslationNotice\";s:17:\"\0WPML_Notice\0text\";s:237:\"To translate strings automatically, by your translators or a translation service, use the hidden link\" target=\"_blank\">Translation Dashboard.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:7:\"default\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a: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:1:{i:0;s:35:\"send-strings-for-translation-notice\";}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:1:{i:0;s:47:\"wpml-string-translation/menu/string-translation\";}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:0:{}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;}}s:26:\"taxonomy-term-help-notices\";N;s:19:\"wpml-import-notices\";a:1:{s:16:\"wordpress-export\";r:73;}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:1:{i:0;a:2:{i:0;s:18:\"WPML_User_Language\";i:1;s:85:\"displayNoticeOnlyOnWPDashboardAndWhenTranslationOfLoginAndRegistrationPagesIsDisabled\";}}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:373:\" <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 hidden link\">profile 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:9;i:9;}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;}}s:5:\"acfml\";a:1:{s:17:\"field-group-modes\";r:137;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:0:{}s:28:\"\0WPML_Notices\0user_dismissed\";a:1:{s:18:\"WPML_User_Language\";a:1:{s:35:\"WPML_User_Languagehow_to_set_notice\";s:32:\"021b1bc409fff8014e6e3b4b56d94276\";}}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"5851df13881e718e1a5954160d7c60da\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:205;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"category\";s:17:\"\0WPML_Notice\0text\";s:251:\"Translating Categories? Use the hidden link\"> Category translation table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:7:\"Dismiss\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}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:0;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:0:{}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;}s:8:\"post_tag\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:5:{s:7:\"default\";a:1:{s:31:\"SendStringsForTranslationNotice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:31:\"SendStringsForTranslationNotice\";s:17:\"\0WPML_Notice\0text\";s:237:\"To translate strings automatically, by your translators or a translation service, use the hidden link\" target=\"_blank\">Translation Dashboard.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:7:\"default\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a: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:1:{i:0;s:35:\"send-strings-for-translation-notice\";}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:1:{i:0;s:47:\"wpml-string-translation/menu/string-translation\";}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:0:{}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;}}s:26:\"taxonomy-term-help-notices\";N;s:19:\"wpml-import-notices\";a:1:{s:16:\"wordpress-export\";r:73;}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:1:{i:0;a:2:{i:0;s:18:\"WPML_User_Language\";i:1;s:85:\"displayNoticeOnlyOnWPDashboardAndWhenTranslationOfLoginAndRegistrationPagesIsDisabled\";}}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:373:\" <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 hidden link\">profile 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:3;i:3;}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;}}s:5:\"acfml\";a:1:{s:17:\"field-group-modes\";r:137;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:0:{}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"03fa41683404e4de5e0cb3f757ea0656\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:324;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:8:\"post_tag\";s:17:\"\0WPML_Notice\0text\";s:248:\"Translating Keywords? Use the hidden link\"> Keyword translation table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:7:\"Dismiss\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}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:0;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:0:{}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;}s:17:\"resource_category\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:5:{s:7:\"default\";a:1:{s:31:\"SendStringsForTranslationNotice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:31:\"SendStringsForTranslationNotice\";s:17:\"\0WPML_Notice\0text\";s:237:\"To translate strings automatically, by your translators or a translation service, use the hidden link\" target=\"_blank\">Translation Dashboard.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:7:\"default\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a: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:1:{i:0;s:35:\"send-strings-for-translation-notice\";}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:1:{i:0;s:47:\"wpml-string-translation/menu/string-translation\";}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:0:{}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;}}s:26:\"taxonomy-term-help-notices\";N;s:19:\"wpml-import-notices\";a:1:{s:16:\"wordpress-export\";r:73;}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:1:{i:0;a:2:{i:0;s:18:\"WPML_User_Language\";i:1;s:85:\"displayNoticeOnlyOnWPDashboardAndWhenTranslationOfLoginAndRegistrationPagesIsDisabled\";}}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:373:\" <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 hidden link\">profile 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:3;i:3;}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;}}s:5:\"acfml\";a:1:{s:17:\"field-group-modes\";r:137;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:0:{}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"ab5a5cbf6df6cc6dd762cd6310e600e6\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:441;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:17:\"resource_category\";s:17:\"\0WPML_Notice\0text\";s:280:\"Translating Resource Categories? Use the hidden link\"> Resource Categories translation table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:7:\"Dismiss\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}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:0;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:0:{}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;}s:20:\"translation_priority\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:1:{i:0;a:2:{i:0;O:37:\"WPML_Taxonomy_Translation_Help_Notice\":2:{s:57:\"\0WPML_Taxonomy_Translation_Help_Notice\0wpml_admin_notices\";O:12:\"WPML_Notices\":6:{s:27:\"\0WPML_Notices\0notice_render\";O:18:\"WPML_Notice_Render\":3:{s:38:\"\0WPML_Notice_Render\0dismiss_html_added\";b:0;s:35:\"\0WPML_Notice_Render\0hide_html_added\";b:0;s:39:\"\0WPML_Notice_Render\0collapse_html_added\";b:0;}s:21:\"\0WPML_Notices\0notices\";a:5:{s:5:\"acfml\";a:1:{s:17:\"field-group-modes\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:17:\"field-group-modes\";s:17:\"\0WPML_Notice\0text\";s:512:\" <h2><i class=\"otgs-ico-wpml\">  Let's Start Translating!</h2><p>Edit each Field Group to select a translation option for the fields inside it. If you don't set a translation option, you will not be able to translate your fields.</p><p>Read more about how to translate your ACF custom fields</p>\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:5:\"acfml\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:0:{}s:28:\"\0WPML_Notice\0css_class_types\";a:1:{i:0;s:12:\"acfml-notice\";}s:24:\"\0WPML_Notice\0css_classes\";a:0:{}s:24:\"\0WPML_Notice\0dismissible\";b:0;s:31:\"\0WPML_Notice\0exclude_from_pages\";a:0:{}s:21:\"\0WPML_Notice\0hideable\";b:1;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:1:{i:0;s:20:\"edit-acf-field-group\";}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:0:{}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;}}s:7:\"default\";a:1:{s:31:\"SendStringsForTranslationNotice\";O:11:\"WPML_Notice\":24:{s:30:\"\0WPML_Notice\0display_callbacks\";a:0:{}s:15:\"\0WPML_Notice\0id\";s:31:\"SendStringsForTranslationNotice\";s:17:\"\0WPML_Notice\0text\";s:236:\"To translate strings automatically, by your translators or a translation service, use the hidden link\" target=\"_blank\">Translation Dashboard.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:7:\"default\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a: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:1:{i:0;s:35:\"send-strings-for-translation-notice\";}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:1:{i:0;s:47:\"wpml-string-translation/menu/string-translation\";}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:0:{}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;}}s:26:\"taxonomy-term-help-notices\";N;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:1:{i:0;a:2:{i:0;s:18:\"WPML_User_Language\";i:1;s:85:\"displayNoticeOnlyOnWPDashboardAndWhenTranslationOfLoginAndRegistrationPagesIsDisabled\";}}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:372:\" <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 hidden link\">profile 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:4;i:4;}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;}}s:19:\"wpml-import-notices\";a:1:{s:16:\"wordpress-export\";r:73;}}s:31:\"\0WPML_Notices\0notices_to_remove\";a:1:{s:12:\"requirements\";a:0:{}}s:23:\"\0WPML_Notices\0dismissed\";a:0:{}s:28:\"\0WPML_Notices\0user_dismissed\";a:0:{}s:34:\"\0WPML_Notices\0original_notices_md5\";s:32:\"a3e4224c682e745c399c8b47a07512ec\";}s:45:\"\0WPML_Taxonomy_Translation_Help_Notice\0notice\";r:558;}i:1;s:26:\"should_display_help_notice\";}}s:15:\"\0WPML_Notice\0id\";s:20:\"translation_priority\";s:17:\"\0WPML_Notice\0text\";s:286:\"Translating Translation Priorities? Use the hidden link\"> Translation Priority translation table for easier translation.\";s:27:\"\0WPML_Notice\0collapsed_text\";N;s:18:\"\0WPML_Notice\0group\";s:26:\"taxonomy-term-help-notices\";s:35:\"\0WPML_Notice\0restricted_to_user_ids\";a:0:{}s:20:\"\0WPML_Notice\0actions\";a:1:{i:0;O:18:\"WPML_Notice_Action\":9:{s:27:\"\0WPML_Notice_Action\0dismiss\";b:0;s:37:\"\0WPML_Notice_Action\0display_as_button\";b:0;s:24:\"\0WPML_Notice_Action\0hide\";b:0;s:24:\"\0WPML_Notice_Action\0text\";s:7:\"Dismiss\";s:23:\"\0WPML_Notice_Action\0url\";s:1:\"#\";s:36:\"\0WPML_Notice_Action\0group_to_dismiss\";s:26:\"taxonomy-term-help-notices\";s:31:\"\0WPML_Notice_Action\0js_callback\";s:40:\"wpml_dismiss_taxonomy_translation_notice\";s:42:\"\0WPML_Notice_Action\0dismiss_different_text\";b:1;s:31:\"\0WPML_Notice_Action\0link_target\";N;}}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:0;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:0:{}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;}}s:19:\"wpml-import-notices\";a:1:{s:16:\"wordpress-export\";r:73;}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:1:{i:0;a:2:{i:0;s:18:\"WPML_User_Language\";i:1;s:85:\"displayNoticeOnlyOnWPDashboardAndWhenTranslationOfLoginAndRegistrationPagesIsDisabled\";}}s:15:\"\0WPML_Notice\0id\";s:35:\"WPML_User_Languagehow_to_set_notice\";s:17:\"\0WPML_Notice\0text\";s:373:\" <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 hidden link\">profile 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;}}s:5:\"acfml\";a:1:{s:17:\"field-group-modes\";r:137;}}', ⁠ autoload ⁠ = 'off' WHERE ⁠ option_name ⁠ = 'wpml_notices' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, WPML_Notices->save_to_option, update_option
[01-Jul-2025 13:38:21 UTC] WordPress database error Commands out of sync; you can't run this command now for query SELECT option_value FROM apu_options WHERE option_name = 'jpsq_sync_checkout' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Sync\Sender->do_sync, Automattic\Jetpack\Sync\Dedicated_Sender::spawn_sync, Automattic\Jetpack\Sync\Queue->is_locked, Automattic\Jetpack\Sync\Queue->get_checkout_id

[27-Jun-2025 07:37:16 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date < '2024-05-01 13:39:00' AND p.post_type = 'post' AND p.post_status = 'publish' AND (language_code = 'en' OR 0 ) ORDER BY p.post_date DESC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/web-magazine/single.php'), get_template_part, locate_template, load_template, require('/themes/web-magazine/template-parts/section-post-navigation.php'), get_previous_post, get_adjacent_post
[27-Jun-2025 07:37:16 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date > '2024-05-01 13:39:00' AND p.post_type = 'post' AND p.post_status = 'publish' AND (language_code = 'en' OR 0 ) ORDER BY p.post_date ASC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/web-magazine/single.php'), get_template_part, locate_template, load_template, require('/themes/web-magazine/template-parts/section-post-navigation.php'), get_next_post, get_adjacent_post
[27-Jun-2025 07:40:11 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date < '2024-09-25 12:08:00' AND p.post_type = 'post' AND ( p.post_status = 'publish' OR p.post_status = 'private' ) AND (language_code = 'en' OR 0 ) ORDER BY p.post_date DESC LIMIT 1 made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WP_REST_Posts_Controller->update_item, wp_update_post, wp_insert_post, wp_transition_post_status, do_action('transition_post_status'), WP_Hook->do_action, WP_Hook->apply_filters, LiteSpeed\Purge->purge_publish, LiteSpeed\Purge->purge_post, LiteSpeed\Purge->_get_purge_tags_by_post, get_previous_post, get_adjacent_post
[27-Jun-2025 07:40:11 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date > '2024-09-25 12:08:00' AND p.post_type = 'post' AND ( p.post_status = 'publish' OR p.post_status = 'private' ) AND (language_code = 'en' OR 0 ) ORDER BY p.post_date ASC LIMIT 1 made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Server->respond_to_request, WP_REST_Posts_Controller->update_item, wp_update_post, wp_insert_post, wp_transition_post_status, do_action('transition_post_status'), WP_Hook->do_action, WP_Hook->apply_filters, LiteSpeed\Purge->purge_publish, LiteSpeed\Purge->purge_post, LiteSpeed\Purge->_get_purge_tags_by_post, get_next_post, get_adjacent_post
[27-Jun-2025 07:40:14 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date < '2024-09-25 12:08:00' AND p.post_type = 'post' AND ( p.post_status = 'publish' OR p.post_status = 'private' ) AND (language_code = 'en' OR 0 ) ORDER BY p.post_date DESC LIMIT 1 made by edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action('transition_post_status'), WP_Hook->do_action, WP_Hook->apply_filters, LiteSpeed\Purge->purge_publish, LiteSpeed\Purge->purge_post, LiteSpeed\Purge->_get_purge_tags_by_post, get_previous_post, get_adjacent_post
[27-Jun-2025 07:40:14 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date > '2024-09-25 12:08:00' AND p.post_type = 'post' AND ( p.post_status = 'publish' OR p.post_status = 'private' ) AND (language_code = 'en' OR 0 ) ORDER BY p.post_date ASC LIMIT 1 made by edit_post, wp_update_post, wp_insert_post, wp_transition_post_status, do_action('transition_post_status'), WP_Hook->do_action, WP_Hook->apply_filters, LiteSpeed\Purge->purge_publish, LiteSpeed\Purge->purge_post, LiteSpeed\Purge->_get_purge_tags_by_post, get_next_post, get_adjacent_post
[27-Jun-2025 07:40:23 UTC] Cron unschedule event error for hook: do_pings, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {"schedule":false,"args":[]}
[27-Jun-2025 07:40:26 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date < '2024-09-25 12:08:00' AND p.post_type = 'post' AND ( p.post_status = 'publish' OR p.post_status = 'private' ) AND (language_code = 'en' OR 0 ) ORDER BY p.post_date DESC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/web-magazine/single.php'), get_template_part, locate_template, load_template, require('/themes/web-magazine/template-parts/section-post-navigation.php'), get_previous_post, get_adjacent_post
[27-Jun-2025 07:40:26 UTC] WordPress database error Table 'u414749730_Drcfx.wp_icl_translations' doesn't exist for query SELECT p.ID FROM apu_posts AS p JOIN wp_icl_translations hidden link ON hidden link = p.ID AND hidden link = 'post_post' WHERE p.post_date > '2024-09-25 12:08:00' AND p.post_type = 'post' AND ( p.post_status = 'publish' OR p.post_status = 'private' ) AND (language_code = 'en' OR 0 ) ORDER BY p.post_date ASC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/web-magazine/single.php'), get_template_part, locate_template, load_template, require('/themes/web-magazine/template-parts/section-post-navigation.php'), get_next_post, get_adjacent_post

Screenshot 2025-07-10 at 10.02.11 AM.png