Background of the issue:
I am trying to get rid of an error message concerning a missing table. I worked on internalizationing a file per your documentation. It worked and found my strings in the 'strings translations' but the translations wouldn't appear on the translated page. I activated DEBUG and got an error message. I noticed that the error message disappears when WPML String Translation is disabled. I saw a post on your support pages where it was advised to add this code in functions.php but it didn't fix the issue: function wpml_fix_missing_icl_tables() { if( function_exists( 'icl_sitepress_activate' ) ) icl_sitepress_activate(); } add_action( 'wp_footer', 'wpml_fix_missing_icl_tables' ); Link to a page where the issue can be seen: hidden link
Symptoms:
Error message: wp_icl_string_batches table does not exist. WordPress database error: [Table 'testLumi_1739281061.wp_icl_string_batches' doesn't exist]. The error message disappears when WPML String Translation is disabled.
Questions:
How can I fix the missing wp_icl_string_batches table error?
Why do translations not appear on the translated page despite being found in 'strings translations'?
February 11, 2025 at 5:22 pm
Manage Cookie Consent
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.