관리자모드에서.. 정보
질문 관리자모드에서..본문
접근권한설정 메뉴로 들어가니 이런 오류가 나네요..
select count(*) as cnt from a left join g4_member b on (a.mb_id=b.mb_id) where (1) order by a.mb_id, au_menu
1146 : 테이블 'headshot.a' 는 존재하지 않습니다.
error file : /main/admin/auth_list.php
select count(*) as cnt from a left join g4_member b on (a.mb_id=b.mb_id) where (1) order by a.mb_id, au_menu
1146 : 테이블 'headshot.a' 는 존재하지 않습니다.
error file : /main/admin/auth_list.php
댓글 전체
DB 및 계정자료 백업하시고, 수정된 풀버젼으로 재설치 하십시오.
저도 같은 에러가 납니다 T.T
저도 그래요 .,.