禁止同一个会员发布重复信息:
已供应为例子:打开文件module/sell/sell.class.php
在代码function pass($post)前面增加一个title_exists函数:
function title_exists($title) {
$condition = "title='$title'";
return $this->db->get_one("SELECt itemid FROM {$this->table} WHERe $condition");
}
在if($post['totime'])这前面添加
if(strlen($post['title']) < 3) return $this->_(lang('message->pass_title'));
if(!$this->itemid && $this->title_exists($post['title'])) return $this->_(lang('message->pass_chongfu'));
乐发网超市批发网提供超市货源信息,超市采购进货渠道。超市进货网提供成都食品批发,日用百货批发信息、微信淘宝网店超市采购信息和超市加盟信息.打造国内超市采购商与批发市场供应厂商搭建网上批发市场平台,是全国批发市场行业中电子商务权威性网站。