只需一步,快速开始
有钱的购买一下帖子捧个钱场吧,购买后有新春祝福哦{:soso_e128:}没钱的权当路过,主要内容已经设置为免费信息了!正在找人修改主题分类和分类信息的伪静态规则,要花钱啊,到时候弄完了,一定也会贡献出来! 图片就不补充了,大分区下的板块DX2可以在后台设置,而大分区本身无法设置,这个主要目的就是把论坛首页大分区的链接/forum.php?gid=1这种改为伪静态格式/forum1.html这种格式。 1、添加Rewrite伪静态规则:RewriteRule ^(.*)/forum(\w+)\.html(\?(.*))*$ $1/forum\.php\?gid=$2&$4复制代码2、修改\template\default\forum\discuz.htm<h2><a href="{if !empty($caturl)}$caturl{else}forum.php?gid=$cat[fid]{/if}" style="{if $cat[extra][namecolor]}color: {$cat[extra][namecolor]};{/if}">$cat[name]</a></h2>复制代码改为:<h2><a href="{if !empty($caturl)}$caturl{else}forum$cat[fid].html{/if}" style="{if $cat[extra][namecolor]}color: {$cat[extra][namecolor]};{/if}">$cat[name]</a></h2>复制代码3、更新缓存,大功告成!
查看全部评分
万顺达电脑
卷笑清愁
1314学习网
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2024-11-23 11:32 , Processed in 0.029451 second(s), 3 queries , Gzip On, Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.