[問題]Attach Mod安裝問題
發表於 : 2006-01-16 17:30
題外掛:Attach Mod 2.4.1
使用版本:phpBB 2.0.17
網站位置:http://game.teelife.com
我依照這篇文章安裝http://phpbb-tw.net/phpbb/viewtopic.php?t=16659
也接續改好該改的檔案了!
但是前台設定的類別卻無法進入\r
它會顯示
Failed obtaining forum access control lists
DEBUG MODE
SQL Error : 1054 Unknown column 'a.auth_download' 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_attachments, a.auth_download, 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 : 155
File : auth.php
這是哪裡出了錯!
使用版本:phpBB 2.0.17
網站位置:http://game.teelife.com
我依照這篇文章安裝http://phpbb-tw.net/phpbb/viewtopic.php?t=16659
也接續改好該改的檔案了!
但是前台設定的類別卻無法進入\r
它會顯示
Failed obtaining forum access control lists
DEBUG MODE
SQL Error : 1054 Unknown column 'a.auth_download' 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_attachments, a.auth_download, 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 : 155
File : auth.php
這是哪裡出了錯!