Skip to content Skip to sidebar

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
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Europe/Tirane (GMT+02:00)

This topic contains 13 replies, has 2 voices.

Last updated by Marsel Nikolli 10 months, 2 weeks ago.

Assisted by: Marsel Nikolli.

Author Posts
August 13, 2024 at 6:00 am #16064434

yvesB-21

Background of the issue:
Hello, we wanted to add the site above, go with "pay as you go" and want move from GTranslate to WPML. When I activate the WPML plugin, everything breaks.

Symptoms:
The homepage disappears, and the option to set the homepage in the theme customizer is no longer available. WPML settings are not displaying and cause a critical error. Most other settings appear blank.

Questions:
Why does the homepage disappear when I activate WPML?
Why is the option to set the homepage in the theme customizer no longer available?
Why are WPML settings causing a critical error?
Why do most other settings appear blank?

August 13, 2024 at 8:32 am #16065265

Marsel Nikolli

Hi,

Thank you for contacting WPML Support, I will gladly help you.

To allow us to collect more details on this issue, please share the WordPress debug.log content (not WPML debug information). To enable the WordPress debug.log, edit your wp-config.php file in the site root folder and look for define('WP_DEBUG', false); and change it to:

// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );
 
// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );
 
// Disable display of errors and warnings 
define( 'WP_DEBUG_DISPLAY', false );
@ini_set( 'display_errors', 0 );

Please try to reproduce the issue and check if you are getting any errors/warnings related to WPML shown in the debug.log file in your /wp-content/ folder.

If there is any content on the debug.log file, please copy it and paste it to pastebin and share that link with me. (This is the cleanest way because sometimes the logs are long and create a complete mess of the discussion).

---

It also would be helpful to check if the issue happens in a minimal setup, meaning:
keeping the theme you have active, keeping active only WPML Plugins and must-have plugins, and disabling all other plugins.

After, check if the issue is still happening.

Note: Please make sure you have a full backup (files & database) before trying anything on your website.

Looking forward to your reply,
Marsel

August 19, 2024 at 8:33 am #16082379

yvesB-21

