yuankehu2008 发表于 2011-3-22 15:48:48

求助 飞飞发布模块 错误

我做了个飞飞发布模块
测试的时候显示:
<html>
<head>
<title>飞飞影视系统PHP版 管理面版 v1.7</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="飞飞影视系统">
<meta name="description" content="努力打造飞飞影视系统为最好的影视系统!">
<meta http-equiv='Refresh' content='3;URL=javascript:history.back(-1);'>
<link rel='stylesheet' type='text/css' href='/Public/css/admin.css'>
</head>
<body>

<TABLE align="center" cellpadding=0 cellspacing=0 class="message" >
<tr>
    <td height='5'class="topTd" ></td>
</tr>
<TR class="row" >
    <th class="tCenter space">操作失败!</th>
</TR>
<TR class="row">
    <TD style="color:blue">表单令牌错误</TD>
</TR>
<TR class="row">
    <TD>系统将在 <span style="color:blue;font-weight:bold">3</span> 秒后自动跳转,如果不想等待,直接点击 <A HREF="javascript:history.back(-1);">这里</A> 跳转</TD>
</TR>
<tr>
    <td height='5' class="bottomTd"></td>
</tr>
</TABLE>
</body>
</html>
不知道什么意思?高手进

303718 发表于 2011-4-19 20:54:45

好像登陆不成功呢。
页: [1]
查看完整版本: 求助 飞飞发布模块 错误