|
看了你的这个贴子http://bbs.locoy.com/spider-22877-1-1.html
进入到你的博客中,又点击进入http://www.4wei.cn/?attachment_id=8 这个页面.
下载了名称为dede_v5_article.cwr的模块.
DEDE_V5正式版_文章Web发布模块
时间格式 2008-01-23 08:09:10
手动分页代码 #p#分页标题#e#
如果系统启用自动获取关键字,则[标签:关键字]无效
[标签:Tag],用空格或’,'分开
模块密码: vus520
在本地测试,死活发布不了.刚才看到模块的系统模块名称,发现是Dede 2007 分类模型
请问到底是分类模型模块还是文章模块,后附发布不成功的log文件内容.
-
- <html>
- <head>
- <title>DedeCms 系统提示</title>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
- <base target='_self'/>
- </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:400px;padding-top:4px;height:24;font-size:10pt;border-left:1px solid #b9df92;border-top:1px solid #b9df92;border-right:1px solid #b9df92;background-color:#def5c2;'>DedeCms 提示信息:</div>");
- document.write("<div style='width:400px;height:100;font-size:10pt;border:1px solid #b9df92;background-color:#f9fcf3'><br/><br/>");
- document.write("你所选择的栏目与当前模型不相符,请选择白色的选项!");
- document.write("<br/><br/><a href='javascript:history.go(-1);'>如果你的浏览器没反应,请点击这里...</a><br/><br/></div>");
- setTimeout('JumpUrl()',5000);</script>
- </center>
- </body>
- </html>
复制代码 |
|