-
AuthorPosts
-
September 1, 2019 at 7:29 pm #1132704
Today after update enfold child to version 4.6 mi site si crashed!
The Problem is Plugin Polylang, disabling the plugin the site still works.
Polylang version 2.6.4.
Now I can’t Enable it.
Can anyone help me?
ThanksSeptember 2, 2019 at 11:36 am #1132931Here My Issue:
Warning: simplexml_load_file(): /home/reside08/public_html/wp-content/themes/enfold/wpml-config.xml:81: parser error : Opening and ending tag mismatch: key line 47 and admin-texts in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): </admin-texts> in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): ^ in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): /home/reside08/public_html/wp-content/themes/enfold/wpml-config.xml:82: parser error : Opening and ending tag mismatch: admin-texts line 46 and wpml-config in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): </wpml-config> in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): ^ in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): /home/reside08/public_html/wp-content/themes/enfold/wpml-config.xml:83: parser error : Premature end of data in tag wpml-config line 1 in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): ^ in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
September 2, 2019 at 11:39 am #1132933My problem after entering a string that you released to solve:
to fix the bug:
You have to add </key> on line 82 in
/wp-content/themes/enfold/wpml-config.xmlWarning: simplexml_load_file(): /home/reside08/public_html/wp-content/themes/enfold/wpml-config.xml:81: parser error : Opening and ending tag mismatch: key line 47 and admin-texts in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): </admin-texts> in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): ^ in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): /home/reside08/public_html/wp-content/themes/enfold/wpml-config.xml:82: parser error : Opening and ending tag mismatch: admin-texts line 46 and key in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): </key> in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
Warning: simplexml_load_file(): ^ in /home/reside08/public_html/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59
September 2, 2019 at 7:59 pm #1133110Hi,
I had the same issue. Please check that the missing </key> tag is inserted before the closing </admin-texts> tag.See:
Cheers Volker
- This reply was modified 5 years, 2 months ago by Captain7.
September 2, 2019 at 8:26 pm #1133114Works fine, first I put the string in the wrong position.
Thanks a LotSeptember 3, 2019 at 4:50 am #1133187 -
AuthorPosts
- You must be logged in to reply to this topic.