点评系统modoer1.1的WEB发布模块
商家点评系统modoer1.1功能比较强大,之前有人发布了1.0版的WEB发布模块,modoer1.1不能使用,现在制作了一个新的模块:1.直接用火车头内置浏览器获取moder1.1前台登录的COOKIES值。请根据标签设置采集数据。
2.特别说明:
这个模块偶尔会有发布不成功的问题,提示你到网站去查看。这是因为MODOER1.1对商铺名称和简介等字数限制造成的,不是这个模块的问题!
使用有问题的可以到我的博客交流:
http://www.ipinba.com站长笔记-我的博客 支持一下楼主。进你博客看了一下,不少做的模块文章,呵呵 :ali12ls
再鄙视一下楼主,用我一样的头像 我顶一个
鄙视0个 貌似 头发的颜色 略有不同呢?
ali67ls 呵呵。楼上观察仔细,偶得改改了呵呵 好东西 正在找 看看啊~~~~~~~~~~~~~~~~~~~~ 好像不能发布图片,,,正在研究,,,谢谢楼主 <!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>系统消息</title>
<meta http-equiv="Pragma" content="no-cache" /><style>
#redirect {
border:1px solid #BFD1EB;
padding:1px;
width:600px;
margin:120px auto 0 auto;
height:150px;
font-size:12px;
}
#redirect h1 {
font-size: 12px;
margin:0;
padding:6px 5px 4px 10px;
color:#333;
font-weight:normal;
background:#F3FAFF;
border-bottom:1px solid #BFD1EB;
}
#redirect a {
margin: 0 5px;
color:#0000FF;
}
#redirect #msg {
margin: 30px 10px 10px 10px;
height: 50px;
}
#redirect #return {
margin: 5px;
}
</style>
</head>
<body>
<div id="redirect">
<h1>系统消息</h1>
<div id="msg">您目前已经登录,无需再次登录。</div> <div id="return"> <a href="http://mall.yucilife.com/member/index.php">我的助手</a>
<a href="http://mall.yucilife.com/">返回首页</a>
<a href="http://mall.yucilife.com/member/login.php?logout=1">注销登录</a>
</div>
</div>
</body>
</html>
测试发布文章的时候老是这个 不知道怎么配置 好东西,支持一下!
页:
[1]
2