묻고답하기

관리자모드 들어갈려고 하면.. 오류메세지가 뜨는데요..

 

Fatal error: Call to a member function getAction() on a non-object in /home1/coninside/public_html/zbxe/classes/db/DB.class.php on line 420

 

 

 

420번째 줄 봐도 뭘 어떻게 고쳐야 될찌 모르겠습니다..

 

  

 

 // execute appropriate query
        switch($output->getAction()) { <- 420번
                case 'insert' :
                        $this->resetCountCache($output->tables);
                        $output = $this->_executeInsertAct($output);
                    break;
                case 'update' :
                        $this->resetCountCache($output->tables);
                        $output = $this->_executeUpdateAct($output);
                    break;
                case 'delete' :
                        $this->resetCountCache($output->tables);
                        $output = $this->_executeDeleteAct($output);
                    break;
                case 'select' :
                        $arg_columns = is_array($arg_columns)?$arg_columns:array();
                        $output->setColumnList($arg_columns);
                        $connection = $this->_getConnection('slave');
                        $output = $this->_executeSelectAct($output, $connection);
                    break;
            }

 

 

고수님들 알려주세요~

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
EveKiss 제로보드4 회원가입창 수정 [1] 2012.08.06 by 다조아해
qwms @닉네임 하면 소환하는 알림 말입니다..^^;; [1] 2012.08.06 by 송동우
마계범군 1.4.5.10에서 1.5.3으로 업뎃하는 경우 있을 수 있는 문제가 뭐가 있을까요?  
4sad8f4sd8 geturl 질문이요 ....... [1] 2012.08.06 by 송동우
작은산지기 Dashboard에서 세부메뉴로 안들어가집니다. [1] 2012.08.05 by 윈컴이
4sad8f4sd8 홈을 추가하고싶은데..... [1] file 2012.08.05 by 송동우
케힐 홈페이지 서버포트지정을 바꿨더니 [1] 2012.08.05 by CM
se01343 미니온4요.  
쿵푸팬더 1.4 -> 1.5 업글했습니다! http500 에러가 발생합니다.  
박인만 [부탁드려요] 로봇이 자동 회원가입해서 미치겠어요 [2초간격으로 회원가입해요] [1] 2012.08.05 by 푸시아
taemin-ho 그룹 연동에 대해서 질문이 있습니다.  
캐스퍼 그룹연동 에러 납니다. [1] file 2012.08.05 by taemin-ho
Asaph 게시판 전체 분류(카테고리) 숨김 방법  
kun6858 서버에 무엇이 더 추가되어야 하나요...ㅠ  
토치송 ssl 이나 https 이미지 링크를 추가하면 에러  
Asaph 글과 댓글 쪽지 삭제 할때 에러...아시는분!!!  
4sad8f4sd8 가로길이 줄이는법좀 알려주세요  
카이네드 왼쪽 메뉴를 Fixed 시켰을때 겹치는 문제해결좀.. [1] file 2012.08.05 by 송동우
쿵푸팬더 특정 브라우져에서 글 수정시 안되시는분?  
최영석222 고수님들 정말 부탁 드려요...해결방법 좀...