ffn8820 发表于 2010-8-26 20:59:52

发布出现如下错误提示(WebError),请问如何解决?

发布出现如下错误提示(WebError),请问如何解决?
<html>
<head>
<title>Prompting message </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<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:;'; 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>Prompting message!</b></div>");
document.write("<div style='height:130px;font-size:10pt;background:#ffffff'><br />");
document.write("把数据保存到数据库附加表 `dede_addonarticle` 时出错,请把相关信息提交给DedeCms官方。You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'keyword').focus();
//--></script>
                        </td>
            ' at line 1");
document.write("<br/></div>");
</script>
</center>
</body>
</html>

vus520 发表于 2010-8-26 22:36:32

如果是用接口发布的,说明接口开发的有问题,没有对入库的内容进行分号转义。
页: [1]
查看完整版本: 发布出现如下错误提示(WebError),请问如何解决?