自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (2)
  • 收藏
  • 关注

原创 Magento: Item (Mage_Sales_Model_Order) with the same id “1” already exist

protected function _prepareCollection(){} 里在    $this->setCollection($collection); 前面加上  $collection->getSelect()->group('main_table.entity_id');

2016-05-30 14:14:35 663

转载 magento changeforgotten 空白问题

MAGENTO SECURITY PATCH SUPEE-6788 - INSTALLATION ISSUES Magento has released a new security patch SUPEE-6788, and we would like to share our experience with its installation troubleshooting. We

2016-05-24 10:59:47 1142 1

转载 magento 订单order 增加栏目

protected function _prepareCollection() { $collection = Mage::getResourceModel($this->_getCollectionClass()); $collection->getSelect()->joinLeft('sales_flat_order_address', 'mai

2016-05-18 10:43:33 625

magento学习资料

别人翻译的anna的,对初学者挺有用的。

2016-01-05

Owebia-Shipping 2(magento插件)

很不错的一个运费插件,非常灵活,可以根据配送地址,接收地址,价格,重量,用户群组来灵活设置运费。

2016-01-05

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除