1
Hello. I have an error in Maxgento that I could not resolve in any way. The order details page is being displayed this way:
I tried several solutions, such as replacing the core of Malta, changing permissions and various other solutions, but nothing worked.
The log of errors:
2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 107: parser error : Double hyphen within comment: <!--<catalog_product_view> <reference name="pr in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): <!--action method="setLogoType"><value>wePrefer_150x60</value></ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): ^ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 108: parser error : Opening and ending tag mismatch: layout line 30 and block in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): </block> in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): ^ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 109: parser error : Extra content at the end of the document in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): </reference> in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:54:17+00:00 ERR (3): Warning: simplexml_load_string(): ^ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 107: parser error : Double hyphen within comment: <!--<catalog_product_view> <reference name="pr in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): <!--action method="setLogoType"><value>wePrefer_150x60</value></ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): ^ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 108: parser error : Opening and ending tag mismatch: layout line 30 and block in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): </block> in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): ^ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): Entity: line 109: parser error : Extra content at the end of the document in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): </reference> in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450 2017-02-17T13:56:41+00:00 ERR (3): Warning: simplexml_load_string(): ^ in /home/site/public_html/app/code/core/Mage/Core/Model/Layout/Update.php on line 450
How should I proceed to solve this problem?