1. 서버 이전 후 회원가입이 안되는 현상이 있습니다.

소스는 이전 그대로인데, 크롬 개발자도구에서 콘솔에서도 어떤 메세지가 안 뜨네요.

phpmyadmin 에서 member 트리거에서 회원가입 관련한 트리거를 없애봐도, 계속 안되는 문제가 있어서 정확하게 해결방법을 못 찾고 있습니다.

 

addons 폴더명을 바꾸고 회원가입 시도해보면 회원가입창에 다음과 같은 메세지가 보입니다.

Prepared statement failed: INSERT INTO `xe_member` (`member_srl`, `user_id`, `email_address`, `password`, `email_id`, `email_host`, `user_name`, `nick_name`, `find_account_question`, `find_account_answer`, `homepage`, `blog`, `birthday`, `allow_mailing`, `allow_message`, `denied`, `regdate`, `change_password_date`, `last_login`, `is_admin`, `extra_vars`, `list_order`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Array ( [0] => mysqli_stmt Object ( [affected_rows] => -1 [insert_id] => 0 [num_rows] => 0 [param_count] => 22 [field_count] => 0 [errno] => 2031 [error] => No data supplied for parameters in prepared statement [error_list] => Array ( [0] => Array ( [errno] => 2031 [sqlstate] => HY000 [error] => No data supplied for parameters in prepared statement ) ) [sqlstate] => HY000 [id] => 11 ) [1] => iii [2] => 393088 [3] => 0 [4] => -393088 )

 

2. 서버 엔진엑스 오류가 다음과 같습니다.

그런데 중요한 디렉토리 관련이 .... 로 자세히 나오지 않습니다. 이걸 좀 더 자세히 확인할 방법 없을까요?

다음은 엔진엑스 에러 로그 파일입니다.

 

[08-Oct-2017 09:02:05 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getRegdate() on null in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:16
Stack trace:
#0 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/vultr/www/widgets/newest_comment/newest_comment.class.php(93): TemplateHandler->compile('./widgets/newes...', 'list')
#3 /home/eond/vultr/www/modules/widget/widget.controller.php(421): newest_comment->proc(Object(Xml_Node_))
#4 /home/eond/vultr/www/modules/widget/widget.controller.php(468): widgetController->getCache('newest_comment', Object(Xml_Node_))
#5 /home/eond/vultr/www/modules/widget/widget.controller.php(291): widgetController->execute('newest_comment', Object(Xml_Node_), false)
#6 [internal function]: widgetController->transWidget(Array)
#7 /home/eond/vultr/www/modules/widget/widget.controller.php(269): preg_replace_callback(' in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 16
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: chtmobile in /home/eond/vultr/www/widgets/srchat/srchat.php on line 22
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/vultr/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/vultr/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/vultr/www/widgets/srchat/srchat.php on line 24
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/vultr/www/widgets/srchat/srchat.php on line 29
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: xbk in /home/eond/vultr/www/widgets/srchat/srchat.php on line 577
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: chtmbr in /home/eond/vultr/www/widgets/srchat/srchat.php on line 591
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: install in /home/eond/vultr/www/widgets/srchat/srchat.php on line 620
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 643
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 653
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 672
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/vultr/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined variable: chtmemberonlyy in /home/eond/vultr/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined variable: chtfid in /home/eond/vultr/www/widgets/srchat/srchat.php on line 984
[08-Oct-2017 09:15:43 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 1070
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: chtmobile in /home/eond/vultr/www/widgets/srchat/srchat.php on line 22
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/vultr/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/vultr/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/vultr/www/widgets/srchat/srchat.php on line 24
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/vultr/www/widgets/srchat/srchat.php on line 29
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: xbk in /home/eond/vultr/www/widgets/srchat/srchat.php on line 577
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: chtmbr in /home/eond/vultr/www/widgets/srchat/srchat.php on line 591
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: install in /home/eond/vultr/www/widgets/srchat/srchat.php on line 620
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 643
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 653
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 672
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/vultr/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined variable: chtmemberonlyy in /home/eond/vultr/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined variable: chtfid in /home/eond/vultr/www/widgets/srchat/srchat.php on line 984
[08-Oct-2017 11:02:40 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/vultr/www/widgets/srchat/srchat.php on line 1070
[08-Oct-2017 12:58:37 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getNextPage() on null in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:249
Stack trace:
#0 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/vultr/www/classes/display/HTMLDisplayHandler.php(61): TemplateHandler->compile('./modules/board...', 'list.html')
#3 /home/eond/vultr/www/classes/display/DisplayHandler.class.php(65): HTMLDisplayHandler->toDoc(Object(boardView))
#4 /home/eond/vultr/www/classes/module/ModuleHandler.class.php(1134): DisplayHandler->printContent(Object(boardView))
#5 /home/eond/vultr/www/index.php(59): ModuleHandler->displayContent(Object(boardView))
#6 {main}
  thrown in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 249
[08-Oct-2017 12:58:44 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getNextPage() on null in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:14
Stack trace:
#0 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code(18): TemplateHandler->compile('modules/board/m...', '_list.footer.ht...')
#3 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#4 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#5 /home/eond/vultr/www/classes/display/HTMLDisplayHandler.php(61): TemplateHandler->compile('./modules/board...', 'list.html')
#6 /home/eond/vultr/www/classes/display/DisplayHandler.class.php(65): HTMLDisplayHandler->toDoc(Object(boardMobile))
#7 /home/eond/vultr/www/classes/module/ModuleHandle in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 14
[08-Oct-2017 13:00:22 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getNextPage() on null in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:249
Stack trace:
#0 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/vultr/www/classes/display/HTMLDisplayHandler.php(61): TemplateHandler->compile('./modules/board...', 'list.html')
#3 /home/eond/vultr/www/classes/display/DisplayHandler.class.php(65): HTMLDisplayHandler->toDoc(Object(boardView))
#4 /home/eond/vultr/www/classes/module/ModuleHandler.class.php(1134): DisplayHandler->printContent(Object(boardView))
#5 /home/eond/vultr/www/index.php(59): ModuleHandler->displayContent(Object(boardView))
#6 {main}
  thrown in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 249
[08-Oct-2017 13:03:38 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getNextPage() on null in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:249
Stack trace:
#0 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/vultr/www/classes/display/HTMLDisplayHandler.php(61): TemplateHandler->compile('./modules/board...', 'list.html')
#3 /home/eond/vultr/www/classes/display/DisplayHandler.class.php(65): HTMLDisplayHandler->toDoc(Object(boardView))
#4 /home/eond/vultr/www/classes/module/ModuleHandler.class.php(1134): DisplayHandler->printContent(Object(boardView))
#5 /home/eond/vultr/www/index.php(59): ModuleHandler->displayContent(Object(boardView))
#6 {main}
  thrown in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 249
[08-Oct-2017 13:07:22 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getNextPage() on null in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:249
Stack trace:
#0 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/vultr/www/classes/display/HTMLDisplayHandler.php(61): TemplateHandler->compile('./modules/board...', 'list.html')
#3 /home/eond/vultr/www/classes/display/DisplayHandler.class.php(65): HTMLDisplayHandler->toDoc(Object(boardView))
#4 /home/eond/vultr/www/classes/module/ModuleHandler.class.php(1134): DisplayHandler->printContent(Object(boardView))
#5 /home/eond/vultr/www/index.php(59): ModuleHandler->displayContent(Object(boardView))
#6 {main}
  thrown in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 249
[08-Oct-2017 13:08:52 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getNextPage() on null in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:14
Stack trace:
#0 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code(18): TemplateHandler->compile('modules/board/m...', '_list.footer.ht...')
#3 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374): eval()
#4 /home/eond/vultr/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#5 /home/eond/vultr/www/classes/display/HTMLDisplayHandler.php(61): TemplateHandler->compile('./modules/board...', 'list.html')
#6 /home/eond/vultr/www/classes/display/DisplayHandler.class.php(65): HTMLDisplayHandler->toDoc(Object(boardMobile))
#7 /home/eond/vultr/www/classes/module/ModuleHandle in /home/eond/vultr/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 14
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: chtmobile in /home/eond/www/widgets/srchat/srchat.php on line 22
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 24
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/www/widgets/srchat/srchat.php on line 29
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: HTTP_REFERER in /home/eond/www/widgets/srchat/srchat.php on line 31
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: xbk in /home/eond/www/widgets/srchat/srchat.php on line 577
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: chtmbr in /home/eond/www/widgets/srchat/srchat.php on line 591
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: install in /home/eond/www/widgets/srchat/srchat.php on line 620
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 643
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 653
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 672
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined variable: chtmemberonlyy in /home/eond/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined variable: chtfid in /home/eond/www/widgets/srchat/srchat.php on line 984
[08-Oct-2017 15:48:22 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 1070
[08-Oct-2017 15:49:02 Asia/Pyongyang] PHP Fatal error:  Uncaught Error: Call to a member function getRegdate() on null in /home/eond/www/classes/template/TemplateHandler.class.php(374) : eval()'d code:16
Stack trace:
#0 /home/eond/www/classes/template/TemplateHandler.class.php(374): eval()
#1 /home/eond/www/classes/template/TemplateHandler.class.php(175): TemplateHandler->_fetch('file:///home/eo...')
#2 /home/eond/www/widgets/newest_comment/newest_comment.class.php(93): TemplateHandler->compile('./widgets/newes...', 'list')
#3 /home/eond/www/modules/widget/widget.controller.php(421): newest_comment->proc(Object(Xml_Node_))
#4 /home/eond/www/modules/widget/widget.controller.php(468): widgetController->getCache('newest_comment', Object(Xml_Node_))
#5 /home/eond/www/modules/widget/widget.controller.php(291): widgetController->execute('newest_comment', Object(Xml_Node_), false)
#6 [internal function]: widgetController->transWidget(Array)
#7 /home/eond/www/modules/widget/widget.controller.php(269): preg_replace_callback('!<img([^\\>]*)wi...', Array, '<!--#Meta:layou... in /home/eond/www/classes/template/TemplateHandler.class.php(374) : eval()'d code on line 16
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: chtmobile in /home/eond/www/widgets/srchat/srchat.php on line 22
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 24
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/www/widgets/srchat/srchat.php on line 29
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: xbk in /home/eond/www/widgets/srchat/srchat.php on line 577
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: chtmbr in /home/eond/www/widgets/srchat/srchat.php on line 591
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: install in /home/eond/www/widgets/srchat/srchat.php on line 620
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 643
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 653
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 672
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined variable: chtmemberonlyy in /home/eond/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined variable: chtfid in /home/eond/www/widgets/srchat/srchat.php on line 984
[08-Oct-2017 19:46:36 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 1070
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: chtmobile in /home/eond/www/widgets/srchat/srchat.php on line 22
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 24
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/www/widgets/srchat/srchat.php on line 29
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: tt in /home/eond/www/widgets/srchat/srchat.php on line 171
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: delf in /home/eond/www/widgets/srchat/srchat.php on line 323
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: view in /home/eond/www/widgets/srchat/srchat.php on line 323
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: down in /home/eond/www/widgets/srchat/srchat.php on line 323
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 377
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: xbk in /home/eond/www/widgets/srchat/srchat.php on line 577
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: chtmbr in /home/eond/www/widgets/srchat/srchat.php on line 591
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: install in /home/eond/www/widgets/srchat/srchat.php on line 620
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined variable: epps in /home/eond/www/widgets/srchat/srchat.php on line 662
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: admin in /home/eond/www/widgets/srchat/srchat.php on line 680
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 705
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 712
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 721
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 738
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/www/widgets/srchat/srchat.php on line 740
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined variable: chtisie6 in /home/eond/www/widgets/srchat/srchat.php on line 777
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 785
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 792
[08-Oct-2017 22:16:03 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 840
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: chtmobile in /home/eond/www/widgets/srchat/srchat.php on line 22
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 24
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/www/widgets/srchat/srchat.php on line 29
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: xbk in /home/eond/www/widgets/srchat/srchat.php on line 577
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: chtmbr in /home/eond/www/widgets/srchat/srchat.php on line 591
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: install in /home/eond/www/widgets/srchat/srchat.php on line 620
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 643
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 653
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 672
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined variable: chtmemberonlyy in /home/eond/www/widgets/srchat/srchat.php on line 983
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined variable: chtfid in /home/eond/www/widgets/srchat/srchat.php on line 984
[08-Oct-2017 22:25:10 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 1070
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: chtmobile in /home/eond/www/widgets/srchat/srchat.php on line 22
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: chtid in /home/eond/www/widgets/srchat/srchat.php on line 23
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 24
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: chtnick in /home/eond/www/widgets/srchat/srchat.php on line 29
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: xbk in /home/eond/www/widgets/srchat/srchat.php on line 577
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: chtmbr in /home/eond/www/widgets/srchat/srchat.php on line 591
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: install in /home/eond/www/widgets/srchat/srchat.php on line 620
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 643
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 653
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 672
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: srchatxe in /home/eond/www/widgets/srchat/srchat.php on line 983
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined variable: chtmemberonlyy in /home/eond/www/widgets/srchat/srchat.php on line 983
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined variable: chtfid in /home/eond/www/widgets/srchat/srchat.php on line 984
[09-Oct-2017 01:20:33 Asia/Pyongyang] PHP Notice:  Undefined index: v in /home/eond/www/widgets/srchat/srchat.php on line 1070
  • profile
    서버시간이 이상하게 평양으로 잡히네요. 평양시간은 한국보다 30분 느리던가 빠르던가.. 그래서 별로 쓰지 않는걸 권장해요. ㅎㅎ 그리고 서버시간이 다를경우 XE혹은 라이믹스에서 시간 처리하는 부분이랑 충돌이 있을수도 있고요..
  • profile profile
    감사합니다. 아시아/평양과 서울이 다른 거였군요. -_-;
  • profile profile
    혹시 우분투 16.04 쓰시나요?
    우분투 16.04에 php를 apt로 설치하면 자꾸 평양시간으로 잡히더라구요.
  • profile

    ...으로 표시된 부분 바로 아래를 보면 newest_comment 위젯을 가리키고 있습니다. 위젯에서 사용하는 스킨 파일은 보통 한두 개밖에 되지 않으니 정확한 파일명을 알지 못해도 문제가 있는 부분을 찾기는 어렵지 않습니다. 존재하지 않는 getRegdate() 함수를 호출하고 있다고 하니 위젯 스킨에서 이 함수를 호출하는 곳을 찾아서 바꿔보세요.

     

    XE는 config.inc.php에서 __DEBUG__ 상수를 조절하면 페이지 소스 하단에 쿼리에 대한 여러가지 정보가 출력되지만, 저렇게 폼 제출 과정에서 발생하는 에러는 이것으로도 알기 어렵습니다. 파일에 기록하도록 하는 방법도 있지만 관련 상수가 워낙 여러 개라서... 라이믹스로 넘어오시면 XE에서 찾기 힘든 에러 정보도 디버그 패널을 사용하여 간단하게 열람하실 수 있습니다^^

     

    그런데 XE와 php.ini 설정 양쪽 모두 Notice는 표시하지 않도록 되어 있을 텐데, 저렇게 Notice가 줄줄이 뜨는 것을 보면 에러 표시 설정까지 함부로 건드리는 서드파티 자료가 있는 모양입니다.

  • profile profile
    감사합니다.
    newest_comment 위젯은 잘 안 쓰는 위젯이라 그냥 지워버렸습니다. srchat 위젯도요.

    #2 /home/eond/vultr/www/classes/display/HTMLDisplayHandler.php(61): TemplateHandler->compile('./modules/board...', 'list.html')

    그런데 board 모듈의 경우는 그 수가 많은데 이건 어디가 문제인지 어떻게 알 수 있을까요?
  • profile profile
    list.html이라고 나오는데요^^