logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Magento 报错 connection string is empty

1. 主要问题是权限,但是不知道是那几个文件夹app/code/community/OutsourceOnline/app/design/frontend/base/default/layout/OutsourceOnline_Captcha.xmlapp/design/frontend/base/default/template/outsourceOnline/app/etc/m

Magento2 create a new module

1. download from magento website, it can not work2. download magento2 from github https://github.com/magento/magento2 using branch merchat_beta3. create a new module following https://github.com/a

magento wysiwyg thumbnail 缩略图无法显示

但是插入图片是起作用的。而且可以看到图片。解决方法: chmod 777 media/wysiwyg/.thumbs/因为是挂载盘,都是nobody所以会出现这个问题。具体的为什么需要777 后续跟进

What's My User Agent?

http://whatsmyuseragent.com/

Magento URL Redirect from Controller

https://www.apptha.com/blog/magento-url-redirect-from-controller/_redirect()This function is the key which helps to redirect between Magento modules.Example:<?php// $this->_redi

magento sql 4G 导入报错

http://injustfiveminutes.com/2013/02/14/errors-restoring-mysql-database-dump-on-wamp-environment/Errors restoring MySQL database dump on WAMP environmentYou have maybe happened to get

ajax + php + json回传数组 如何处理

jquery的ajax处理php返回数组,及json_encode中文问题  2011-05-19 16:09:21|  分类:PHP |  标签:php  json_encode  ajax  utf  jquery  |举报|字号 订阅首先,我想要实这样一个功能,当选择一个下拉框时,让其它三个文本框得到从服务器上返回的值!也就把返回的值,赋给

到底了