很奇怪,发布测试都成功了,真正发布就不行了
以前好好地程序升级了 dedefreesp1
便发布不成功了
但是测试的时候是可以发不到后台的
请问是怎么回事呢这个 <html>
<head>
<title>DedeCms 系统提示</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<base target='_self'/>
</head>
<body leftmargin='0' topmargin='0'>
<center>
<script>
var pgo=0;
function JumpUrl(){
if(pgo==0){ location='javascript:history.go(-1);'; pgo=1; }
}
document.write("<br/><div style='width:400px;padding-top:4px;height:24;font-size:10pt;border-left:1px solid #b9df92;border-top:1px solid #b9df92;border-right:1px solid #b9df92;background-color:#def5c2;'>DedeCms 提示信息:</div>");
document.write("<div style='width:400px;height:100;font-size:10pt;border:1px solid #b9df92;background-color:#f9fcf3'><br/><br/>");
document.write("你所选择的栏目与当前模型不相符,请选择白色的选项!");
document.write("<br/><br/><a href='javascript:history.go(-1);'>如果你的浏览器没反应,请点击这里...</a><br/><br/></div>");
setTimeout('JumpUrl()',5000);</script>
</center>
</body>
</html> 昨天发布时候还好好的
上面是错误报告文件内容
页:
[1]