하나 고치니 또 하나가 말썽이네요.

 

Fatal error: Uncaught ArgumentCountError: Too few arguments to function beluxeController::_setValidMessage(), 3 passed in /var/www/html/xe/modules/beluxe/beluxe.controller.php on line 892 and exactly 5 expected in /var/www/html/xe/modules/beluxe/beluxe.controller.php:71 Stack trace: #0 /var/www/html/xe/modules/beluxe/beluxe.controller.php(892): beluxeController->_setValidMessage(0, 'success_deleted', 'document_succes...') #1 /var/www/html/xe/classes/module/ModuleObject.class.php(443): beluxeController->procBoardDeleteDocument() #2 /var/www/html/xe/classes/module/ModuleHandler.class.php(844): ModuleObject->proc() #3 /var/www/html/xe/index.php(63): ModuleHandler->procModule() #4 {main} thrown in /var/www/html/xe/modules/beluxe/beluxe.controller.php on line 71

 

좀전처럼

 

제가 다시 고쳐보고 있겠습니다.

 

다른 필요한분들이 게실까봐 글로서 남길까 합니다.

 

해결할수 있을지 모르겠네요

 

많은 도움 부탁 드립니다.

  • ?
    똑같은 문장이네요..

    892번 라인

    $this->_setValidMessage(0, $msg_code, 'document_'.$msg_code, 0, 0);

    앞과 같은 방식으로 0,0 처리 하니깐 되네요..

    뭐 라인만 다르지 같은 코드에서 난 오류니깐요.