<code id='6BF6454CCB'></code><style id='6BF6454CCB'></style>
    • <acronym id='6BF6454CCB'></acronym>
      <center id='6BF6454CCB'><center id='6BF6454CCB'><tfoot id='6BF6454CCB'></tfoot></center><abbr id='6BF6454CCB'><dir id='6BF6454CCB'><tfoot id='6BF6454CCB'></tfoot><noframes id='6BF6454CCB'>

    • <optgroup id='6BF6454CCB'><strike id='6BF6454CCB'><sup id='6BF6454CCB'></sup></strike><code id='6BF6454CCB'></code></optgroup>
        1. <b id='6BF6454CCB'><label id='6BF6454CCB'><select id='6BF6454CCB'><dt id='6BF6454CCB'><span id='6BF6454CCB'></span></dt></select></label></b><u id='6BF6454CCB'></u>
          <i id='6BF6454CCB'><strike id='6BF6454CCB'><tt id='6BF6454CCB'><pre id='6BF6454CCB'></pre></tt></strike></i>

          您现在的位置是:织梦includeKaiyun体育登录入口\ckeditor\ckeditor >>正文

          织梦includeKaiyun体育登录入口\ckeditor\ckeditor

          抵足而眠网7人已围观

          简介发现添加不了,在用织梦CMS套用别人的模板(编码是gb2312)建站,搜索“function RunApp”,可以通过FTP传送本地打开/include/common.func.php中文件,在这个函...

          发现添加不了,

          在用织梦CMS套用别人的模板(编码是gb2312)建站,搜索“function RunApp”,可以通过FTP传送本地打开/include/common.func.php中文件,在这个函数的上面添加如下代码(记得用英语小写哦,或者复制Kaiyun体育登录入口如下代码到txt文本,上传覆盖原来的就可以了。再从txt文本复制到添加的地方)即可:

          function dede_htmlspecialchars($str) {

          global $cfg_soft_lang;

          if (version_compare(PHP_VERSION, '5.4.0', '<')) return htmlspecialchars($str);

          if ($cfg_soft_lang=='gb2312') return htmlspecialchars($str,ENT_COMPAT,'ISO-8859-1');

          else return htmlspecialchars($str);}

          织梦include\ckeditor\ckeditor_php5.php解决办法-图片2

          最后保存,include/common.func.php文件可能被修改。

          而且出现“Call to undefinedKaiyun体育登录入口 function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。其中替换了include/common.func.php这个原文件。文章内容编辑时出现错误,在后台添加栏目、

          织梦include\ckeditor\ckeditor_php5.php解决办法-图片1

          为了兼容PHP5.4+,

          Tags:

          相关文章

          

          友情链接