wwsafe 发表于 2009-9-6 13:12:47

dede 5.5 采集 测试问题

采集模块写好了
测试的时候出现

<html>
<head>
<title>DEDECMS提示信息</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<base target='_self'/>
<style>div{line-height:160%;}</style></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:450px;padding:0px;border:1px solid #D1DDAA;'><div style='padding:6px;font-size:12px;border-bottom:1px solid #D1DDAA;background:#DBEEBD url(/plus/img/wbg.gif)';'><b>DEDECMS 提示信息!</b></div>");
document.write("<div style='height:130px;font-size:10pt;background:#ffffff'><br />");
document.write("请指定文档的栏目!");
document.write("<br /><a href='javascript:history.go(-1);'>如果你的浏览器没反应,请点击这里...</a><br/></div>");
setTimeout('JumpUrl()',5000);</script>
</center>
</body>
</html>


是怎么回事呢?

wwsafe 发表于 2009-9-6 13:13:26

channelid=1&title=[标签:标题]shorttitle=&flags[]=h&redirecturl=&picname=&litpic=&source=[标签:出处]&writer=[标签:作者]typeid=274&autokey=1&description=&dede_addonfields=&remote=1&dellink=1&autolitpic=1&sptype=hand&spsize=5&body=[标签:内容]&notpost=0&click=139
&sortup=0&color=&arcrank=0&money=0&pubdate=[标签:时间]&ishtml=1&filename=&templet=&imageField.x=35&imageField.y=2&dopost=save

wwsafe 发表于 2009-9-6 13:14:03

dopost=save
改成 dopost='save'出现发文章的页面
页: [1]
查看完整版本: dede 5.5 采集 测试问题