처음부터 차근차근
Unable to access an error message corresponding to your field name 본문
Error&Warning
Unable to access an error message corresponding to your field name
_soyoung 2021. 11. 19. 19:25반응형
Unable to access an error message corresponding to your field name 필드명.(error난 부분)
codeigniter에서 form_validation 기능을 구현하다가 생긴 error이다.
이런 류의 error는 rules에 없는 규칙을 넣을 때 발생한다.
그래서 오타가 있는지 잘 확인해 봐야 한다.
반응형
'Error&Warning' 카테고리의 다른 글
$(...).datepicker is not a function (0) | 2021.12.03 |
---|---|
Codeigniter session database timestamp에 0이 들어가는 이유 (0) | 2021.12.02 |
Xcode 실행 중 Simulator 계속 검은 화면만 뜨는 error (0) | 2021.11.18 |
Xcode 실행 버튼 눌렀을 때 error (0) | 2021.11.17 |
VSCode sftp 연결 Error : No such file (0) | 2021.11.09 |
Comments