1 頁 (共 1 頁)

[問題] 架站過程一切順利..直到頭像(已解決)

發表於 : 2005-11-01 17:05
kiwi2005
[ code ]錯誤代碼[ /code ]
●架設主機作業系統:Linux Mandrake10.2b
●您的上網方式:ADSL
●您安裝的程式:Apache1.3.33-6 + php4.310-6 + MySql4.11-1
●您的 phpBB2 版本:phpBB-2.0.17
●錯誤代碼:
[ code ]Warning: copy(./images/avatars/201871556243671fefd3a2f.gif): failed to open stream: Permission denied in /www/rogital/phpBB2/includes/usercp_avatar.php on line 241

Warning: Cannot modify header information - headers already sent by (output started at /www/rogital/phpBB2/includes/usercp_avatar.php:241) in /www/rogital/phpBB2/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /www/rogital/phpBB2/includes/usercp_avatar.php:241) in /www/rogital/phpBB2/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /www/rogital/phpBB2/includes/usercp_avatar.php:241) in /www/rogital/phpBB2/includes/page_header.php on line 478
[ /code ]

無法使用系統相簿及允許上傳頭像,但可連結頭像><請幫忙~謝謝

發表於 : 2005-11-01 17:10
flower
試試將 avatars 目錄的屬性改成 777
chmod -R 777 avatars

系統相簿的部份 請在 /images/avatars/gallery/ 底下建立目錄
在把圖像放置於剛建立的目錄內\r
ex:
把 A 圖類的全放置於 /images/avatars/gallery/A/
把 B 圖類的全放置於 /images/avatars/gallery/B/

phpBB 2.0.18 也出了 您既然剛裝 不如就換這個吧 :-)

發表於 : 2005-11-02 12:22
kiwi2005
恩我直接換成phpBB 2.0.18了
系統相簿已經能用了^^雖然上傳圖像不能用但我也不打算開放\r
所以問題算是解決了^^
原來gallery也能用資料匣名稱分欄位 :-D 謝謝flower

發表於 : 2005-11-10 17:13
hanben2000
系統相冊怎麼用啊
還有為什麼不能使用上傳頭像呀

還有怎麼顯示頭銜和星星呢?

發表於 : 2005-12-12 09:49
kiwi2005
hanben2000 寫:系統相冊怎麼用啊
還有為什麼不能使用上傳頭像呀

還有怎麼顯示頭銜和星星呢?
系統相冊flower大的說明應該可以解決你的問題
上傳頭像我沒有把這功能打開,所以我也不知道,但可以用{由網址連結頭像圖檔}來代替\r
頭銜的話可以在{系統管理控制台}>會員管理>等級管理,裡面新增或修改

.......

發表於 : 2005-12-12 10:40
jwxie
.請問大大, 為什麼要改這個config.cgf做777呢?

請問在什麼時候.....改屬性會看見效果....改回錯誤呢?
有沒有什麼特別的字眼看出是改屬性以後, 再修改檔案呢?

Re: .......

發表於 : 2005-12-23 14:55
kiwi2005
jwxie 寫:.請問大大, 為什麼要改這個config.cgf做777呢?

請問在什麼時候.....改屬性會看見效果....改回錯誤呢?
有沒有什麼特別的字眼看出是改屬性以後, 再修改檔案呢?
(ro24) 對你的簽名檔感到很~同意
但是看不懂你的問題= =3改屬性777是將linux的檔案設定為可讀可寫可更改\r
,這樣的設定是餵了讓放圖檔的資料匣,可以讓開啟,並顯示使用\r
才疏學淺的我就知道醬子吧