1 頁 (共 1 頁)

[問題]塗鴉版出錯(已解決)

發表於 : 2006-03-26 12:32
愛君如夢
●架設主機作業系統:win98 se
●快速架站程式:Appserv 2.4.1
●您的上網方式:中華電信FTTB
●您的 phpBB2 版本:phpBB 2.0.19 utf8
問題外掛:Flash Paint Mod v1.0.2
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php ... lash+paint

●錯誤代碼:點選討論區後出現

一般錯誤

Failed obtaining forum access control lists

DEBUG MODE

SQL Error : 1054 Unknown column 'a.auth_flashpaint_post' in 'field list'

SELECT a.forum_id, a.auth_view, a.auth_read, a.auth_post, a.auth_reply, a.auth_edit, a.auth_delete, a.auth_sticky, a.auth_announce, a.auth_vote, a.auth_pollcreate, a.auth_flashpaint_post, a.auth_flashpaint_view, a.auth_mod FROM phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = 2 AND ug.user_pending = 0 AND a.group_id = ug.group_id AND a.forum_id = 1

Line : 156
File : auth.php

問題網址:
http://travel-subway.blogdns.net/phpbb2/

測試帳號和密碼均為test

問題檔案:auth.php壓縮檔

http://85.17.64.75/dl/0aea3c10fba85f2f1 ... 0/auth.rar

原因:因故移動原在xp sp2的phpbb2到win98 se重新架,出現問題.麻煩了!

發表於 : 2006-03-26 16:13
心靈捕手
我猜想:
您的資料庫已經重建.

建議您:
重新執行此外掛的資料庫更新.

代碼: 選擇全部

http://YOUR_WEB/PHPBB_ROOT/fp_db_install.php

發表於 : 2006-03-27 21:11
愛君如夢
心靈捕手 寫:我猜想:
您的資料庫已經重建.

建議您:
重新執行此外掛的資料庫更新.

代碼: 選擇全部

http://YOUR_WEB/PHPBB_ROOT/fp_db_install.php

謝謝您又救了我論壇一次. :mrgreen: