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

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

          您现在的位置是:织梦include巅峰国际下载pg\问鼎下载软件ckeditor\ckeditor >>正文

          织梦include巅峰国际下载pg\问鼎下载软件ckeditor\ckeditor

          事无大小网4人已围观

          简介可以通过FTP传送本地打开/include/common.func.php中文件,为了兼容PHP5.4+,发现添加不了,上传覆盖原来的就可以了。而且出现“Call to undefined funct...

          可以通过FTP传送本地打开/include/common.func.php中文件,

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

          为了兼容PHP5.4+,发现添加不了,上传覆盖原来的就可以了。而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。其中替换了incl巅峰国问鼎下载软件际下载pgude/common.func.php这个原文件。

          在用织梦CMS套用别人的模板(编码是gb2312)建站,include/common.func.php文件可能被修改。搜索“function RunApp”,在这个函数的上面添加如下代码(记得用英语小写哦,在后台添<问鼎下载软件strong>巅峰国际下载pg加栏目、或者复制如下代码到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

          最后保存,

          Tags:

          相关文章

          

          友情链接