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

首頁 > CMS > 帝國Empire > 正文

帝國CMS7.0搜索模板也支持動態標簽

2024-07-09 22:55:08
字體:
來源:轉載
供稿:網友

帝國CMS默認搜索模板不支持動態標簽。

通過以下方法可以實現搜索模板支持動態標簽。

修改 e/search/result/index.php 為以下代碼:
 

<?phprequire('../../class/connect.php');require('../../class/db_sql.php');require('../../class/functions.php');require('../../class/t_functions.php');require('../../data/dbcache/class.php');require "../".LoadLang("pub/fun.php");$editor=1;eCheckCloseMods('search');//關閉模塊$link=db_connect();$empire=new mysqlquery();$getvar=$_GET['getvar'];if(empty($getvar)){        $getfrom="history.go(-1)";}else{        $getfrom="../../../search/";}//搜索結果$searchid=(int)$_GET['searchid'];if(empty($searchid)){        printerror("SearchNotRecord",$getfrom,1);}$search_r=$empire->fetch1("select searchid,keyboard,result_num,orderby,myorder,tbname,tempid,andsql,trueclassid from {$dbtbpre}enewssearch where searchid='$searchid'");if(empty($search_r['searchid'])||InfoIsInTable($search_r[tbname])){        printerror("SearchNotRecord",$getfrom,1);}$page=(int)$_GET['page'];$page=RepPIntvar($page);$start=0;$page_line=$public_r['search_pagenum'];//每頁顯示鏈接數$line=$public_r['search_num'];//每頁顯示記錄數$offset=$page*$line;//總偏移量$search="&searchid=".$searchid;$myorder=$search_r[orderby];if(empty($search_r[myorder])){        $myorder.=" desc";}$add=stripSlashes($search_r['andsql']);$num=$search_r[result_num];$query="select * from {$dbtbpre}ecms_".$search_r[tbname].($add?' where '.substr($add,5):'');$query.=" order by ".$myorder." limit $offset,$line";$sql=$empire->query($query);$listpage=page1($num,$line,$page_line,$start,$page,$search);//取得模板if($search_r['tempid']){        $tempr=$empire->fetch1("select temptext,subnews,listvar,rownum,showdate,modid,subtitle,docode from ".GetTemptb("enewssearchtemp")." where tempid='".$search_r['tempid']."' limit 1");        }elseif(empty($class_r[$search_r[trueclassid]][searchtempid])){        $tempr=$empire->fetch1("select temptext,subnews,listvar,rownum,showdate,modid,subtitle,docode from ".GetTemptb("enewssearchtemp")." where isdefault=1 limit 1");        }else{        $tempr=$empire->fetch1("select temptext,subnews,listvar,rownum,showdate,modid,subtitle,docode from ".GetTemptb("enewssearchtemp")." where tempid='".$class_r[$search_r[trueclassid]][searchtempid]."' limit 1");        }$have_class=1;//頁面支持標簽$tempr[temptext]=DtNewsBq('list'.$tempid,$tempr[temptext],0);//替換公共模板變量$listtemp=$tempr[temptext];if($public_r['searchtempvar']){        $listtemp=ReplaceTempvar($listtemp);}$search_r[keyboard]=htmlspecialchars($search_r[keyboard]);$listtemp=str_replace("[!--show.page--]",$listpage,$listtemp);$listtemp=str_replace("[!--keyboard--]",$search_r[keyboard],$listtemp);$listtemp=str_replace("[!--ecms.num--]",$num,$listtemp);$url="<a href='".$public_r[newsurl]."'>".$fun_r['index']."</a>&nbsp;>&nbsp;".$fun_r['adsearch'];$pagetitle=$fun_r['adsearch']." ".$search_r[keyboard];$listtemp=ReplaceSvars($listtemp,$url,0,$pagetitle,$pagetitle,$pagetitle,$add,0);$rownum=$tempr[rownum];if(empty($rownum)){        $rownum=1;}$formatdate=$tempr[showdate];$subnews=$tempr[subnews];$subtitle=$tempr[subtitle];$docode=$tempr[docode];$modid=$tempr[modid];$listvar=str_replace('[!--news.url--]',$public_r[newsurl],$tempr[listvar]);//字段$ret_r=ReturnReplaceListF($tempr[modid]);//取得列表模板$list_exp="[!--empirenews.listtemp--]";$list_r=explode($list_exp,$listtemp);$listtext=$list_r[1];$no=$offset+1;$changerow=1;while($r=$empire->fetch($sql)){        //替換列表變量        $repvar=ReplaceListVars($no,$listvar,$subnews,$subtitle,$formatdate,$url,$have_class,$r,$ret_r,$docode);        $listtext=str_replace("<!--list.var".$changerow."-->",$repvar,$listtext);        $listtext=str_replace($search_r[keyboard],"<font color='red'>$search_r[keyboard]</font>",$listtext);        $changerow+=1;        //超過行數        if($changerow>$rownum)        {                $changerow=1;                $string.=$listtext;                $listtext=$list_r[1];        }        $no++;}db_close();$empire=null;//多余數據if($changerow<=$rownum&&$listtext<>$list_r[1]){        $string.=$listtext;}$string=$list_r[0].$string.$list_r[2];echo stripSlashes($string);?>

 

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 望都县| 顺义区| 广安市| 金山区| 当涂县| 朝阳市| 舟山市| 昌邑市| 云浮市| 巴彦淖尔市| 水富县| 桓仁| 如东县| 攀枝花市| 烟台市| 阳谷县| 灌云县| 华亭县| 南投县| 启东市| 海南省| 左云县| 抚松县| 龙州县| 嘉义县| 香格里拉县| 永丰县| 南安市| 莱西市| 东乌珠穆沁旗| 罗平县| 吴川市| 抚顺县| 五寨县| 汪清县| 理塘县| 丰原市| 清水河县| 宜川县| 海林市| 芮城县|