debug file information which i gathered
[19-Aug-2024 08:19:48 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:19:48 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:19:49 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT COUNT(task_id) FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, SitePress->init, do_action('wpml_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpml_tm_load, WPML_Action_Filter_Loader->load, WPML_Action_Filter_Loader->load_factory_or_action, WPML\TM\ATE\Loader->add_hooks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountByTaskStatus
[19-Aug-2024 08:19:50 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 179
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 183
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 196
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 198
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 199
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 200
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 251
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:19:50 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:19:51 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:19:53 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:19:53 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:19:53 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:19:54 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:19:54 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:19:54 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:19:54 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:19:59 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT COUNT(task_id) FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, SitePress->init, do_action('wpml_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpml_tm_load, WPML_Action_Filter_Loader->load, WPML_Action_Filter_Loader->load_factory_or_action, WPML\TM\ATE\Loader->add_hooks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountByTaskStatus
[19-Aug-2024 08:19:59 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 179
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 183
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 196
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 198
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 199
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 200
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 251
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:19:59 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:20:00 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:02 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:20:03 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:06 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT COUNT(task_id) FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, SitePress->init, do_action('wpml_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpml_tm_load, WPML_Action_Filter_Loader->load, WPML_Action_Filter_Loader->load_factory_or_action, WPML\TM\ATE\Loader->add_hooks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountByTaskStatus
[19-Aug-2024 08:20:07 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 179
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 183
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 196
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 198
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 199
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 200
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 251
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:20:07 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:20:07 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:10 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:20:10 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:22 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT COUNT(task_id) FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, SitePress->init, do_action('wpml_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpml_tm_load, WPML_Action_Filter_Loader->load, WPML_Action_Filter_Loader->load_factory_or_action, WPML\TM\ATE\Loader->add_hooks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountByTaskStatus
[19-Aug-2024 08:20:23 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 179
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 183
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 196
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 198
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 199
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 200
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 251
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:20:23 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:20:24 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:25 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:29 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:20:30 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:30 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') ORDER BY IF ((status = 10 AND (review_status = 'EDITING' OR review_status ...' at line 24 for query
SELECT
translation_status.rid AS id, 'post' AS type, translation_status.tp_id AS tp_id, batches.id AS local_batch_id, batches.tp_id AS tp_batch_id, batches.batch_name, translation_status.status AS status, original_translations.element_id AS original_element_id, translations.source_language_code AS source_language, translations.language_code AS target_language, translations.trid, translations.element_type, translations.element_id, translation_status.translation_service AS translation_service, translation_status.timestamp AS sent_date, translate_job.deadline_date AS deadline_date, translate_job.completed_date AS completed_date, posts.post_title AS title, source_languages.english_name AS source_language_name, target_languages.english_name AS target_language_name, translate_job.translator_id AS translator_id, translate_job.job_id AS translate_job_id, translation_status.tp_revision AS revision, translation_status.ts_status AS ts_status, translation_status.needs_update AS needs_update, translate_job.editor AS editor, (
SELECT COUNT(job_id)
FROM wp_icl_translate_job as copmpleted_translation_job
WHERE copmpleted_translation_job.rid = translation_status.rid AND copmpleted_translation_job.translated = 1
) > 0 AS has_completed_translation, translate_job.editor_job_id AS editor_job_id, translate_job.automatic AS automatic, translate_job.title AS job_title, translation_status.review_status AS review_status
FROM wp_icl_translation_status translation_status
INNER JOIN wp_icl_translations translations
ON translations.translation_id = translation_status.translation_id INNER JOIN wp_icl_translations original_translations
ON original_translations.trid = translations.trid AND original_translations.language_code = translations.source_language_code INNER JOIN (
SELECT *
FROM wp_icl_translate_job as translate_job
WHERE job_id = (
SELECT MAX(job_id) AS job_id
FROM wp_icl_translate_job as sub_translate_job
WHERE sub_translate_job.rid = translate_job.rid
)
) AS translate_job ON translate_job.rid = translation_status.rid INNER JOIN wp_posts posts ON posts.ID = original_translations.element_id LEFT JOIN wp_icl_languages source_languages
ON source_languages.code = translations.source_language_code LEFT JOIN wp_icl_languages target_languages
ON target_languages.code = translations.language_code INNER JOIN wp_icl_translation_batches batches
ON batches.id = translation_status.batch_id WHERE original_translations.element_type LIKE 'post%' AND translation_status.status != 0 AND translation_status.status != '42' AND (
(translate_job.translator_id = 19849 OR translate_job.translator_id = 0 OR translate_job.translator_id IS NULL)
OR (automatic = 1 OR review_status = 'NEEDS_REVIEW')
) AND translation_status.translation_service = "local" AND ( automatic = 0 OR review_status = 'NEEDS_REVIEW' ) AND ( ) ORDER BY IF ((status = 10 AND (review_status = 'EDITING' OR review_status = 'NEEDS_REVIEW')) OR status = 1, 1,IF (status = 2, 2, IF (needs_update = 1, 3, 4))) asc, translator_id desc, translate_job_id desc LIMIT 20 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, WPML_TM_REST_Jobs->get_jobs, WPML_TM_Jobs_Repository->get
[19-Aug-2024 08:20:30 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 20 for query
SELECT
COUNT(translation_status.rid)
FROM wp_icl_translation_status translation_status
INNER JOIN wp_icl_translations translations
ON translations.translation_id = translation_status.translation_id INNER JOIN wp_icl_translations original_translations
ON original_translations.trid = translations.trid AND original_translations.language_code = translations.source_language_code INNER JOIN (
SELECT *
FROM wp_icl_translate_job as translate_job
WHERE job_id = (
SELECT MAX(job_id) AS job_id
FROM wp_icl_translate_job as sub_translate_job
WHERE sub_translate_job.rid = translate_job.rid
)
) AS translate_job ON translate_job.rid = translation_status.rid INNER JOIN wp_posts posts ON posts.ID = original_translations.element_id LEFT JOIN wp_icl_languages source_languages
ON source_languages.code = translations.source_language_code LEFT JOIN wp_icl_languages target_languages
ON target_languages.code = translations.language_code INNER JOIN wp_icl_translation_batches batches
ON batches.id = translation_status.batch_id WHERE original_translations.element_type LIKE 'post%' AND translation_status.status != 0 AND translation_status.status != '42' AND (
(translate_job.translator_id = 19849 OR translate_job.translator_id = 0 OR translate_job.translator_id IS NULL)
OR (automatic = 1 OR review_status = 'NEEDS_REVIEW')
) AND translation_status.translation_service = "local" AND ( automatic = 0 OR review_status = 'NEEDS_REVIEW' ) AND ( ) 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, WPML_TM_REST_Jobs->get_jobs, WPML_TM_Jobs_Repository->get_count
[19-Aug-2024 08:20:30 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:33 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT COUNT(task_id) FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, SitePress->init, do_action('wpml_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpml_tm_load, WPML_Action_Filter_Loader->load, WPML_Action_Filter_Loader->load_factory_or_action, WPML\TM\ATE\Loader->add_hooks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountByTaskStatus
[19-Aug-2024 08:20:34 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 179
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 183
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 196
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 198
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 199
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 200
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 251
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:20:34 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:20:34 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:20:36 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:20:36 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:21:24 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:21:24 UTC] PHP Notice: Undefined index: languages in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/classes/languages/class-wpml-languages-ajax.php on line 41
[19-Aug-2024 08:21:24 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:21:25 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT COUNT(task_id) FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, SitePress->init, do_action('wpml_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpml_tm_load, WPML_Action_Filter_Loader->load, WPML_Action_Filter_Loader->load_factory_or_action, WPML\TM\ATE\Loader->add_hooks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getCountByTaskStatus
[19-Aug-2024 08:21:26 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 179
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 183
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 196
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 198
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 199
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 200
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 251
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:21:26 UTC] PHP Notice: Trying to access array offset on value of type null in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/sitepress-multilingual-cms/menu/wpml-admin-lang-switcher.class.php on line 252
[19-Aug-2024 08:21:26 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:21:28 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:21:28 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:21:35 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:21:35 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:21:46 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:21:46 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246
[19-Aug-2024 08:22:47 UTC] WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist for query SELECT * FROM wp_icl_background_task WHERE task_status IN ('1','0','2') AND 1=1 made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, WPML\LIB\WP\Hooks::WPML\LIB\WP\{closure}, WPML\FP\Promise->resolve, WPML\FP\Right->chain, WPML\FP\Right->map, WPML\BackgroundTask\BackgroundTaskLoader->WPML\BackgroundTask\{closure}, WPML\BackgroundTask\BackgroundTaskLoader->getSerializedTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllRunnableTasks, WPML\Core\BackgroundTask\Repository\BackgroundTaskRepository->getAllByTaskStatus
[19-Aug-2024 08:22:47 UTC] PHP Warning: array_merge(): Expected parameter 1 to be an array, string given in /home/1308505.cloudwaysapps.com/vvvkphmtzp/public_html/wp-content/plugins/yith-woocommerce-gift-cards-premium/plugin-upgrade/includes/licences.php on line 246

Hello, i have tried many steps for the plugin to work but it seems not to work at all.
this problem crashed our front end, the homepage and all the english version was gone which is the default language. and no settings are working at all. it shows error saving the data etc.

we arent able to set this up at all. I have created the stagging that can be used for this purpose. but on that, there is the same problem. please have a look so we can install 10 languages or more on it. this process has already taken a lot of time, and we want this urgently fixed. thank you

stagging
hidden link

the website is password protected. use the following for the access then try to login

username [Removed]
password [Removed]

username [Removed]
password [Removed]

August 19, 2024 at 9:40 am #16082729

Marsel Nikolli

Hi,

Thank you for the debug log info and the access to the staging.

1) Please install the WPML String Translation plugin

2) Related to the error "WordPress database error Table 'vvvkphmtzp.wp_icl_background_task' doesn't exist" please try following the instructions from this link, remember to remove the code after you visited the home page.

3) The WP memory limit needs to be increased, WordPress uses 40Mb as default and the minimum requirements for WPML are 128 MB. Kindly check this page for more information.

You can increase it by adding the following code in your wp-config.php file right before the line: /* That's all, stop editing! Happy publishing. */

/* Memory Limit */
define('WP_MEMORY_LIMIT', '256M');
define( 'WP_MAX_MEMORY_LIMIT', '256M');

4) REST API also needs to be enabled (you might need to contact the hosting support team for that.

Please follow the steps mentioned above and let me know how it goes,
Marsel

Screenshot 2024-08-19 111930.png
August 28, 2024 at 7:08 am #16112833

yvesB-21

We have detected a problem with some tables in the database. Please contact WPML support to get this fixed.

Table 'dwdfyhvxnv.wp_icl_strings' doesn't exist
Array
(
[language] => en
[context] => complianz
[gettext_context] =>
[domain_name_context_md5] => fe2ba69b7ca94c82a23ab5f9fa02dbb0
[name] => cookie_purpose
[value] => Functional
[status] => 0
[translation_priority] => optional
[allow_empty_value] =>
)

i am getting this error on my live site

August 28, 2024 at 9:35 am #16113834

Marsel Nikolli

Hi,

Please try following these steps and let me know how it goes:

- Make a full backup of your site (files and database)
- Please add this code to the bottom of the functions.php file in your theme's root folder:

function wpml_fix_missing_icl_tables() {
    if( function_exists( 'icl_sitepress_activate' ) )
        icl_sitepress_activate();
}
add_action( 'wp_footer', 'wpml_fix_missing_icl_tables' );

- Visit your site's homepage at least one time
- Remove the code

Once you complete these steps, then you have to remove the keys "wpml_string_table_ok_for_mo_import" and "wpml_notices" from the options table (by default wp_options, where "wp_" is your database prefix), and all errors should be gone.

Regards,
Marsel

August 28, 2024 at 11:18 am #16114479

yvesB-21

how do i find these keys? can you show me for example so i dont happen to delete anything else?

August 28, 2024 at 12:26 pm #16114903

Marsel Nikolli

Hi,

After completing the initial steps mentioned in my previous reply, you need to access the database using a tool like PhpMyadmin (it might be a different tool depending on the server management tool/system you have).

You have to go to the database options table (by default wp_options, where "wp_" is your database prefix), and remove the keys "wpml_string_table_ok_for_mo_import" and "wpml_notices".

* You can try the hidden link" rel="noopener" target="_blank">plugin Adminer if you prefer.

* Note: Please make sure you have a full backup of your website before making any updates/changes to your website.

Let me know if you have further questions.

August 28, 2024 at 12:58 pm #16115234

yvesB-21

There is a problem with the String Translation table in your site. This problem is not causing a problem running the site right now, but can become a critical issue in the future. WPML support team knows how to fix it. Please add a message in the relevant support thread and we'll fix it for you.

i have removed both of the keys, but now i am having this warning only

August 28, 2024 at 1:01 pm #16115237

yvesB-21

and also there is one more issue,
You deactivated the following language(s) from your site, but there are still some existing translations saved in your database.

If you don't plan to activate this language again, you can delete the associated content from your database.
it has deactivated by itself the english language, how do i fix this too

August 29, 2024 at 10:25 am #16119403

Marsel Nikolli

Hi,

Thank you for the update.

I would need temporary access to your website to investigate this issue and understand it better.

Please fully back up your site (files and database) and confirm it in your next reply.

I would need to access your site's WP-admin and the database (if you are using the Adminer plugin that would work fine for me).

Your next reply is set to private so you can provide the username and password details.

Thanks,
Marsel

August 29, 2024 at 3:58 pm #16121118

Marsel Nikolli

Hi,

Thank you for the access to the website (I was not able to access the database, it shows an error "page can't be reached").

I noticed that you have GTranslate installed and there is a notification showing regarding this (please check the attached image), I suggest disabling it and checking if the issue persists.

* I was not able to see the WPML message you shared previously.

Looking forward to your reply,
Marsel

Screenshot 2024-08-29 175312.png
August 29, 2024 at 4:36 pm #16121377

yvesB-21

I rechecked the database link in private and there was no problem accessing it. Could you try again? You should be able to access it. Try other means to access the link. I have attached the image showing the main problem.
The other error went away. And as for gtranslate. We were wondering if we can use both of the plugins one for 10 languages and the other for 8. Is thos possible without conflict.

Screenshot_20240829-212933_Edge.png
August 30, 2024 at 7:41 am #16123334

Marsel Nikolli

Hi,

1) I still get the same error when trying to access the database link (might be a firewall blocking me, anyway I don't need it anymore given that the issue with the database tables seems fixed). The notification you are showing is not an error, it's just a notification showing that you have data from the English language on the database, which if you'll be using WPML you will need it.

2) As for the usage of the GTranslate plugin and WPML at the same time, that won't work because as you can see GTranslate is the one managing the multilanguage functionalities on your website (from the image you shared you can see that there is no language active on WPML side).

To continue using WPML, you would need to disable the GTranslate plugin and configure everything related to multilanguage from WPML.

Let me know if you have further questions.

Regards,
Marsel

The topic ‘[Closed] WPML is breaking our site’ is closed to new replies.