"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."
this is the error after i updated WPML plugin. and in all docs they are saying to rise asupport ticket
"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."
this is the error after i updated WPML plugin. and in all docs they are saying to rise asupport ticket
I understand the issue you're having. The error " There is a problem with the String Translation table" usually happens if there is something wrong with the “_icl_strings” table in the database.
Please try the steps below and I hope it will help.
1. Please take a full backup of your site and database.
2. Once done, add the below code in the theme's functions.php file:
The steps above most of the time help in solving the issue. Please give it a try and hope the issue will be resolved after that.
Regarding the other issue that you mentioned - The query issue you're facing typically arises from the inclusion of emojis or similar characters in your content. Your database might be using a character encoding that doesn't support characters like emojis. One of the text strings in the 'ProfilePress' plugin contains an Emoji(You're using ProfilePress Lite - no license needed. Enjoy!😊) that is mainly causing the issue here.
Could you please go to "WPML > Theme and Plugins" and check if the option "Automatically load the theme's .mo file using 'load_textdomain'" is enabled? If it is, please remove 'ProfilePress' from the text domain box below that option and check again.
But, if you're still having the issue, please try the solution mentioned in the following ticket.