Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Warning: simplexml_load_string(): Entity: line 12: parser error : Start tag expected, '<' not found in app/code/core/Mage/Core/Model/Layout/Update.php on line 450
  2.  
  3. Warning: simplexml_load_string(): </customer_account_create--> in app/code/core/Mage/Core/Model/Layout/Update.php on line 450
  4.  
  5. find -type f -name "*.xml" -exec xmllint --noout {} ;
  6.  
  7. ./app/code/core/Mage/CatalogInventory/etc/wsi.xml:2: namespace error : xmlns:typens: 'urn:{{var wsdl.name}}' is not a valid URI
  8.  
  9. ./app/code/local/Vendor/Module/etc/adminhtml.xml:23: parser error : Start tag expected, '<' not found
  10.  
  11. <?xml version="1.0" encoding="utf-8"?>
  12. <!-- comment directly after xml declaration without any xml following -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement