第 1 頁 (共 1 頁)
[問題] 1.53 相簿無法上傳...
發表於 : 2006-06-08 01:14
由 astrochild
貼完submit後顯示已成功上傳, 可是圖片位置總是出現一個X
GD2有安裝,且php.ini的設定有開啟且link也正確
請問還有什麼其他可能呢?
發表於 : 2006-06-08 01:30
由 wu2017
可否提供你的架設環境相關資訊,以及網址與測試帳號。
PLUS 1.53 我在測試過程並未發現你所提到的問題。
發表於 : 2006-06-08 02:50
由 astrochild
哦. 附帶一提,我是從phpbb 2.0.20升過來的,
appserv 2.4.5 under win2003
Apache 1.3.34
PHP 4.4.1
MySQL 5.0.16
http://khag.twbbs.org/forum3/
ID:testforum
PS:tforum
wu2017 寫:可否提供你的架設環境相關資訊,以及網址與測試帳號。
PLUS 1.53 我在測試過程並未發現你所提到的問題。
發表於 : 2006-06-08 03:33
由 godbless
資料夾權限有沒有改成777呢?
File- and directorypermissons on *NIX-Server
CHMOD to 777
/album_mod/upload
/album_mod/upload/cache
/cache
/files
/files/thumbs
/images/avatars
/pafiledb/cache
/pafiledb/cache/templates
/pafiledb/images/screenshots
/pafiledb/uploads
CHMOD to 666
/includes/def_icons.php
/includes/def_themes.php
/includes/def_tree.php
/includes/def_words.php
/ctracker/logs/counter.txt
/ctracker/logs/logfile_flood.txt
/ctracker/logs/logfile_proxy.txt
/ctracker/logs/logfile_worms.txt
發表於 : 2006-06-08 20:37
由 astrochild
這是在win$下的,所以沒有chmod的問題
另外我又架了一個,卻發現有類似的問題
這次是lang_main_album.php用英文版就正常
一換成繁體中文版,圖就跑不出來了
發表於 : 2006-06-08 20:57
由 astrochild
裝了notepade++來編寫就解決了,感謝感謝XD
還是不太習慣UTF-8
發表於 : 2006-06-08 21:16
由 wu2017
語系選取 Chinese [Traditional - Taiwan] 時,相簿藝廊顯示正常。
語系選取 Chinese [Traditional] 時,相簿藝廊圖片無法顯示。
奇怪,你怎會有二個繁體中文語系 -.-||
發表於 : 2006-06-09 00:27
由 astrochild
原來如此!!! 更新的時候,2.020版跟1.53plus用的language不一樣
所以不能顯示的是2.020版用的language encoder
感謝囉!!