-
Recent Posts
Recent Comments
Archives
Categories
Tags
404 attributes bestseller block caching categories categoryfilter children cms cms pages column concatenate css csv current url eBay errors excel extensions google analytics inchoo javascript jNice layouts left block local login magento install merge new products newsletter not-magento parent popular search terms products query send a friend static blocks subcategories template url-
Monthly Archives: January 2012
Exception message: Invalid method Mage_CatalogSearch_Model_Query::loadByQueryText
In magento 1.6 this caused by overriding with an older model local in /app/code/local/Mage/CatalogSearch/Model
Posted in Errors
Leave a comment
Error Source model “customer_entity/address_attribute_source_country” not found for attribute “country_id”
If you happen to encounter this error in magento 1.6 there is a chance that was caused by an upgrade from a previous version of magento. Check eav_atribute table and change rows containing customer_entity/address_attribute_source_country customer_entity/address_attribute_source_region to customer/entity_address_attribute_source_country customer/entity_address_attribute_source_region Also if … Continue reading
Posted in Errors
4 Comments