[已解決]升級phpBB 2.0.20後引言發生錯誤訊息

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
sfcoil
星球公民
星球公民
文章: 38
註冊時間: 2006-03-22 15:03
聯繫:

[已解決]升級phpBB 2.0.20後引言發生錯誤訊息

文章 sfcoil »

請問我昨日從phpBB 2.0.19升級phpBB 2.0.20後
在私人訊息要回覆用引言上方出現
Warning: preg_replace(): Empty regular expression in /home/content/t/w/f/twfccc/html/phpbb/privmsg.php on line 1528

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/w/f/twfccc/html/phpbb/privmsg.php:1528) in /home/content/t/w/f/twfccc/html/phpbb/includes/page_header.php on line 483

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/w/f/twfccc/html/phpbb/privmsg.php:1528) in /home/content/t/w/f/twfccc/html/phpbb/includes/page_header.php on line 485

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/w/f/twfccc/html/phpbb/privmsg.php:1528) in /home/content/t/w/f/twfccc/html/phpbb/includes/page_header.php on line 486
圖檔
下方書寫欄引言只出現發文者發言內容未出現
在論壇中檢視你發表的文章出現
Could not delete old search id sessions

DEBUG MODE

SQL Error : 1054 Unknown column 'search_time' in 'where clause'

DELETE FROM phpbb_search_results WHERE search_time < 1148532097

Line : 659
File : search.php
圖檔
請問是何處需要修改
另到後台版本還是顯示phpBB 2.0.19
感謝你
架設主機作業系統:Linux
●空間連結:http://www.fccc.idv.tw/phpbb/
●您的上網方式:CABLE
●您安裝的程式:php + MySql
●您的 phpBB2 版本:phpBB 2.0.19
最後由 sfcoil 於 2006-05-31 14:33 編輯,總共編輯了 3 次。
chiouss
竹貓忠實會員
竹貓忠實會員
文章: 1741
註冊時間: 2002-11-29 18:19

Re: [問題]升級phpBB 2.0.20後引言發生錯誤訊息

文章 chiouss »

sfcoil 寫: DEBUG MODE

SQL Error : 1054 Unknown column 'search_time' in 'where clause'

DELETE FROM phpbb_search_results WHERE search_time < 1148532097

Line : 659
File : search.php
這個是因為你的 db 沒有升級

上面的問題我不清楚,檢查一下你有沒有有手動修正錯誤的地方吧!
sfcoil
星球公民
星球公民
文章: 38
註冊時間: 2006-03-22 15:03
聯繫:

Re: [已解決]升級phpBB 2.0.20後引言發生錯誤訊息

文章 sfcoil »

sfcoil 寫:請問我昨日從phpBB 2.0.19升級phpBB 2.0.20後
在論壇中檢視你發表的文章出現
Could not delete old search id sessions

DEBUG MODE

SQL Error : 1054 Unknown column 'search_time' in 'where clause'

DELETE FROM phpbb_search_results WHERE search_time < 1148532097

Line : 659
File : search.php
圖檔
請問是何處需要修改
另到後台版本還是顯示phpBB 2.0.19
感謝你
因為資料庫沒有升級
使用如下心靈捕手建議方法解決
http://phpbb-tw.net/phpbb/viewtopic.php?t=44450
感謝
sfcoil
星球公民
星球公民
文章: 38
註冊時間: 2006-03-22 15:03
聯繫:

Re: [已解決]升級phpBB 2.0.20後引言發生錯誤訊息

文章 sfcoil »

sfcoil 寫:請問我昨日從phpBB 2.0.19升級phpBB 2.0.20後
在個人訊息要回覆用引言上方出現
Warning: preg_replace(): Empty regular expression in /home/content/t/w/f/twfccc/html/phpbb/privmsg.php on line 1528

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/w/f/twfccc/html/phpbb/privmsg.php:1528) in /home/content/t/w/f/twfccc/html/phpbb/includes/page_header.php on line 483

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/w/f/twfccc/html/phpbb/privmsg.php:1528) in /home/content/t/w/f/twfccc/html/phpbb/includes/page_header.php on line 485

Warning: Cannot modify header information - headers already sent by (output started at /home/content/t/w/f/twfccc/html/phpbb/privmsg.php:1528) in /home/content/t/w/f/twfccc/html/phpbb/includes/page_header.php on line 486
圖檔
下方書寫欄引言只出現發文者發言內容未出現
請問是何處需要修改
另到後台版本是顯示phpBB 2.0.20
感謝你
架設主機作業系統:Linux
●空間連結:http://www.fccc.idv.tw/phpbb/
●您的上網方式:CABLE
●您安裝的程式:php + MySql
●您的 phpBB2 版本:phpBB 2.0.19
尚未解決希望大家幫忙不知問題出在哪裡
chiouss
竹貓忠實會員
竹貓忠實會員
文章: 1741
註冊時間: 2002-11-29 18:19

文章 chiouss »

那一大串錯誤訊息應該是你升級的時候有地方改錯了,請重新檢查。
sfcoil
星球公民
星球公民
文章: 38
註冊時間: 2006-03-22 15:03
聯繫:

文章 sfcoil »

chiouss 寫:那一大串錯誤訊息應該是你升級的時候有地方改錯了,請重新檢查。
感謝你
檢查重新修改privmsg.php檔
已經正常
主題已鎖定

回到「phpBB 2 安裝與使用」