国际电子商务技术 & Magento开发公司

Magento technologies

Welcome visitor! You canlogin orcreate an account.

热线:+86-0532-58973093

麦神电子商务
Mygod Technologies

官方认证开发工程师

Magento 给email template显示coupon信息

2013年3月25日星期一 Asia/Shanghai上午9:41:22

只需修改以下文件路径: app/design/frontend/default/default/template/(就进到当前网站所有的theme就可以了)

 

list of files under /templates/:
rss/order/details.phtml

sales/order/items.phtml

sales/order/print.phtml

<?php if ($_order->getDiscountAmount() > 0): ?> 替换为

<?php if (((float)$_order->getDiscountAmount()) != 0): ?>


Read More
0 Comments | Posted in magento扩展 By Isabel

magento 安装数据库时出现PHP Extensions "pdo_mysql" must be loaded

2013年3月22日星期五 Asia/Shanghai上午10:16:09

magento 安装数据库时出现PHP Extensions "pdo_mysql" must be loaded 完全解决方案

这里很奇怪 每次安装到这一步 填完数据库用户名和密码点击下一步的时候 我在google浏览器里面是没有提示的 直接跳转不过去
火狐里面提示PHP Extensions "pdo_mysql" must be loaded
解决方法如下:
1.从php/ext拷贝php_pdo_mysql.dll 和 php_pdo.dll
到Windows/system32下
2.将windows下php.ini文件里面如下两行的注释去掉或添加
extension=php_pdo.dll
extension=php_pdo_mysql.dll
3、重启服务
Read More
0 Comments | Posted in magento扩展 By Isabel

[转]magento中jquery prototype 兼容

2013年3月21日星期四 Asia/Shanghai下午5:58:46

我对重要的部分做下翻译,希望对大家有所帮助。特别是magneto的js库使用prototype,很多人想用jquery,那么这个兼容就很有用了。

jquery prototype 兼容分两种情况,我们就让prototype可以正常使用,在使用jquery的时候做下代码的兼容处理。

Read More
0 Comments | Posted in magento扩展 By Isabel

Magento首页不显示产品 检查步骤

2013年3月20日星期三 Asia/Shanghai下午5:24:58

magento安装完毕,创建产品分类目录,上传新产品并将它归类到创建好的Magento产品分类中。但是发现首页并不显示新创建的产品和分类。为什么会不显示刚上传的产品呢?而且又为什么连产品分类也不显示呢?最后总结可以从以下几个方面检查一下。

Read More
0 Comments | Posted in magento扩展 By Isabel

Magento301页面设置

2013年3月19日星期二 Asia/Shanghai上午8:48:45

301 Redirects in Magento

If you are migrating your Ecommerce store to Magento framework based site, then it’s required to perform 301 redirect to transfer your old URL pages to new site. If your old site pages have been indexed by Google, then 301 Permanent redirect is the best solution.

 

An easy and best way to create 301 Redirects in Magento is by using Magento’s URL Rewrite Management. To create 301 Redirects with magento, you need to follow these steps.


 

  • Navigate to Catalog > URL Rewrite Management
  • Click the “Add Urlrewrite” button
  • Select “Custom” from the “Create Urlrewrite” drop-down menu
  • The “Urlrewrite Information” form would be completed thusly:


    ID Path: old-url.html

    Request Path: old-url.html

    Target Path: http://www.domain.com/new-url.html

    Redirect: Permanent (301)

    Here targeted path would be new URL where you want to redirect old site pages.














Read More
0 Comments | Posted in magento扩展 By Isabel
 
  • Mygod Technologies
  • 青岛麦神网络有限公司
  • 香港中路8号
  • 中铁青岛中心大厦A3001
  • 市南区, 青岛, 266000
  • 电话: 0532-5897-3093

订阅我们的最新消息。

我们将严格尊重您的隐私。

关注我们的微信
获取外贸电子商务最新资讯;跨境推广最新策略;电子商务网站技术最新趋势。

2018 Mygod Technologies. 保留所有权. Privacy Policy