cosmocommerce / magento-alipay

Magento Alipay Payment Gateway
https://github.com/cosmocommerce/magento-alipay
59 stars 27 forks source link

CosmoCommerce/Updates/etc/adminhtml.xml cause an exception. #1

Closed yssource closed 10 years ago

yssource commented 10 years ago

Hi, I'm interested in this plugin. Thanks so much. But when I try to login into the admin panel, it crashed the website. The error messages show that 'simplexml_load_string(): Entity: line 25: parser error : Start tag expected, '<' not found in ...'.

I use the php5.5 and community magento 1.7.2 for this testing.

I'm sure it is caused by the file 'app/code/community/CosmoCommerce/Updates/etc/adminhtml.xml'. There is no node in this xml file so that it make the function 'simplexml_load_string' of class 'Varien_Simplexml_Config' run into an exception. And I try to modify the xml file only appending a node "", and then everything is OK.

--Best regards. ---Jimmy.

sidealice commented 10 years ago

thanks for your help and we've updated this issue with the latest updater . if you still got the problem please let me know