修改\r翔翎 寫:當資料庫錯誤時
能不能不要發mail
我一下接到800多封
刪到手都軟了
要如何改呀
db_mysql.php
find
在前面整行註解起來就可以了
版主: 版主管理群
tyrant 寫:為何我安裝了後,出現了以下的訊息..
網址:http://tyrant.no-ip.info:8080/phpbb/wog/index.php
Warning: phpbb_check(../phpbb/extension.inc): failed to open stream: No such file or directory in e:\forum\phpbb\wog\config\function.php on line 70
Warning: phpbb_check(): Failed opening '../phpbb/extension.inc' for inclusion (include_path='.;c:\php4\pear') in e:\forum\phpbb\wog\config\function.php on line 70
Warning: phpbb_check(../phpbb/config.): failed to open stream: No such file or directory in e:\forum\phpbb\wog\config\function.php on line 72
Warning: phpbb_check(): Failed opening '../phpbb/config.' for inclusion (include_path='.;c:\php4\pear') in e:\forum\phpbb\wog\config\function.php on line 72
Warning: phpbb_check(../phpbb/includes/constants.): failed to open stream: No such file or directory in e:\forum\phpbb\wog\config\function.php on line 73
Warning: phpbb_check(): Failed opening '../phpbb/includes/constants.' for inclusion (include_path='.;c:\php4\pear') in e:\forum\phpbb\wog\config\function.php on line 73
Warning: phpbb_check(../phpbb/includes/sessions.): failed to open stream: No such file or directory in e:\forum\phpbb\wog\config\function.php on line 74
Warning: phpbb_check(): Failed opening '../phpbb/includes/sessions.' for inclusion (include_path='.;c:\php4\pear') in e:\forum\phpbb\wog\config\function.php on line 74
Warning: phpbb_check(../phpbb/includes/functions.): failed to open stream: No such file or directory in e:\forum\phpbb\wog\config\function.php on line 75
Warning: phpbb_check(): Failed opening '../phpbb/includes/functions.' for inclusion (include_path='.;c:\php4\pear') in e:\forum\phpbb\wog\config\function.php on line 75
Warning: phpbb_check(../phpbb/includes/db.): failed to open stream: No such file or directory in e:\forum\phpbb\wog\config\function.php on line 76
Warning: phpbb_check(): Failed opening '../phpbb/includes/db.' for inclusion (include_path='.;c:\php4\pear') in e:\forum\phpbb\wog\config\function.php on line 76
Fatal error: Call to undefined function: encode_ip() in e:\forum\phpbb\wog\config\function.php on line 116
代碼: 選擇全部
Warning: phpbb_check(../phpbb2/extension.inc): failed to open stream: No such file or directory in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 70
Warning: phpbb_check(): Failed opening '../phpbb2/extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 70
Warning: phpbb_check(../phpbb2/config.): failed to open stream: No such file or directory in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 72
Warning: phpbb_check(): Failed opening '../phpbb2/config.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 72
Warning: phpbb_check(../phpbb2/includes/constants.): failed to open stream: No such file or directory in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 73
Warning: phpbb_check(): Failed opening '../phpbb2/includes/constants.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 73
Warning: phpbb_check(../phpbb2/includes/sessions.): failed to open stream: No such file or directory in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 74
Warning: phpbb_check(): Failed opening '../phpbb2/includes/sessions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 74
Warning: phpbb_check(../phpbb2/includes/functions.): failed to open stream: No such file or directory in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 75
Warning: phpbb_check(): Failed opening '../phpbb2/includes/functions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 75
Warning: phpbb_check(../phpbb2/includes/db.): failed to open stream: No such file or directory in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 76
Warning: phpbb_check(): Failed opening '../phpbb2/includes/db.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 76
Fatal error: Call to undefined function: encode_ip() in /home/cvngsh/public_html/phpbb2/wog/config/function.php on line 116
代碼: 選擇全部
Modify : 2003/09/05 URL : http://www.2233.idv.tw This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ===================================================== */ error_reporting(7); require("./global.php"); ?>