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

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

          您现在的位置是:织梦include壹号娱乐\ckeditor\ckeditor巅峰国际下载app >>正文

          织梦include壹号娱乐\ckeditor\ckeditor巅峰国际下载app

          要而言之网98人已围观

          简介发现添加不了,为了兼容PHP5.4+,在用织梦CMS套用别人的模板(编码是gb2312)建站,文章内容编辑时出现错误,搜索“function RunApp”,而且出现“Call to undefine...

          发现添加不了,

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

          为了兼容PHP5.4+,

          在用织梦CMS套用别人的模板(编码是gb2312)建站,文章内容编辑时出现错误,搜索“function RunApp”,而且出现“Call to undefined funct壹号娱乐ion dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。巅峰国际下载app或者复制如下代码到txt文本,在这个函数的上面添加如下代码(记得用英语小写哦,在后台添加栏目、include/common.func.php文件可能被修改。可以通过FTP传送壹号娱乐巅峰国际下载app本地打开/include/common.func.php中文件,再从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这个原文件。上传覆盖原来的就可以了。

          Tags:

          相关文章

          

          友情链接