PHP Warning: simplexml_load_string():
-
Hello, the plugin seems to work fine, however I receive several warnings in my error_log, something similar to this:
[24-Nov-2019 00:45:45 UTC] PHP Warning: simplexml_load_string(): Entity: line 116: parser error : Opening and ending tag mismatch: meta line 5 and head in /public_html/wp-content/plugins/warm-cache/warm_cache_crawl.php on line 163
[24-Nov-2019 00:45:45 UTC] PHP Warning: simplexml_load_string(): </head> in /public_html/wp-content/plugins/warm-cache/warm_cache_crawl.php on line 163
[24-Nov-2019 00:45:45 UTC] PHP Warning: simplexml_load_string(): Entity: line 120: parser error : Premature end of data in tag html line 2 in /public_html/wp-content/plugins/warm-cache/warm_cache_crawl.php on line 163
[24-Nov-2019 00:45:45 UTC] PHP Warning: simplexml_load_string(): in /public_html/wp-content/plugins/warm-cache/warm_cache_crawl.php on line 163
[24-Nov-2019 00:45:45 UTC] PHP Warning: simplexml_load_string(): ^ in /public_html/wp-content/plugins/warm-cache/warm_cache_crawl.php on line 163I have a lot of these warnings, I want to know what is happening or what I should do. Any suggestions?
- The topic ‘PHP Warning: simplexml_load_string():’ is closed to new replies.