묻고답하기

모듈 개발중에, module_config 설정 값 저장하는 함수에서 어딘가에 오류가 있는거 같습니다.

등록버튼을 눌러 서브밋 하면 alert 창으로 error 라는 메세지만 떠서 오류를 고칠 수 없는 난감한 상황입니다.

노련한 개발자 분들에게 도움을 요청합니다... 따로 디버깅 하는 방법이 없을까요 ?

컨트롤러에서 작업하는 부분은 디버깅 할 방법이 생각이 안나 미치겠습니다.

답변 및 조언 부탁드리겠습니다.

function procStreamingAdminSetup() {
$args = Context::getRequestVars();
$oModuleController = &getController('module');
$oModuleModel = &getModel('module');
$oStreamingModel = &getModel('streaming');
$module_info = $oStreamingModel->getModulesInfo();
$_module_info = $oModuleModel->getModuleInfoByMid($module_info->mid);
if ($module_info->mid && $_module_info) {
$module_info->module_srl = $_module_info->module_srl;
$is_registed = true;
} else {
$is_registed = false;
}
$module_info->mid = $args->mid;
$args->module = 'streaming';
$args->module_srl = $is_registed ? $module_info->module_srl : getNextSequence();
if ($is_registed) {
$output = $oModuleController->updateModule($args);
} else {
$output = $oModuleController->insertModule($args);
}
$module_info->default_skin = Context::get('default_skin');
$module_info->create_message = Context::get('create_message');
$module_info->use_signup = Context::get('use_signup');
if ($module_info->use_signup != 'Y') $module_info->use_signup = 'N';
$streaming->mid = $args->mid;
$output = $oModuleController->insertModuleConfig('streaming', $streaming);
$this->setMessage("success_saved");
}
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
곽곽이 게시글 출력 위젯에서 .... [1] 2013.07.16 by sejin7940
아오e소라 scm player 사용중이신분? [1] 2013.07.16 by pentopen
SEAN76 사이트 메뉴 편집 [1] 2013.07.15
김대기388 설치시 오류 [1] 2013.07.15 by pentopen
아싸로또1등맞고싶어 봇을 등록했는데 404오류라면서 구글웹마스터에 주소뒤에 xe가 붙습니다. [1] file 2013.07.15 by pentopen
뺑두비쌈2 func.inc.php 에러.... [4] 2013.07.15 by 지그재거
사이트지원 추천비추천 이동애드온 [2] file 2013.07.15 by sejin7940
winterpia xe에서 ftp 를 외부서버로 지정할 수 있나요? [1] 2013.07.15 by pentopen
낭만구미호 외부페이지 생성은 어디서 하나요.....;? [1] 2013.07.15 by pentopen
nike077 처음으로 xe를 접해보는 그야말로 쌩초보입니다.. 질문이있습니다 [1] 2013.07.15 by sejin7940
lecturekorea 혹시 사이트 디자인 설정 적용 안되는 법 아시는분~?? [2] file 2013.07.15 by 윈컴이
급한사람1 이 에러는 무엇을 말하는 걸까요? [1] 2013.07.15 by ToFinder
아싸로또1등맞고싶어 XE를 구글에 어떻게 등록하나요? [2] 2013.07.15 by pentopen
yok Php 고수님!!! 아이콘 가격 문의 드립니다. [1] 2013.07.15 by 착한악마
낭만구미호 댓글 역순출력 최신코어에서 적용하는방법... [1] file 2013.07.15 by ToFinder
lililiillililiil sketchbook 스킨 공개부분? [1] file 2013.07.15 by 착한악마
S해커 글이안써져요 [1] 2013.07.15 by ToFinder
아오e소라 홈페이지 최상단 이 부분에 넣고 싶어요. [1] file 2013.07.15 by ToFinder
영웅GM 도와주세요!! [1] 2013.07.15 by ToFinder
레망 최근문서 위젯 [1] 2013.07.15 by sejin7940