我正在调试扩展问题,并打开了MAGE_IS_DEVELOPER_MODE.现在我收到此错误:I am debugging an issue with an extension and turned on MAGE_IS_DEVELOPER_MODE. ......
在我的阻止代码中,我试图以编程方式检索具有特定值属性的产品列表. 或者如果不可能的话,将如何检索所有产品然后过滤它们以仅列出具有特定属性的产品? 如何使用标准布尔过滤器AND或OR进行搜索以匹配我的产品的子集? ...
我在nginx上使用php7 I am using php7 with nginx 编译生成的代码时出错.有关详细信息,请参见错误日志.Something went wrong while compiling generated code. See t......
...
大家好,有人可以帮助我解决magento安装方面的问题.我的问题是我已经在wamp上下载了magento,在安装过程中出现了错误,并且si给出的msg是致命错误:超过了60秒的最大执行时间c:\ wamp \ www \ magento \ lib \......
例如,当您单击滤色器时,颜色选择将从分层导航中消失.在网络上,有各种各样的黑客手段并没有真正的道理.选择后是否有一种使这些过滤器停留在分层导航上的好方法?When you click on color filter for example, color......
假设我有 10% 的优惠券代码.此优惠券仅适用于产品 BLet's say I have 10% off coupon code.This coupon is applicable only to Product B顾客的购物车里有:产品 P1 产品 ......
假设我有10%的优惠券代码.此优惠券仅适用于产品B Let's say I have 10% off coupon code.This coupon is applicable only to Product B客户的购物车中有:产品P1 产品B ......
有什么方法可以用magento url中的&替换&.每次magento URL从一个商店重定向到另一商店时,它都会在URL之间添加&.网址已损坏.例如:Is there any way to to replace......
我在使用'addAttributeToFilter'过滤具有客户属性的产品集时遇到问题.我有一个带有选项是"和否"的下拉菜单属性,我只想显示属性设置为是"的产品列表.我当前正在使用:I'm having issues filtering a produ......
当我如下调用api函数时When i call the api function as follows <?php $result = $client->catalogProductInfo($session, $id, null, 'sk......
大家好,我想知道如何在magento前端添加幻灯片放映. Hi everybody May i know how to add slideshow in magento front end. 我安装了magento 1.9 I installed magento 1.9 有人可以帮助我吗? 谢谢. ...
所以我想覆盖核心的CustomerController massDelete动作。这是我到目前为止:So I am trying to override the core CustomerController massDelete action. Th......
我想做上面的事情.过去我已经覆盖了许多文件......块,模型,助手......但这个我躲过了.I would like to do the above.Ive overridden many files in the past...block, mo......
我想做上述。 Ive overridden many files in the past ... block,model,helper .... but this one eludes me。 任何人都可以看到错误在这里:(ive编辑此代码...以包......
如何在一个xml-rpc调用中获取多个产品的所有详细信息.我有10个产品的SKU ID.我正在使用catalog_product.info检索单个产品的详细信息.但是我无法传递多个SKU ID,或者我做错了方法.进行10次相同的通话需要很长时间,因此绝......
我能够按顺序列出子产品的类别列表,现在我需要添加与任何类别都不相关的产品列表 I was able to make an ordered list of categories with child products, now i need to add a list of products that are not related to any category ...
在本机" Zend Framework应用程序中,我将ezComponents的自动加载器添加到Zends自动加载器中,从而启用ezComponents:in a 'native' Zend Framework application I would ......
有人能为我指出如何在Magento网格中保存可编辑列的正确方向吗?Can anyone point me in the right direction on how to save the editable columns within the Mag......
由于下面的代码,一段时间以来,我无法再通过magento连接安装任何magento模块.Since a while I can't install any magento modules by magento connect anymore becau......