1 頁 (共 1 頁)

[問題] 超級版主 2.10

發表於 : 2003-08-17 12:40
chion
問題外掛: 超級版主 2.10
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=15728
使用版本:phpBB 2.0.5)
網站位置:http://www.rueichio.idv.bz/phpbb205/
狀況描述:
在管理介面選擇會員管理 觀看會員資料時會出現錯誤訊息\r

代碼: 選擇全部

Warning: opendir(./../../language): failed to open dir: No such file or directory in /home2/rueichio/public_html/phpbb205/includes/functions_selects.php on line 31

Warning: readdir(): supplied argument is not a valid Directory resource in /home2/rueichio/public_html/phpbb205/includes/functions_selects.php on line 34

Warning: closedir(): supplied argument is not a valid Directory resource in /home2/rueichio/public_html/phpbb205/includes/functions_selects.php on line 45

發表於 : 2003-08-17 14:56
chion
也無法開出分區版面來
@@...... 傷腦筋

發表於 : 2003-08-19 06:57
Mac
你家暫停營業了耶\r

問題應該是路徑有錯 => opendir(./../../language)
看一下此外掛跟語系有關的部分吧\r

~Mac