|
|
我采集网页发布到phpwind5.03论坛,我写好了规则后,用火车头自带的"采集页面测试"测试成功,但是发布的时候出错,如下:
web在线发布错误 注意查看返回源代码(只显示一次,以下雷同): <!---->
<html>
<head>
<meta http-equiv="Content-Type" c>
<meta name="robots" c>
<meta name="keywords" c>
<meta http-equiv="refresh" c>
<title>** </title>
<style type="text/css">
body{ background: #fff; color: #000;font:9pt/200% Verdana;}
a{text-decoration: none;color:#659B28}
a:hover{text-decoration: underline;}
img{border:0;}
</style>
</head>
<body>
<center>
<div style="padding:15px 60px;border:1px solid #DAEBCD;background:#F3F8EF ; text-align:center; margin:20% auto auto; width:55%">
<a href=http://www.**.cn/>**</a></a> » 提示信息<br />
<a href=thread.php?fid=269>[ 发贴完毕点击进入主题列表 ]</a><br /><a href="read.php?tid=24989">如果您的浏览器没有自动跳转,请点击这里</a></div>
</center>
</body></html>
<!---->
然后论坛中页面已加入,标题正确,但是内容项却只显示::::[标签:内容]
请教这是甚么原因 |
|