This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Site Crashed During WPML Update to Version 4.7.6 – Fatal Error in
Started by: AIM-DOO in: English Support |
|
0 | 4 | 11 months ago | |
|
Database Error: Unknown Column ‘translate_job.automatic’
Started by: AIM-DOO in: English Support |
|
2 | 2 | 1 year, 6 months ago | |
|
Unknown column 's.review_status' in 'field list'
Started by: AIM-DOO
in: English Support
Problem:
ALTER TABLE `wp_icl_translation_status` ADD COLUMN `review_status` enum('NEEDS_REVIEW','EDITING','ACCEPTED') COLLATE utf8mb4_unicode_ci DEFAULT NULL;
ALTER TABLE `wp_icl_translation_status` ADD COLUMN `ate_comm_retry_count` int UNSIGNED DEFAULT '0';
After applying these changes, verify if the issue persists. Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem continues, please open a new support ticket. |
|
2 | 4 | 1 year, 7 months ago | |
|
Upgraded WPML to the latest version and error in log
Started by: AIM-DOO
in: English Support
Problem: DROP TABLE IF EXISTS `wp_icl_background_task`; CREATE TABLE IF NOT EXISTS `wp_icl_background_task` ( `task_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, `task_type` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL, `task_status` smallint UNSIGNED NOT NULL DEFAULT '0', `starting_date` datetime DEFAULT NULL, `total_count` int UNSIGNED NOT NULL DEFAULT '0', `completed_count` int UNSIGNED NOT NULL DEFAULT '0', `completed_ids` text COLLATE utf8mb4_unicode_ci, `payload` text COLLATE utf8mb4_unicode_ci, `retry_count` smallint UNSIGNED NOT NULL DEFAULT '0', PRIMARY KEY (`task_id`) ) This solution might be outdated or not applicable to your case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket at WPML support forum. |
|
2 | 5 | 1 year, 7 months ago | |
|
PHP error log has been filled with errors related to the WPML
Started by: AIM-DOO in: English Support |
|
3 | 13 | 3 years, 11 months ago | |
|
PHP Errors related with WPML tables
Started by: AIM-DOO in: English Support |
|
2 | 2 | 4 years, 10 months ago |