国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > CMS > 帝國Empire > 正文

帝國CMS-留言板加字段和驗證碼

2024-08-28 12:21:31
字體:
來源:轉載
供稿:網友

1、在數據庫的前綴名_enewsgbook表中添加您要顯示的字段,比如我要加標題"gtitle"字段,可以用工具添加,也可以執(zhí)行sql添加:ALTER TABLE 前綴名_enewsgbook ADD gtitle VARCHAR(100);

2、修改e/enews/gbookfun.php,第11行左右:

  1.  $name=RepPostStr(trim($add[name])); 
  2.         $email=RepPostStr($add[email]); 
  3.         $call=RepPostStr($add[call]); 
  4.         $lytext=RepPostStr($add[lytext]); 
  5.         $gtitle=RepPostStr(trim($add[gtitle]));  //增加的gtitle 
  6.         if(emptyempty($bid)||emptyempty($gtitle)||emptyempty($name)||emptyempty($email)||!trim 
  7. ($lytext))  //gtitle字段檢測不允許為空 

第56行左右:

  1. $sql=$empire->query("insert into {$dbtbpre}enewsgbook(name,gtitle,email,`call`,lytime,lytext,retext,bid,ip,checked,userid,username) values('$name','$gtitle','$email','$call','$lytime','$lytext','','$bid','$ip','$br[checked]','$userid','$username');"); //插入字段記錄 

3、修改e/data/template/gbooktemp.txt,第50行左右:

  1. $query="select lyid,name,gtitle,email,`call`,lytime,lytext,retext from {$dbtbpre}enewsgbook where bid='$bid' and checked=0";   //查詢字段中添加gtitle 

4、修改e/class/t_functions.php,第2106行左右:

  1. $listtemp=str_replace("[!--lyid--]",$r['lyid'],$listtemp);//id 
  2.     $listtemp=str_replace("[!--lytext--]",nl2br($r['lytext']),$listtemp);//留言內容 
  3.     $listtemp=str_replace("[!--retext--]",nl2br($r['retext']),$listtemp);//回復 
  4.     $listtemp=str_replace("[!--lytime--]",format_datetime($r['lytime'],$formatdate),$listtemp); 
  5.     $listtemp=str_replace("[!--name--]",$r['name'],$listtemp); 
  6.     $listtemp=str_replace("[!--gtitle--]",$r['gtitle'],$listtemp); 

5、修改e/class/functions.php,第2934行左右添加

$listtemp_center=str_replace("[!--lyid--]","

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 宜都市| 永清县| 虞城县| 都匀市| 宜阳县| 临夏县| 河池市| 文安县| 慈溪市| 湖北省| 武穴市| 搜索| 崇明县| 巴楚县| 双江| 天镇县| 阳泉市| 本溪市| 泗洪县| 万荣县| 镇远县| 湘西| 濮阳市| 江西省| 建水县| 苏尼特左旗| 措勤县| 镇坪县| 博乐市| 乌苏市| 黄龙县| 黎平县| 江北区| 嘉兴市| 望江县| 新源县| 旬阳县| 岐山县| 托克托县| 南华县| 成都市|