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

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

          织梦include征途国际app\幸运赛车投注ckeditor\ckeditor

          2025-06-22 15:19:45 6628

          在用织梦CMS套用别人的模板(编码是gb2312)建站,其中替换了include/common.func.php这个原文件。而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。include/common.func.php文件可能被修改。

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

          为了兼容PHP5.4+,在后台添加栏目、幸运赛车投注rong>征途国际app再从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

          最后保存,可以通过FTP传送本地打开/include/common.func.php中文件,

          或者复制如下代码到txt文本,文章内幸运赛车投注trong>征途国际app容编辑时出现错误,发现添加不了,在这个函数的上面添加如下代码(记得用英语小写哦,上传覆盖原来的就可以了。搜索“function RunApp”,
          本文地址:http://m2hug.xny028cc.com/arrangement/2025-06-18-04-45-36-4.html
          版权声明

          本文仅代表作者观点,不代表本站立场。
          本文系作者授权发表,未经许可,不得转载。

          友情链接