[問題]關於會員註冊回信的問題!
發表於 : 2003-05-06 19:07
請教各位大大,會員註冊時,會出現下面的畫面,
我的系統:是放在虛擬空間
php版本:2.0.3
基本上外掛只有裝 top5
Warning: fopen(./language/lang_chinese_traditional_taiwan/email/user_welcome.tpl) [function.fopen]: failed to create stream: Permission denied in /home/willy/public_html/phpBB2/includes/emailer.php on line 115
Warning: Cannot modify header information - headers already sent by (output started at /home/willy/public_html/phpBB2/includes/emailer.php:115) in /home/willy/public_html/phpBB2/includes/page_header.php on line 449
Warning: Cannot modify header information - headers already sent by (output started at /home/willy/public_html/phpBB2/includes/emailer.php:115) in /home/willy/public_html/phpBB2/includes/page_header.php on line 450
Warning: Cannot modify header information - headers already sent by (output started at /home/willy/public_html/phpBB2/includes/emailer.php:115) in /home/willy/public_html/phpBB2/includes/page_header.php on line 451
這是什麼問題呢??
我試過的方法:
1、更改「基本組態」的設定,改成「關閉」,然後smtp是設成關閉的,出現上列訊息\r
2、更改「基本組態」的設定,改成「由會員啟動」,smtp是「啟動」,是設成我在yahoo的帳號,網域名稱:yahoo.com.tw
其他是:我的帳號xxxxxxx
密碼xxxxxxx
設了之後,會員註冊時,還是會跳出上列的問題,基本上我沒改什麼程式呀!
(原裝的)
而emailer.php的權限是666,有啥問題呢??
謝謝回答
我的系統:是放在虛擬空間
php版本:2.0.3
基本上外掛只有裝 top5
Warning: fopen(./language/lang_chinese_traditional_taiwan/email/user_welcome.tpl) [function.fopen]: failed to create stream: Permission denied in /home/willy/public_html/phpBB2/includes/emailer.php on line 115
Warning: Cannot modify header information - headers already sent by (output started at /home/willy/public_html/phpBB2/includes/emailer.php:115) in /home/willy/public_html/phpBB2/includes/page_header.php on line 449
Warning: Cannot modify header information - headers already sent by (output started at /home/willy/public_html/phpBB2/includes/emailer.php:115) in /home/willy/public_html/phpBB2/includes/page_header.php on line 450
Warning: Cannot modify header information - headers already sent by (output started at /home/willy/public_html/phpBB2/includes/emailer.php:115) in /home/willy/public_html/phpBB2/includes/page_header.php on line 451
這是什麼問題呢??
我試過的方法:
1、更改「基本組態」的設定,改成「關閉」,然後smtp是設成關閉的,出現上列訊息\r
2、更改「基本組態」的設定,改成「由會員啟動」,smtp是「啟動」,是設成我在yahoo的帳號,網域名稱:yahoo.com.tw
其他是:我的帳號xxxxxxx
密碼xxxxxxx
設了之後,會員註冊時,還是會跳出上列的問題,基本上我沒改什麼程式呀!
(原裝的)
而emailer.php的權限是666,有啥問題呢??
謝謝回答