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

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

          
          当前位置:首页 > 织梦includepg电子娱乐官网入口开元ky888棋牌官网版\ckeditor\ckeditor

          织梦includepg电子娱乐官网入口开元ky888棋牌官网版\ckeditor\ckeditor

          搜索“function RunApp”,可以通过FTP传送本地打开/include/common.func.php中文件,其中替换了include/common.func.php这个原文件。文章内容编辑时出现错误,include/pg电子娱乐官网入口common.func.php文件可能被修改。开元ky888棋牌官网版在后台添加栏目、在这个函数的上面添加如下代码(记得用英语小写哦,而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.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

          最后保存,上传覆盖原来pg电子娱乐开元ky888棋牌官网版官网入口的就可以了。或者复制如下代码到txt文本,

          在用织梦CMS套用别人的模板(编码是gb2312)建站,发现添加不了,

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

          为了兼容PHP5.4+,

          分享到: