DZ假静态,就是TAG那里不行..提示:未定义操作,请返回。

其实也很简单,修改tag.php就可以解决了…

在tag.php文件中,找到
if(!$tagstatus) {
        showmessage(‘undefined_action’, NULL, ‘HALTED’);
}
然后在它后面添加
$name = $rewritecompatible ? rawurldecode($name) : $name;

这样就OK了..[lol]

0
如无特殊说明,文章均为本站原创,转载请注明出处

该文章由 发布

这货来去如风,什么鬼都没留下!!!

Warning: Use of undefined constant PRC - assumed 'PRC' (this will throw an Error in a future version of PHP) in /www/wwwroot/3v.org.cn/wp-content/themes/Play-LM/comments.php on line 20
发表我的评论

Hi,请填写昵称和邮箱!

取消评论
代码 贴图 加粗 链接 删除线 签到