Posts Tagged ‘magento error’

Warning: SimpleXMLElement :: addAttribute()

Saturday, April 10th, 2010

So I got this error when I was performing tests on my checkout-

SimpleXMLElement::addAttribute() [simplexmlelement.addattribute]

Continue reading…

Magento Database Import Error

Wednesday, March 17th, 2010

ERROR 1064 (42000) at line 382: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘USING BTREE,
KEY `FK_ATTRIBUTE_VARCHAR_ENTITY` (`entity_id`),
KEY `FK_CATALO’ at line 9

Continue reading…

Magento Backup Error

Saturday, January 23rd, 2010

If you have this error when make the backup database in magento

Warning: Invalid argument supplied for foreach() in /home/USERNAME/domains/DOMAINNAME/public_html/MAGENTOLOCATION/lib/Varien/Data/Collection/Filesystem.php on line 234 Continue reading…