magento
Joy
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
take notes about product and category import to magento
q1: product cant view in foreground method: select all product update attibutes q2: product cant add to cart method: change the customer design q3:category cant view in the product原创 2011-06-30 17:01:00 · 302 阅读 · 0 评论 -
Recoverable Error: Argument 1 passed to Mage_Core_Model_Store_Group::setWebsite() must be an instan
SET FOREIGN_KEY_CHECKS=0; UPDATE `core_store` SET store_id = 0 WHERE code='admin'; UPDATE `core_store_group` SET group_id = 0 WHERE name='Default'; UPDATE `core_website` SET website_id = 0 WHERE co原创 2011-12-12 11:10:02 · 831 阅读 · 0 评论 -
Error: type ‘associativeMultiArray@urn:Magento’ not found.
http://www.magentocommerce.com/boards/viewthread/264750/ complexType name="associativeMultiArray"> all> element name="associativeArray" type="typens:associat原创 2012-07-10 09:21:04 · 420 阅读 · 0 评论
分享