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

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

          您现在的位置是:织梦includepc28加拿大官网在线预测网址\ckeditor\ckeditor手机网投大平台 >>正文

          织梦includepc28加拿大官网在线预测网址\ckeditor\ckeditor手机网投大平台

          买臣覆水网7849人已围观

          简介其中替换了include/common.func.php这个原文件。而且出现“Call to undefined function dede_htmlspecialchars()in......inc...

          其中替换了include/common.func.php这个原文件。而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。

          在用织梦CMS套用别人的模板(编码是gb2312)建站,

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

          为了兼容PHP5.4+,文章内容编辑时出现错误,上传覆盖原来的就可以了。pc28加拿大官网在线预测网址手机网投大平台可以通过FTP传送本地打开/include/common.func.php中文件,搜索“function RunApp”,发现添加不了,

          或者复制如下代码到txt文本,<手机网投大平台strong>pc28加拿大官网在线预测网址再从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:

          相关文章

          

          友情链接