1 頁 (共 1 頁)

[問題]關於會員註冊回信的問題!

發表於 : 2003-05-06 19:07
willyfish
請教各位大大,會員註冊時,會出現下面的畫面,
我的系統:是放在虛擬空間
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,有啥問題呢??
謝謝回答

發表於 : 2003-05-06 19:46
小竹子
1.權限設定 755
2.請在錯誤行數前加上 // 這個是虛擬空間問題!
3.請不要隨意變更公告的發表格式!

發表於 : 2003-05-06 22:28
willyfish
再請教,我是照上述方法執行
可是程式錯誤的顯示是不見了,
但是卻出現:Failed opening template file
在smtp設定方面,我是設成:

yahoo!奇摩電子信箱有支援pop3收信,您可以使用Outlook或Netscape接收Yahoo!奇摩電子信箱的信件。

Outlook Express的設定方式:

1. 在 [工具] 功能表中選擇 [帳號]
2. 在 [Internet 帳號] 對話方塊中按一下 [新增] 按鈕,選取 [郵件]
3. 輸入您想要顯示的名稱,按 [下一步]
4. 輸入您Yahoo!奇摩電子信箱的地址,按 [下一步]
5. [內送郵件伺服器] 請選擇POP3伺服器\r
6. [內收郵件伺服器] 為 pop.mail.yahoo.com.tw, [外寄郵件伺服器] 為 smtp.mail.yahoo.com.tw,按 [下一步]
7. 輸入您Yahoo!奇摩電子信箱的帳號和密碼,按 [下一步]
8. [外寄郵件伺服器]內,勾選"我的伺服器需要查驗身份"。
9. 最後按 [完成],即可完成設定