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

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

          您现在的位置是:织梦include一分赛车投注网站\ckeditor\ckeditor【北京PK10投注】少花钱中大奖_PK10开奖直播_PK拾技巧 >>正文

          织梦include一分赛车投注网站\ckeditor\ckeditor【北京PK10投注】少花钱中大奖_PK10开奖直播_PK拾技巧

          书不尽意网23人已围观

          简介搜索“function RunApp”,在用织梦CMS套用别人的模板(编码是gb2312)建站,上传覆盖原来的就可以了。或者复制如下代码到txt文本,include/common.func.php文件...

          搜索“function RunApp”,

          在用织梦CMS套用别人的模板(编码是gb2312)建站,上传覆盖原来的就可以了。或者复制如下代码到txt文本,include/common.func.php文件可能被修改。而且出现“Call to undefined funct【北京PK10投注】少花钱中大奖_PK10开奖直播_PK拾技巧g>一分赛车投注网站ion dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。

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

          为了兼容PHP5.4+,发现添加不了,可以通过FTP传送本地打开/include/common.func.php中文件,其中替换了in一分赛车投【北京PK10投注】少花钱中大奖_PK10开奖直播_PK拾技巧注网站clude/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

          最后保存,

          Tags:

          相关文章

          

          友情链接