|
发表于 2013-2-12 18:15:30
|
显示全部楼层
找了好几天的图集发布模块,谢谢楼主了,
我自己折腾了下现在能采集发布但是还是有问题
采集20条数据,火车显示成功1条 失败19条 但是DEDE后台显示成功13条失败7条,错误代码如下请楼主给分析下好吗!
ID:20
网址:http://www.166122.com/meinv/show_3444.htm
Header:
源代码:
========分隔线=======
ID:20
网址:http://www.166122.com/meinv/show_3444.htm
Header:HTTP/1.1 200 OK
Date:Mon, 11 Feb 2013 15:39:39 GMT
Server:Apache/2.2.9 (APMServ) mod_ssl/2.2.9 OpenSSL/0.9.8h PHP/5.2.6
X-Powered-By:PHP/5.2.6
Expires:Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma:no-cache
Content-Length:2524
Content-Type:text/html; charset=gb2312
源代码:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>织梦内容管理系统 V57_GBK_SP1</title>
<link href="css/base.css" rel="stylesheet" type="text/css" />
<link href="css/login.css" rel="stylesheet" type="text/css" />
<script src="../include/js/jquery/jquery.js" language="javascript" type="text/javascript"></script>
<script type="text/javascript">
$ = jQuery;
function changeAuthCode() {
var num = new Date().getTime();
var rand = Math.round(Math.random() * 10000);
num = num + rand;
$('#ver_code').css('visibility','visible');
if ($("#vdimgck")[0]) {
$("#vdimgck")[0].src = "../include/vdimgck.php?tag=" + num;
}
return false;
}
</script>
</head>
<body>
<div id="login-box">
<div class="login-top"><a href="../index.php" target="_blank" title="返回网站主页">返回网站主页</a></div>
<div class='safe-tips'>您的管理目录的名称中包含默认名称dede,建议在FTP里把它修改为其它名称,那样会更安全!</div> <div class="login-main">
<form name="form1" method="post" action="login.php">
<input type="hidden" name="gotopage" value="/dede/album_add.php" />
<input type="hidden" name="dopost" value="login" />
<input name='adminstyle' type='hidden' value='newdedecms' />
<dl>
<dt>用户名:</dt>
<dd><input type="text" name="userid"/></dd>
<dt>密 码:</dt>
<dd><input type="password" class="alltxt" name="pwd"/></dd>
<dt>验证码:</dt>
<dd><input id="vdcode" type="text" name="validate" style="text-transform:uppercase;"/><img id="vdimgck" align="absmiddle" onClick="this.src=this.src+'?'" style="cursor: pointer;" alt="看不清?点击更换" src="../include/vdimgck.php"/>
<a href="#" onClick="changeAuthCode();">看不清? </a></dd>
<dt> </dt>
<dd><button type="submit" name="sm1" class="login-btn" onclick="this.form.submit();">登录</button></dd>
</dl>
</form>
</div>
<div class="login-power">Powered by<a title="DedeCMS官网"><strong>DedeCMSV57_GBK_SP1</strong></a>© 2004-2011 <a target="_blank">DesDev</a> Inc.</div>
</div>
<div class="dede-iframe"><iframe name="loginad" src="login.php?dopost=showad" frameborder="0" id="loginad" scrolling="no" marginwidth="0" marginheight="0" width="100%"></iframe></div>
</body>
</html>
========分隔线=======
ID:20
网址:http://www.166122.com/meinv/show_3444.htm
Header:
源代码:
========分隔线=======
ID:20
网址:http://www.166122.com/meinv/show_3444.htm
Header:
源代码:
========分隔线=======
ID:10
网址:http://www.166122.com/meinv/show_3463.htm
Header:
源代码:
========分隔线=======
再附上这个采集规则 发现一个错误,火车导出规则后缀怎么不对呢是*.ljobx |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?加入会员
x
|