1 頁 (共 1 頁)

[問題]論壇轉移之後出現問題...^^"

發表於 : 2003-10-08 21:48
Martinet
●架設主機作業系統:Windows XP
●快速架站程式:Appserv
●您的上網方式:ADSL Seednet
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:phpBB 2.0.5
●錯誤代碼:
代碼:

代碼: 選擇全部

Error getting group information

DEBUG MODE

SQL Error : 1030 Got error 134 from table handler

SELECT g.group_id, g.group_name, g.group_type, ug.user_pending FROM phpbb_groups g, phpbb_user_group ug WHERE ug.user_id = 2 AND ug.group_id = g.group_id AND g.group_single_user <> 1 ORDER BY g.group_name, ug.user_id

Line : 1161
File : c:\appserv\www\alexpan\groupcp.php


[ code ]Error getting group information

DEBUG MODE

SQL Error : 1030 Got error 127 from table handler

SELECT group_id, group_name, group_type FROM phpbb_groups g WHERE group_single_user <> 1 ORDER BY g.group_name

Line : 1200
File : c:\appserv\www\alexpan\groupcp.php[ /code ]

●錯誤狀態:
我幫Alexpan轉移論壇之後...出現這個錯誤...@@...
我也不知道是什麼問題..還請各位大大幫忙解決....^^"
Alexpan 的環境是 Windows Me....@@
不過覺得應該跟這個沒什麼關係...^^"

發表於 : 2003-10-09 18:11
alexpan
你幫我太多忙了!真是感謝你,請各位大大幫我解答那個問題^^"
謝謝

發表於 : 2003-10-09 21:36
bu
better... reinstalll....
好像是db的問題... 試著repair...吧

發表於 : 2003-10-09 21:52
alexpan
我是系統管理員,但是怎麼登入(按版面左上角的xx首頁 也會這樣)的時候出現這個

代碼: 選擇全部

Failed obtaining forum access control lists

DEBUG MODE

SQL Error : 1030 Got error 134 from table handler

SELECT a.forum_id, a.auth_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 

Line : 157
File : c:\appserv\www\alexpan\includes\auth.php 
  
刪除會員的時候出現\r

代碼: 選擇全部

Could not select groups where user was moderator

DEBUG MODE

SQL Error : 1030 Got error 127 from table handler

SELECT group_id FROM phpbb_groups WHERE group_moderator = 8

Line : 116
File : c:\appserv\www\alexpan\admin\admin_users.php
群組管理選項出現\r

代碼: 選擇全部

Could not obtain group list

DEBUG MODE

SQL Error : 1030 Got error 127 from table handler

SELECT group_id, group_name FROM phpbb_groups WHERE group_single_user <> 1 ORDER BY group_name

Line : 371
File : c:\appserv\www\alexpan\admin\admin_groups.php
群組權限設定的時候出現\r

代碼: 選擇全部

Couldn't get group list

DEBUG MODE

SQL Error : 1030 Got error 127 from table handler

SELECT group_id, group_name FROM phpbb_groups WHERE group_single_user <> 1

Line : 907
File : c:\appserv\www\alexpan\admin\admin_ug_auth.php

發表於 : 2003-10-09 21:59
Martinet
bu...repair 哪個 table阿...@@?
感謝嚕

發表於 : 2003-10-09 22:20
bu
phpbb_groups
好像是吧

發表於 : 2003-10-09 23:02
Martinet
謝了...bu ^^
成功了