Skip Navigation

Tagged: 

This topic contains 0 reply, has 1 voice.

Last updated by cristianB-27 10 months ago.

Assisted by: Lauren.

Author Posts
September 4, 2024 at 7:45 pm #16142533

cristianB-27

Background of the issue:
I am trying to add support for a new language, Finnish, on my site hidden link. I am using WooCommerce 7.9.1 and a custom theme with very few customized templates. WP Admin breaks after I install the Woo Multilingual feature. The error message is: Fatal error: Uncaught Error: Call to undefined method AutomatticWooCommerceInternalDataStoresOrdersDataSynchronizer::get_table_exists. I am following the install instructions of WPML and have my activation key in development mode.

Symptoms:
WP Admin breaks after installing the Woo Multilingual feature with the error message: Fatal error: Uncaught Error: Call to undefined method AutomatticWooCommerceInternalDataStoresOrdersDataSynchronizer::get_table_exists.

Questions:
Is there a minimum WooCommerce version required for WPML?
How can I resolve the fatal error related to the DataSynchronizer::get_table_exists method?