问题:
使用关键词插件,在tag.html页进行分页时,{$urlrule}怎么写? 点击第2页就报错
插件版权:官方插件
插件名称:关键词tag
答案:
报什么错误呢?
urlrule错误
看看你的代码,和debug(标签诊断器)信息,我分析分析
tag插件不带分页功能的
{php $pp="/tag/".$tag.code."/[page].html";}
{related module=news tag=$tag.tags num=10 page=1 pagesize=10 urlrule=$pp}
@无言:已经解决