1 頁 (共 2 頁)

[問題]為什麼上傳頭像會出現這警告?(已解決)

發表於 : 2004-08-16 10:52
chunhong
問題外掛:無
參考連結:無\r
使用版本:phpBB 2.0.8a
網站位置:http://ray.science3.net/
狀況描述:就是會員們上傳頭像時,會出現警告,而且也沒有上傳成功..

警告題示為下:

代碼: 選擇全部

Warning: copy(./images/avatars/40008962041204a2d9ba1f.gif): failed to open stream: Permission denied in /home/chdiong/public_html/includes/usercp_avatar.php on line 227 

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 489 

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 491 

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 492 
請問各位大大,怎么解決這問題呢?還有,怎么讓會員們能自行上傳頭像呢?
謝謝!

發表於 : 2004-08-16 11:04
webspirit
此功能已內建,無需外掛
請在基本組態中設定

以後發問請配合使用發問格式
http://phpbb-tw.net/phpbb/viewtopic.php?p=94203#94203

發表於 : 2004-08-16 13:48
chunhong

代碼: 選擇全部

Warning: copy(./images/avatars/40008962041204a2d9ba1f.gif): failed to open stream: Permission denied in /home/chdiong/public_html/includes/usercp_avatar.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 489

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 491

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 492
但是當我UPLOAD后會出現這警告..
為什麼呢?麻煩指導!
謝謝!

發表於 : 2004-08-16 14:21
問題狂
請注意您的發言格式..
好協助我們幫助您解決問題..

發表於 : 2004-08-16 14:40
webspirit
其實這應該是使用問題
請補上這個發問格式吧\r
http://phpbb-tw.net/phpbb/viewtopic.php?t=15329

發表於 : 2004-08-16 14:56
chunhong
到底什麼發問格式??
我看了很多遍還是不懂啊..
麻煩各位詳細的告訴小弟..不要一直給個連接啊..

還有到底是什麼問題導致我不能UPLOAD AVATAR呢?

發表於 : 2004-08-16 15:26
小竹子
檔案權限問題,請更改為 755

發表於 : 2004-08-16 17:03
chunhong
檔案權限問題,請更改為 755
什麼檔案權限問題??
哪裡改為755呀??
麻煩小竹子說明點..謝謝!

發表於 : 2004-08-16 17:12
小竹子
用FTP軟體登入後,滑鼠右鍵選擇資料夾改檔案屬性為 755

發表於 : 2004-08-16 17:22
chunhong
還是不行啊..
出現的警告題示:

代碼: 選擇全部

Warning: copy(./images/avatars/54447659841207ca0ef471.gif): failed to open stream: Permission denied in /home/chdiong/public_html/includes/usercp_avatar.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 489

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 491

Warning: Cannot modify header information - headers already sent by (output started at /home/chdiong/public_html/includes/usercp_avatar.php:227) in /home/chdiong/public_html/includes/page_header.php on line 492

發表於 : 2004-08-16 17:24
chunhong
是需要更改什麼文檔的檔案屬性?
public_html 還是...
而且我也把public_html , public_ftp都改成755
裡面檔案也察過了..都是755
為何還是不行呢?

發表於 : 2004-08-16 18:12
webspirit
/images/avatars 這個資料夾

發表於 : 2004-08-16 21:23
chunhong
還是不行啊..大大~
一直出現上述的警告題示叻..
還是有什麼其他的辦法??
而且上傳后,到我檔案管理的 /public_html/images/avatars 看,
剛上傳的圖片完全不在裡面..
希望各位大大竭盡所能幫幫小弟丫!!
小弟感激不盡!

發表於 : 2004-08-16 22:07
webspirit
控制台基本組態裡的個人頭像儲存路徑是什麼?

發表於 : 2004-08-17 14:39
chunhong
是 images/avatars 啊..
難道我更改/public_html/images/avatars是錯的?