ecshop二次开发
ecshop在godaddy虚拟主机url重写失败
ecshop的url重新在godaddy虚拟主机下,还真是有问题.不论你如何去开启后台设置。总是没用.去论坛找了不少帖子,才找到了最终的解决办法。 来逛时发现自己以前发的帖子 ,想当时为ecs的上海汽车租赁www.shrentbus.cn...
分析ecshop购买必须选择颜色和尺寸
//################## //取得某商品下面属性ID的数组 //################## function get_string($id,$gid){ global $db; global $ecs; $ar = array(); $re = $db - getAll(select goods_attr_id from .$ecs-table('goods_attr'). where goods_id上海汽车租赁www.shrentbus.cn...
修改ecshop2.6.2发货必须添单号.txt
1:languages/zh_cn/admin/order.php $_LANG['js_languages']['fahuodan'] = '请您填写发货单号!'; 2:admin\templates\order_operate.htm {if $show_invoice_no} tr th{$lang.label_invoice_no}/th tdinput name=invoice_no type=text size=30 /{$la上海汽车租赁www.shrentbus.cn...
ecshop订单操作的状态对应的值
order_status = 0表示订单未确认 order_status = 1表示订单已经确认上海汽车租赁www.shrentbus.cn...
ecshop后台商品编辑增加一个编辑框
1:alter table ecs_goods add column goods_waiguan text; alter table ecs_goods add column goods_neichuang text, add column goods_fadongjichuang text, add column dipan text, add column yunxing text, add column zhenduan text; 2:admin/goods.php的上海汽车租赁www.shren...
ecshop中订单提交页面索取发票必须填写台头
script function check_title(){ var title = ''; var must = ''; var ser = document.getElementsByName('need_inv'); for(var i=0;iser.length;i++){ if(ser[i].checked){ must = ser[i].value; break; } } if(must == 1){//如果需要开发票,需要填上海汽车租赁www.shrentbus.cn...
修改ecshop登陆记住登陆名称
User.php 的 act_logion update_user_info(); recalculate_price(); $remember = intval($_POST[rem]); if($remember == 1){ setcookie(rember,$username,time()+24*3600*30); } Init.php if(isset($_COOKIE['rember'])$_COOKIE['rember']){ $smarty - assig上海汽车租赁www.shrentb...
ecshop中处理会员提现的代码分析
/* 退款申请的处理 */ if ($surplus['process_type'] == 1) { /* 判断是否有足够的余额的进行退款的操作 */ $sur_amount = get_user_surplus($user_id); if ($amount $sur_amount) { $content = $_LANG['surplus_amount_error']; sh上海汽车租赁www.shrentbus.cn...
ecshop购买流程中增加修改订单总金额的方法
ecshop电子商务系统中,有很多地方还需要完善和处理,在ecshop复杂的购买流程中,如何调整ecshop订单总金额.根据自己的需求,能调动订单金额的办法呢.下面将结合例子,来分析.ECSHOP电子商上海汽车租赁www.shrentbus.cn...
ecshop中如何订单区分虚拟商品和实体商品
ecshop中,不管是在订单的价格计算,还是在购物车提交订单确认的页面,都需要用到一个判断,如何去区分虚拟商品的购 买还是实体商品的购买。ECSHOP中商品的购买还区分了不同的购买上海汽车租赁www.shrentbus.cn...
最新更新
- 06-08ecshop获取不到kindeditor中textarea的值
- 06-08linux如何快速查看ecshop的php被改动过
- 06-08ecshop在nginx,apache不带www的跳转到带
- 06-08ecshop实现不带www页面跳转到带www页
- 06-08ecshop请求restful的api
- 06-08ecshop品牌显示和品牌logo的存储
- 06-08ecshop中自定义mysql函数处理
- 06-08ecshop防止连续提交垃圾信息的原理
- 06-08给ecshop数据库授权和取消权限
- 06-08ecshop会员特殊等级和非特殊等级原
热门插件
- ecshop后台订单商品列表查
ecshop后台订单商品列表查询插件,可以通过名称。就把产品显示检索出...
- ecshop修改留言板插件
图片1 订购价格:50元 联系QQ:760868471...
- ecshop红包使用控制插件
ecshop红包的使用,已经是非常好使用的了。ecshop开发出红包,是为了让...
- ecshop满多少件免运费
ecshop满多少件免运费,这个插件是对ecshop运费优惠插件的一个补充,e...
- ecshop首页显示最近交易订
ecshop首页通过插件,可以调用最新交易的订单记录。方便提高客户对整...