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

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

          DedeCMS EPC加拿大飞飞在线预测rror Warning提示解决方法

          通过FTP传送本地打开,连接不上。找到如下代码信息进行修改保存上传覆盖即可。可能数据库密码不对或数据库服务器出错!如网站访问过快、频繁等让服务器反应过慢,PC加拿大飞飞在线预测大多数是服务器问题,

          用dedecms建站的朋友都知道,,可能数据库密码不对或数据库服务器出错!

          如果数据密码正确的,如何修改成自己想要展现提示的信息呢?这个文件修改在网站根目录下的include/dedesql.class.php。如下图:

          $emsg = '';

          $emsg .= "<div><h3>DedeCMS Error Warning!</h3>\r\n";

          $emsg .= "<div><a href='http://bbs.dedecms.com' target='_blank' style='color:red'>Technical Support: http://bbs.dedecms.com</a></div>";

          $emsg PC加拿大飞飞在线预测.= "<div style='line-helght:160%;font-size:14px;color:green'>\r\n";

          $emsg .= "<div style='color:blue'><br />Error page: <font color='red'>".$this->GetCurUrl()."</font></div>\r\n";

          $this->DisplayError("DEDECMS错误警告:<font color='red'>连接数据库失败,</font>");

          DedeCMS Error Warning提示解决方法-图片1

          DedeCMS Error Warning提示解决方法-图片2

          有时候打开网站会出现如下信息(下图):

          DedeCMS Error Warning!

          Technical Support: http://bbs.dedecms.com

          Error page: /index.php

          Error infos: DedeCms错误警告:连接数据库失败,

          那么,