1 頁 (共 1 頁)

[問題] 頭像上傳出現的程式碼

發表於 : 2005-06-05 11:38
makulo
昨用搜尋的方法找文章,結果把問題貼在無用文章的分區裏頭…今天發表一新主題請教各前輩

上傳圖像時,會出現以下這些程式碼,沒有辦法上傳成功,請各位前輩幫我看一下好嗎,謝謝!!!

代碼: 選擇全部

Warning: copy(./images/avatars/117186682542a206fcb20a8.gif): failed to open stream: Permission denied in /home/customer/stocks.idv.tw/www/phpBB2/includes/usercp_avatar.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/customer/stocks.idv.tw/www/phpBB2/includes/usercp_avatar.php:227) in /home/customer/stocks.idv.tw/www/phpBB2/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /home/customer/stocks.idv.tw/www/phpBB2/includes/usercp_avatar.php:227) in /home/customer/stocks.idv.tw/www/phpBB2/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /home/customer/stocks.idv.tw/www/phpBB2/includes/usercp_avatar.php:227) in /home/customer/stocks.idv.tw/www/phpBB2/includes/page_header.php on line 478
奇怪,蠻納悶的
打開/phpBB2/images/avatars

裏面有個upload 的資料夾,可否是上傳圖像時放的位置??
之前上傳的檔案系統會直接放到avatars 就ok了

usercp_avatar.php
page_header.php


這兩個檔案我沒有動到啊?? :cry:
現在我真的找不出問題
可否前輩指點我一下,謝謝。 :-D
(目前使用2.0.11)

發表於 : 2005-06-05 11:43
shihchieh
把資料夾的權限設777應該可以解決

發表於 : 2005-06-05 15:16
makulo
shihchieh

謝謝您。我改好了。非常謝謝你。 :-P