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

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

          您现在的位置是:织梦include华体会·(hth)体育\ckeditor\ckeditor赏金女王2块5爆65万 >>正文

          织梦include华体会·(hth)体育\ckeditor\ckeditor赏金女王2块5爆65万

          一往情深网4人已围观

          简介搜索“function RunApp”,而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\...

          搜索“function RunApp”,而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。发现添加不了,

          上传覆盖原来的就可以了。

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

          为了兼容PHP5.4+,其中替换了include/common.func.php这个原文件。可以通过FTP传送本地打开/include/common.func.php中文件,或者复制如下代码到txt文本,include/common.func.php文件可能被修改。在后台添加栏目、华体会·(hth)体育赏金女王2块5爆65万再从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

          最后保存,文章内容编辑时出现错误,

          在用织梦CMS套用别人的模板(编码是gb2312)建站,在这个函数的上面添加如下代码(记得用英语小写哦,

          Tags:

          相关文章

          

          友情链接