|
Hello,
I see the following error when loading any page of Magento 0.6.12510:
<b>Warning:</strong> <i>simplexml_load_string() [<a href='function.simplexml-load-string'>function.simplexml-load-string</a>]: Entity: line 274: parser error : Specification mandate value for attribute base</i> in <strong>/home/inter/projects/magento/lib/Varien/Simplexml/Config.php</strong> on line <b>212</b><br>[0] in <strong>simplexml_load_string</b>("<?xml version="1.0"?> <!-- /**", "Mage_Core_Model_Config_Element") in <b>/home/inter/projects/magento/lib/Varien/Simplexml/Config.php</b> on line <b>212</b><br>[1] in <strong>Varien_Simplexml_Config->loadCache</b>() in <b>/home/inter/projects/magento/app/code/core/Mage/Core/Model/Config.php</b> on line <b>127</b><br>[2] in <strong>Mage_Core_Model_Config->init</b>(NULL) in <b>/home/inter/projects/magento/app/Mage.php</b> on line <b>328</b><br>[3] in <strong>Mage::init</b>(NULL) in <b>/home/inter/projects/magento/app/Mage.php</b> on line <b>349</b><br>[4] in <strong>Mage::run</b>("base") in <b>/home/inter/projects/magento/index.php</b> on line <b>27</b><br>
The software was running fine after I had installed it. The problem occured after a store group was added and then modified (at least that’s what the user who triggered the error tells me).
Any ideas why this is happening?
I’m running CentOS 4.5.
|