为了不扰乱会员对源码的测试,有问题咨询右侧客服不要直接回复,否则视为非法信息屏蔽会员ID! 添加商品出现
SQL:
INSERT INTO `ims_ewei_shop_goods` SET `uniacid` = :uniacid , `displayorder` = :displayorder , `title` = :title , `pcate` = :pcate , `ccate` = :ccate , `tcate` = :tcate , `thumb` = :thumb , `type` = :type , `isrecommand` = :isrecommand , `ishot` = :ishot , `isnew` = :isnew , `isdiscount` = :isdiscount , `issendfree` = :issendfree , `isnodiscount` = :isnodiscount , `istime` = :istime , `timestart` = :timestart , `timeend` = :timeend , `description` = :description , `goodssn` = :goodssn , `unit` = :unit , `createtime` = :createtime , `total` = :total , `totalcnf` = :totalcnf , `marketprice` = :marketprice , `weight` = :weight , `costprice` = :costprice , `productprice` = :productprice , `productsn` = :productsn , `credit` = :credit , `maxbuy` = :maxbuy , `usermaxbuy` = :usermaxbuy , `hasoption` = :hasoption , `sales` = :sales , `share_icon` = :share_icon , `share_title` = :share_title , `cash` = :cash , `status` = :status , `showlevels` = :showlevels , `buylevels` = :buylevels , `showgroups` = :showgroups , `buygroups` = :buygroups , `isverify` = :isverify , `storeids` = :storeids , `noticeopenid` = :noticeopenid , `noticetype` = :noticetype , `needfollow` = :needfollow , `followurl` = :followurl , `followtip` = :followtip , `deduct` = :deduct , `manydeduct` = :manydeduct , `deduct2` = :deduct2 , `virtual` = :virtual , `discounts` = :discounts , `detail_logo` = :detail_logo , `detail_shopname` = :detail_shopname , `detail_totaltitle` = :detail_totaltitle , `detail_btntext1` = :detail_btntext1 , `detail_btnurl1` = :detail_btnurl1 , `detail_btntext2` = :detail_btntext2 , `detail_btnurl2` = :detail_btnurl2 , `ednum` = :ednum , `edareas` = :edareas , `edmoney` = :edmoney , `pcates` = :pcates , `ccates` = :ccates , `tcates` = :tcates , `content` = :content , `diyformtype` = :diyformtype , `diyformid` = :diyformid , `diymode` = :diymode , `dispatchtype` = :dispatchtype , `dispatchprice` = :dispatchprice , `dispatchid` = :dispatchid , `thumb_url` = :thumb_url
Params:
array ( ':uniacid' => 8, ':displayorder' => 0, ':title' => '23454765', ':pcate' => 1, ':ccate' => 2, ':tcate' => 0, ':thumb' => 'images/8/2016/04/Ak7o7kI71snzmiuiSIk1Lk5l6s5ZFi.png', ':type' => 1, ':isrecommand' => 0, ':ishot' => 0, ':isnew' => 0, ':isdiscount' => 0, ':issendfree' => 0, ':isnodiscount' => 0, ':istime' => 0, ':timestart' => 1461210720, ':timeend' => 1461210720, ':description' => '', ':goodssn' => '', ':unit' => '', ':createtime' => 1461211021, ':total' => 7654, ':totalcnf' => 0, ':marketprice' => '4567', ':weight' => '', ':costprice' => '3456', ':productprice' => '3456', ':productsn' => '', ':credit' => '234567', ':maxbuy' => 0, ':usermaxbuy' => 0, ':hasoption' => 0, ':sales' => 0, ':share_icon' => '', ':share_title' => '', ':cash' => 1, ':status' => 0, ':showlevels' => '', ':buylevels' => '', ':showgroups' => '', ':buygroups' => '', ':isverify' => 1, ':storeids' => '', ':noticeopenid' => '', ':noticetype' => '', ':needfollow' => 0, ':followurl' => '', ':followtip' => '', ':deduct' => '', ':manydeduct' => '', ':deduct2' => '', ':virtual' => 0, ':discounts' => '{"default":""}', ':detail_logo' => '', ':detail_shopname' => '', ':detail_totaltitle' => '', ':detail_btntext1' => '', ':detail_btnurl1' => '', ':detail_btntext2' => '', ':detail_btnurl2' => '', ':ednum' => 0, ':edareas' => '', ':edmoney' => '', ':pcates' => '1', ':ccates' => '2', ':tcates' => '', ':content' => '', ':diyformtype' => '0', ':diyformid' => '', ':diymode' => 0, ':dispatchtype' => 0, ':dispatchprice' => '', ':dispatchid' => '0', ':thumb_url' => 'a:0:{}', )
SQL Error:
Unknown column 'manydeduct' in 'field list'
Traces:
file: /framework/class/db.class.php; line: 95;
file: /framework/class/db.class.php; line: 249;
file: /framework/function/pdo.func.php; line: 67;
file: /addons/ewei_shop/core/web/shop/goods.php; line: 441;
file: /addons/ewei_shop/core/inc/core.php; line: 264;
file: /addons/ewei_shop/site.php; line: 19;
file: /web/source/site/entry.ctrl.php; line: 71;
file: /web/index.php; line: 171; |