[問題]看板公告 1.0.5 出錯,跟時區有關<放棄>
發表於 : 2007-12-21 01:43
問題外掛:看板公告 1.0.5
使用版本:phpBB 2.0.22
phpMyAdmin - 2.11.0-rc1
網站位置:http://marionette.no-ip.info/phpBB/index.php
狀況描述:安裝看板公告過程一切順利,
安裝後,一名會員回報說登入後出現錯誤,無法進入論壇
在個人資料再把時間調成GMT +8以上時,就出現另一個問題,無法進入論壇
檢查過安裝過程,沒發現不妥之處,functions_bm.php我也沒動過...
在想會不會是跟其他外掛有衝撞到,不過對php實在不懂,不知道到底哪個地方出問題,有裝的外掛實在不少...
請大家幫忙
論壇檔案
使用版本:phpBB 2.0.22
phpMyAdmin - 2.11.0-rc1
網站位置:http://marionette.no-ip.info/phpBB/index.php
狀況描述:安裝看板公告過程一切順利,
安裝後,一名會員回報說登入後出現錯誤,無法進入論壇
後來發現該會員的時區設定為GMT -8 (系統預設GMT +8),改回GMT +8後就正常了,自己多次測試也發現此問題.一般錯誤
Tried obtaining data. It failed
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND enddate >=' at line 8
SELECT msg_id, title, message, showpage , auth, width, images, ordr, bbcode_uid, startdate, enddate, users_timezone FROM phpbb_board_message WHERE ((showpage <> '-9999' AND showpage = '0' ) OR showpage = '9999') AND MID(days,5,1) = '1' AND auth <= 5 AND startdate <= AND enddate >=
Line : 131
File : functions_bm.php
在個人資料再把時間調成GMT +8以上時,就出現另一個問題,無法進入論壇
改成GMT +8 又回復正常了message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
檢查過安裝過程,沒發現不妥之處,functions_bm.php我也沒動過...
在想會不會是跟其他外掛有衝撞到,不過對php實在不懂,不知道到底哪個地方出問題,有裝的外掛實在不少...
請大家幫忙
論壇檔案