无限星辰工作室-客户无限互联网动力之源
标题:
Discuz! X3.2 论坛外部调用实现伪静态
[打印本页]
作者:
crx349
时间:
2014-10-9 14:47
标题:
Discuz! X3.2 论坛外部调用实现伪静态
方案说明:Discuz!x3.2使用外部外部调用不能伪静态
解决方法:
找到论坛目录下source\class\block\forum\block_thread.php
打开编辑
搜索
'url' => 'forum.php?mod=viewthread&tid='.$data['tid'].($viewmod ? '&from=portal' : ''),
复制代码
修改为
'url' => 'thread-'.$data['tid'].'-1-1.html',
复制代码
欢迎光临 无限星辰工作室-客户无限互联网动力之源 (https://xmspace.net/)
Powered by Discuz! X3.4