ผู้ใช้นี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรัมที่ชื่นชอบ
หัวข้อฟอรัมที่สร้าง
| สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | โพสต์ | ความใหม่ |
|---|---|---|---|---|---|
|
There is a problem with the String Translation table in your site
เริ่มโดย: Steve
ใน: English Support
Problem: Solution: - Make a full backup of your site (files and database) function wpml_fix_missing_icl_tables() {
if( function_exists( 'icl_sitepress_activate' ) )
icl_sitepress_activate();
}
add_action( 'wp_footer', 'wpml_fix_missing_icl_tables' );- Visit your site's homepage at least one time Once you complete these steps, then you have to remove the keys "wpml_string_table_ok_for_mo_import" and "wpml_notices" from the options table (by default wp_options, where "wp_" is your database prefix), and all errors should be gone. Relevant Documentation: |
|
2 | 2 |
4 years, 1 months มาแล้ว
Steve |