第 1 頁 (共 1 頁)
升級2.0.6 to 2.0.21的問題
發表於 : 2006-07-17 14:58
由 mirood
代碼: 選擇全部
Critical Error!
message_die() was called multiple times.
--------------------------------------------------------------------------------
Error #1
Information
Board_disable
--------------------------------------------------------------------------------
Error #2
Error creating new session
Line : 187
File : C:\AppServ\www\3d_lab\includes\sessions.php
SQL : INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('1d8d554358d7661faea54285a0219077', -1, 1153118798, 1153118798, '8c7c1ee0', 0, 0, 0)
--------------------------------------------------------------------------------
Please, contact the webmaster. Thank you.
升級2.0.6 to 2.0.21的問題,請問這兩個問題,要如何解決啊!
資料庫中的phpbb_sessions修復過了,還是沒用
●架設主機作業系統:WindowsXp Pro
●快速架站程式:Appserv
●您安裝的程式:appserv-win32-2.5.4a
●您的 phpBB2 版本:升級Powered by phpBB 2.0.21
替換檔案
發表於 : 2006-07-17 15:38
由 mirood
admin_board.php
sessions.php
我將上面兩個檔案替換舊的之後~
解決了問題~
可以登入了,但是出現了''系統目前暫時停止服務, 請稍後再試''~
當要進入''進入系統管理控制台''~
又要登入帳號密碼~
就是沒辦法進去系統管理控制台~
到底要怎麼辦呢?
Re: 替換檔案
發表於 : 2006-07-17 15:43
由 chiouss
mirood 寫:可以登入了,但是出現了''系統目前暫時停止服務, 請稍後再試''~
這是你的第一個 error msg 說的狀況
當要進入''進入系統管理控制台''~
又要登入帳號密碼~
就是沒辦法進去系統管理控制台~
到底要怎麼辦呢?
摸進去 MySQL 裡面改掉
好像更新成功了
發表於 : 2006-07-17 16:14
由 mirood
如題~
問題一~
為什麼之前版中的附加檔案,全部不見只剩下文字~
要怎麼回復呢?
是否要增加附加檔案的外掛~
才會出現嗎?
問題二~
但是2.0.21的Attachments及Extensions~
好像怪怪的~
都是空白的~
是否因為更新過後~
附加檔案功能沒有了
失敗了~
發表於 : 2006-07-17 18:06
由 mirood
升級真的很不容易~
目前成功升級的只有~
appserv-win32-2.5.4a這個而已~
唉唉~
發表於 : 2006-07-17 23:13
由 jwxinst
建議你回溯資料庫和檔案(files)
再說說你是怎麼升級....
回溯資料庫和檔案
發表於 : 2006-07-18 09:57
由 mirood
如題~
我不太了解你說的!
升級的方法~
是不是將竹貓提供的2.0.6_to_2.0.21.zip~
解壓縮後並複製在www資料夾底下~
再利用install中的update_to_latest.php~
進行升級呢?
2.0.21有提供附加檔案的功能嗎?
Re: 回溯資料庫和檔案
發表於 : 2006-07-18 10:04
由 chiouss
mirood 寫:2.0.21有提供附加檔案的功能嗎?
沒有,phpBB 2.0.x 系列都不會有提供這種功能
升級過後出現的畫面
發表於 : 2006-07-18 10:08
由 mirood
代碼: 選擇全部
Database type :: mysql
Previous version :: 2.0.6
Updated version :: 2.0.21
Updating database schema
Progress :: . . . . . Done
Result :: No errors
Updating data
Progress :: . . . . . . . . . . .
Updating version and optimizing tables
Progress :: . . Done
Result :: No errors
Update completed
[color=red]Please make sure you have updated your board files too, this file is only updating your database.[/color]
You should now visit the General Configuration settings page in the Administration Panel and check the General Configuration of the board. If you updated from versions prior to RC-3 you must update some entries. If you do not do this emails sent from the board will contain incorrect information. Don't forget to delete this file!
那段的紅字~代表什麼呢board files ?
更新成功attach_mod_241,但是...
發表於 : 2006-07-18 11:05
由 mirood
如題~
Fatal error: Call to undefined function include_attach_lang()
出現以上的訊息~
我也已經下載中文及將lang_admin_attach.php lang_faq_attach.php lang_main_attach.php更新了~
但是還是出現上面的連結錯誤~
Re: 升級過後出現的畫面
發表於 : 2006-07-18 12:34
由 chiouss
mirood 寫:那段的紅字~代表什麼呢board files ?
phpBB 的更新有兩方面,一方面是要更新 PHP 檔案 (自己改或是拿官方的版本覆蓋),一方面是要更新 SQL structure。你問的東西是指前者。
Re: 更新成功attach_mod_241,但是...
發表於 : 2006-07-18 12:35
由 chiouss
mirood 寫:如題~
Fatal error: Call to undefined function include_attach_lang()
出現以上的訊息~
我也已經下載中文及將lang_admin_attach.php lang_faq_attach.php lang_main_attach.php更新了~
但是還是出現上面的連結錯誤~
phpBB 更新成功的話,外掛問題請到相關版面照規矩詢問。