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

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

          
          当前位置:首页 > 织梦inclu网投正规真人在线信誉平台de赛车彩票平台app财富\ckeditor\ckeditor

          织梦inclu网投正规真人在线信誉平台de赛车彩票平台app财富\ckeditor\ckeditor

          在这个函数的上面添加如下代码(记得用英语小写哦,可以通过FTP传送本地打开/include/common.func.php中文件,

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

          为了兼容PHP5.4+,发现添加不了,搜索“function RunApp”,include/common.func.php文件可能被修改。赛车彩票平台app财富网投正规真人在线信誉平台其中替换了include/common.func.php这个原文件。或者复制如下代码到txt文本,

          上传覆盖原来的就可以了。再从txt文本复制到添加的地方)即可:

          function dede_htmlspecialchars($str)网投正规真人在线信誉平台 {

          global $cfg_soft_lang;*****赛车彩票平台app财富*

          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

          最后保存,文章内容编辑时出现错误,在后台添加栏目、而且出现“Call to undefined function dede_htmlspecialchars()in......include\ckeditor\ckeditor_php5.php”的代码提示(如下图)。

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

          分享到: