升级DedeCMS5.5后搜索不能用的解决方法。之前V5.3.1搜索不能用将 这样一行 form action={dede:field name=phpurl/}/search.php name=formsearch 改为 form action={dede:field name=indexurl/}/plus/search.php...
使用arclistsg标签调用分类信息等单表模型出错提示Column id in where clause is ambiguous, 修改文件:include\taglib\arclistsg.lib.php 查找: 以下为引用的内容: else $gquery = Select ch.addtable,listfields Fro...