[問題] attach mod安裝問題

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
cbr
星球普通子民
星球普通子民
文章: 7
註冊時間: 2005-04-08 11:10

[問題] attach mod安裝問題

文章 cbr »

f (file_exists('install') || file_exists('contrib')) { message_die(GENERAL_MESSAGE, 'Please ensure both the install/ and contrib/ directories are deleted'); } // // Show 'Board is disabled' message if needed. // if( $board_config['board_disable'] && !defined("IN_ADMIN") && !defined("IN_LOGIN") ) { message_die(GENERAL_MESSAGE, 'Board_disable', 'Information'); } ?>
Warning: Cannot add header information - headers already sent by (output started at /home/gsme/WWW/phpBB2/common.php:248) in /home/gsme/WWW/phpBB2/includes/sessions.php on line 206

Warning: Cannot add header information - headers already sent by (output started at /home/gsme/WWW/phpBB2/common.php:248) in /home/gsme/WWW/phpBB2/includes/sessions.php on line 207

Fatal error: Call to undefined function: include_attach_lang() in /home/gsme/WWW/phpBB2/includes/functions.php on line 289
我安裝完後出現這個問題
請問要怎麼解決\r
拜託各位
cbr
星球普通子民
星球普通子民
文章: 7
註冊時間: 2005-04-08 11:10

文章 cbr »

抱歉原來是因為我自己上傳檔案沒有覆蓋到舊檔的原因
主題已鎖定

回到「外掛問題討論」