1 頁 (共 1 頁)

[問題]請各位先進高手幫忙

發表於 : 2004-03-21 10:35
len888888
大家好我是個新手請大家幫幫忙
我現在用phpbb2.0.5架了個論壇
http://www.tenzon.com.tw/~len/phpBB2/index.php

1.會員要上傳頭像圖時會出錯無法顯現...
頭像資料夾內沒有圖...
2.會員要選擇系統圖像內沒有圖..
我把圖像放進資料夾內選擇欄內還是空的
圖像需要什麼副檔名...可以直接放到資料夾內嗎..

請各位先進高手幫忙..謝謝

發表於 : 2004-03-21 10:51
天霜

發表於 : 2004-03-21 11:21
StickyKid
不搜尋是不行的.......
1.權限沒設定好images/avatar/
2.自己去下載放進去

Re: [問題]請各位先進高手幫忙

發表於 : 2004-03-21 11:26
webspirit
len888888 寫: 1.會員要上傳頭像圖時會出錯無法顯現...
頭像資料夾內沒有圖...
2.會員要選擇系統圖像內沒有圖..
我把圖像放進資料夾內選擇欄內還是空的
圖像需要什麼副檔名...可以直接放到資料夾內嗎..

請各位先進高手幫忙..謝謝
您在後台中有關頭像的設定為何?
大小、路徑、是否可上傳...等
請您最好詳述較有利於問題解決

發表於 : 2004-03-21 11:36
len888888
個人頭像設定
使用系統相簿 是
允許連結頭像
從外部網址連結個人頭像 否
允許上傳頭像 否
頭像檔案不可超過
由使用者上傳頭像檔案 10000Bytes
頭像尺寸不可大於
(高 x 寬 像素單位) 150 x 150
個人頭像儲存路徑
在您 phpBB 2 根目錄底下的路徑, 例如: images/avatars
系統相簿儲存路徑
在您 phpBB 2 根目錄底下的路徑, 例如: images/avatars/gallery


以上是我的設定

發表於 : 2004-03-21 11:40
len888888
Warning: Unable to create './images//693999493405d0f7d115bc.jpg': Permission denied in /home/len/www/phpBB2/includes/usercp_avatar.php on line 227

Warning: Cannot add header information - headers already sent by (output started at /home/len/www/phpBB2/includes/usercp_avatar.php:227) in /home/len/www/phpBB2/includes/page_header.php on line 474

Warning: Cannot add header information - headers already sent by (output started at /home/len/www/phpBB2/includes/usercp_avatar.php:227) in /home/len/www/phpBB2/includes/page_header.php on line 476

Warning: Cannot add header information - headers already sent by (output started at /home/len/www/phpBB2/includes/usercp_avatar.php:227) in /home/len/www/phpBB2/includes/page_header.php on line 477
上傳圖像時出現以上訊息\r
約3秒就消失

發表於 : 2004-03-21 15:09
webspirit
1.您未允許會員上傳頭像
2.請您在images/avatars/gallery下再建一資料夾存放頭像圖片
  例如:images/avatars/gallery/default/*.gif
  這樣您的會員就可選擇您所提供的頭像了
  當然您也可建立多個資料夾以做為分類
3.一般都使用gif檔

發表於 : 2004-03-21 15:57
len888888
使用系統相簿 是
允許連結頭像
從外部網址連結個人頭像 否
允許上傳頭像 否
頭像檔案不可超過
由使用者上傳頭像檔案 10000Bytes
頭像尺寸不可大於
(高 x 寬 像素單位) 150 x 150
個人頭像儲存路徑
在您 phpBB 2 根目錄底下的路徑, 例如: images/avatars
系統相簿儲存路徑
在您 phpBB 2 根目錄底下的路徑, 例如: images/avatars/gallery/defaule



Parse error: parse error, expecting `']'' in /home/len/www/phpBB2/includes/usercp_avatar.php on line 56

Fatal error: Call to undefined function: display_avatar_gallery() in /home/len/www/phpBB2/includes/usercp_register.php on line 744
出現以上訊息

發表於 : 2004-03-21 20:45
webspirit
您有點誤會我的意思了
您的允許上傳頭像設定須設為
而系統相簿儲存路徑還是設為images/avatars/gallery/
那default是實際建立的資料夾\r
但不用包含在設定中\r
您再試試,祝您成功 ^^

發表於 : 2004-03-23 19:57
len888888
Parse error: parse error, expecting `']'' in /home/len/www/phpBB2/includes/usercp_avatar.php on line 56

Fatal error: Call to undefined function: user_avatar_upload() in /home/len/www/phpBB2/includes/usercp_register.php on line 388
改完了
出現以上訊息

發表於 : 2004-03-23 21:55
len888888
parse error, expecting `']''


問題已解決\r
謝謝 天霜. StickyKid. webspirit 等熱情的指導

尤其是webspirit真的很感謝你

發表於 : 2004-03-24 08:06
webspirit
哎呀
居然被點名?

其實,您自己的努力與學習才是問題解決的關鍵\r
祝您日有精進 站運亨通 ^^