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.
Tagged: Install and update
Related documentation:
This topic contains 4 replies, has 3 voices.
Last updated by zsoltE-2 1 year, 1 month ago.
Assigned support staff: Bruno.
Author | Posts |
---|---|
November 15, 2019 at 12:44 pm #4953999 | |
zsoltE-2 |
Hi, Can you help me, how can I solve this? |
November 19, 2019 at 8:05 am #4969307 | |
George Botsev Supporter
Languages: English (English ) Timezone: Europe/Sofia (GMT+02:00) |
Hello and thank you for contacting us. Please let me know if you need further assistance about this. |
November 26, 2019 at 3:29 pm #5023057 | |
zsoltE-2 |
Hi George, Thanks. I changed the database's collate to utf8mb4_unicode_520_ci as you said. WordPress database error Table 'database.xxx_icl_languages' doesn't exist for query SELECT default_locale ..... The database charset and collation is the following: +--------------------------+------------------------+ | @@character_set_database | @@collation_database | +--------------------------+------------------------+ | utf8mb4 | utf8mb4_unicode_520_ci | +--------------------------+------------------------+ Do you have any idea? Regards, Zsolt |
November 26, 2019 at 5:26 pm #5023913 | |
Bruno |
Hello, Have you installed and configured WPML? Perhaps because of the previous problem, WPML was not installed completely. You can follow the steps below: - Open your functions.php if( function_exists( 'icl_sitepress_activate' ) ) { icl_sitepress_activate(); } - Save and upload the changed file By following these steps, can you see the created tables and use WPML correctly? Thank you. |
November 27, 2019 at 4:02 am #5025835 | |
zsoltE-2 |
Hi Bruno, It still do not work. And others: Do you have any new try? |