묻고답하기

모듈 개발중에, 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 남기남
ddddffdfd 게시판 ''목록''에서 추천수가 일정 수 넘은 글만 굵은글씨로 보이게 하고 싶습니다.  
*희망* [홈페이지 주소] net/zbxe/를 .net으로 끝나게 [2] 2009.06.05 by *희망*
hyun 레벨별 게시글 읽기 [2] 2009.06.05 by hyun
hyun 글 읽는 권한주기 [4] 2009.06.05 by hyun
kookess zb4에서 xe전환시 첨부파일이 2개만 이전됩니다. ㅠㅠ [1] 2009.06.06 by 해오진(PHDKorea.com)
디지 언어설정이 바뀝니다. 그리고 너무 느리다는 느낌이 드네요. [1] 2009.06.06 by 해오진(PHDKorea.com)
2Me 확장변수 등록시 오류외 오류메세지좀 봐주세요 ~^^ [3] file 2009.06.06 by 2Me
율이★ 스킨 갤러리 보기 형식 하면 글시가 깨져요.ㅠ [2] file 2009.06.06 by istims
chorylov ftp정보입력 에서 에러  
이삼성 초간단 질문 ''알림''기능 [3] 2009.06.06 by 이삼성
알까 게시판에서 글쓰기를 할때 p 태그를 br 태그로 바꾸고 싶은데요~  
레벨아이콘이 0레벨로 나옵니다.  
stwat34 페이지에 일반 위젯 넣는 방법?  
왕초보408 최근글 추출시 분류를 이용해서 이런식으로 표현가능할까요?  
박노열 xe1.2.3에 적당한 갤러리 추천부탁합니다 [1] file 2009.06.06 by 박노열
kkhee [급해요] 잘못된요청! 도와주세요 ㅜㅜ [2] file 2009.06.06 by 감로수
Summersnow 메인 레이아웃에서 로그아웃이 안됩니다..  
유영조886 html,php 화일에서 XE 위젯사용하는 법  
KRB xe 파일 업로드 할때  
알까 레벨아이콘은 어떻게 해야 뜨나요? [2] file 2009.06.06 by 알까