로그인인포 위젯 생성시
index.php?module=admin&act=dispWidgetAdminGenerateCode&selected_widget=login_info
서버오류 : TrueBV\Exception\LabelOutOfBoundsException #0 "The length of any one label is limited to between 1 and 63 octets, but 76 given." in vendor/true/punycode/src/Punycode.php on line 183
회원목록 > 최고관리자 클릭시
index.php?module=admin&act=dispMemberAdminList&filter_type=super_admin
서버오류 : TrueBV\Exception\LabelOutOfBoundsException #0 "The length of any one label is limited to between 1 and 63 octets, but 65 given." in vendor/true/punycode/src/Punycode.php on line 183
다른 부분들도 찾아보겠지만 @_@;; 한글 도메인이라서 그런 건가요, 아니면 제가 서버 세팅을 못해서.. 그런거겠지요? ㅠㅠ
라이믹스 최신 master 브랜치(1.8.30)인가요? 예전 버전은 한글 도메인 관련 버그가 있었습니다.
https://github.com/rhymix/rhymix/issues/702