<code id='49D56A8C69'></code><style id='49D56A8C69'></style>
    • <acronym id='49D56A8C69'></acronym>
      <center id='49D56A8C69'><center id='49D56A8C69'><tfoot id='49D56A8C69'></tfoot></center><abbr id='49D56A8C69'><dir id='49D56A8C69'><tfoot id='49D56A8C69'></tfoot><noframes id='49D56A8C69'>

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

          您现在的位置是:织梦include华体育官网app下载入口\ckeditor\ckeditor科普指南盘点: AG真人手机投注客户端 >>正文

          织梦include华体育官网app下载入口\ckeditor\ckeditor科普指南盘点: AG真人手机投注客户端

          孺子可教网54人已围观

          简介在用织梦CMS套用别人的模板(编码是gb2312)建站,在后台添加栏目、文章内容编辑时出现错误,发现添加不了,可以通过FTP传送本地打开/include/common.func.php中文件,上传覆科...

          在用织梦CMS套用别人的模板(编码是gb2312)建站,在后台添加栏目、文章内容编辑时出现错误,发现添加不了,可以通过FTP传送本地打开/include/common.func.php中文件,上传覆科普指南盘点: AG真人手机投注客户端华体育官网app下载入口盖原来的就可以了。搜索“function RunApp”,在这个函数的上面添加如下代码(记得用英语小写哦,include/common.func.php文件可能被修改。

          其中替换了in华体育官网app下载入口clude/common.func.php这个原文件。科普指南盘点: AG真人手机投注客户端或者复制如下代码到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\ckeditor\ckeditor_php5.php解决办法-图片1

          为了兼容PHP5.4+,而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。

          Tags:

          相关文章

          

          友情链接