1 頁 (共 1 頁)

[問題]phpbb2.0.4 會員註冊後出現的錯誤訊息

發表於 : 2003-08-02 02:12
ajyh
作業系統:Linux Red Hat 9.0
免費空間連結:localhost
您的上網方式:ADSL
安裝的程式:Apache + php + MySql
您的 phpBB2 版本:phpBB (2.0.4)。
會員註冊後出現下列問題
Warning: stat failed for ./language/lang_chinese_traditional_taiwan/email/user_welcome_inactive.tpl (errno=13 - 拒絕不符權限的操作) in /var/www/html/phpBB2/includes/emailer.php on line 93

Warning: stat failed for ./language/lang_chinese_traditional_taiwan/email/user_welcome_inactive.tpl (errno=13 - 拒絕不符權限的操作) in /var/www/html/phpBB2/includes/emailer.php on line 97

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/phpBB2/includes/emailer.php:93) in /var/www/html/phpBB2/includes/page_header.php on line 464

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/phpBB2/includes/emailer.php:93) in /var/www/html/phpBB2/includes/page_header.php on line 466

Warning: Cannot add header information - headers already sent by (output started at /var/www/html/phpBB2/includes/emailer.php:93) in /var/www/html/phpBB2/includes/page_header.php on line 467


Could not find email template file user_welcome_inactive

DEBUG MODE

Line : 99
File : /var/www/html/phpBB2/includes/emailer.php

請問各位大大有遇到這種錯誤嗎?是否可以提供解決方式? 謝謝囉

發表於 : 2003-08-04 04:28
Mac
Could not find email template file user_welcome_inactive
找不到 user_welcome_inactive.tpl 這個檔

~Mac

[Linux]

發表於 : 2003-08-13 10:08
ajyh
各位大大
最後終於解決了,就是在/phpBB2/language下的中文化的目錄權限不夠的關係,我把他變更權限到775,問題就解決了,謝謝各位的回答囉