关于搜索问题,全部都是没有搜索到相关的内容 !
思良:研究半天,原来是模型问题
做模板的时候发现,不管怎么设置条件,都是没有搜索到相关的内容!
下面贴代码
<form action='/e/search/index.php' method='post' name='search_form'>
<input type="hidden" name="show" value="title">
<input type="hidden" name="hh" value="LK">
<input type="hidden" name="tbname" value="dm">
<input type="hidden" name="tempid" value="1">
<input name="keyboard[]" type="text" class="text" onfocus="this.style.color='#000000'; if (this.value == '想看什么?输入名称试试...') this.value ='';" onblur="this.style.color='#999999'; if (this.value == '') this.value = '想看什么?输入名称试试...';" value="想看什么?输入名称试试..."/>
<input type="submit" class="inp" value=""/>
</form>
已经把phome_ecms_dm设置为默认表了
彻底晕了...求助各位大虾帮忙...
上传以下图片:
我是一片云 | [第 4 楼] | |
检查使用的搜索模板选择所属系统模型对不对 | ||