影视在线网-日本aa网站-伊人一二三区-国产帅男男gay在线观看|www.nianchuai.com

加截中...

PbootCMS搜索未搜索到任何數據,Pb多條件搜索


1、數據庫中有內容而頁面提示 未搜索到任何數據

解決方案:

在前半部分添加一個標簽 scode=* 

代表搜索所有欄目內容

{pboot:search num=12 order=sorting scode=* field='title|content'}
{/pboot:search}

1-211204092FGV.jpg

簡單搜索代碼示例


<form action="{pboot:scaction}" method="get">
    關鍵字:<input type="text" name="keyword" >
    <button type="submit">搜索</button>
</form>

多條件搜索代碼示例

可以通過隱藏字段,指定搜索的欄目

<form action="{pboot:scaction}"  method="get">
    內容:<input type="text" name="content" >
    標題:<input type="text" name="title" >
    作者:<input type="text" name="author" >
    <input type="hidden" name="scode" value="2,3" >
    <button type="submit">搜索</button>
</form>

搜索結果列表

{pboot:search}
<a href="search:link">search:title</a>
{/pboot:search}





在線客服
服務熱線

服務熱線

13648088499

微信咨詢
二維碼
返回頂部