You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've encountered the issue when we tried to use "Flush Magento Cache" from backend. The error occurs in our logs as a warning and we are not sure how to solve this.
Logged Error Warning: SimpleXMLElement::__construct(): Entity: line 6: parser error : Opening and ending tag mismatch: hr line 5 and body in /***/Mage/AdminNotification/Model/Feed.php on line 172
Logged Error Warning: SimpleXMLElement::__construct(): </body> in /***/Mage/AdminNotification/Model/Feed.php on line 172
Logged Error Warning: SimpleXMLElement::__construct(): ^ in /***/Mage/AdminNotification/Model/Feed.php on line 172
Logged Error Warning: SimpleXMLElement::__construct(): Entity: line 7: parser error : Opening and ending tag mismatch: body line 3 and html in /***/Mage/AdminNotification/Model/Feed.php on line 172
Logged Error Warning: SimpleXMLElement::__construct(): Entity: line 7: parser error : Premature end of data in tag html line 1 in /***/Mage/AdminNotification/Model/Feed.php on line 172
The text was updated successfully, but these errors were encountered:
Last version form LTS 1.9.4.x and php 7.2.30.
We've encountered the issue when we tried to use "Flush Magento Cache" from backend. The error occurs in our logs as a warning and we are not sure how to solve this.
The text was updated successfully, but these errors were encountered: