Extra Form
관련링크 https://xetown.com/questions/1826781#comment_1826881

호토페이나, 마이로그 같은 모듈은 꼭 '모든 주소 형태를 사용'해야 동작을 합니다.

지식인은 '모든 주소 형태를 사용'하면 글읽기가 동작하지 않습니다.

 

모든 주소 형태를 사용하면 왜 글읽기에서 

```

[https://eond.com/kin/246629]

잘못된 요청입니다.

ERR_ACT_NOT_FOUND

classes/module/ModuleHandler.class.php:491

```

이런 화면을 띄우는지 모르겠습니다. 오류 디버깅에서도 오류라고 보여지는건 없는 거같은데요..

 

[XE와 호환되는 주소 형태만 사용]를 해도 주소창에 보여지는 주소는 동일한데 말이죠. 어디를 고쳐줘야하는건가요?

[https://eond.com/kin/246629]

  • profile
    이온디 2024.06.11 20:31

    [러키군님 답변]

    살펴보니까 모든 주소 형태로 사용시
    https://eond.com/?document_srl=246629&mid=kin&act=dispExamIndex
    로 접근되어서 발생하는 오류로 보입니다.
    modules/exam/conf/module.xml 파일에서

    <action name="dispExamIndex" type="view" index="true" standalone="false">

     

    속성 추가해주시면 해결될 것 같습니다.


    [이온디 의견]

    image.png

    1. 디비에 exam 테이블은 모두 삭제함 > 그대로임

    2. 파일에 사용 중인 exam 모듈은 없었음. > 그대로임

    3. xe_action_forward 테이블에 관련 내용이 있길래 삭제함. > 그대로임

    4. 캐시, 쿠키 모두 삭제 후

    ```

    현재 사용하는 스킨은 설정된 콘텐츠 형태를 지원하지않습니다.

    modules/contents/contents.view.php:19

    ```

    이렇게 보여지길래 아까 그 부분은

    ```

    <script>
    var default_url = "https://eond.com/";
    var current_url = "https://eond.com/?document_srl=246629&mid=kin&act=dispContentsContent";
    var request_uri = "https://eond.com/";
    var current_lang = xe.current_lang = "ko";
    var current_mid = "kin";
    var http_port = null;
    var https_port = null;
    var enforce_ssl = true;
    var cookies_ssl = true;
    var rewrite_level = 2;
    if (detectColorScheme) detectColorScheme();
    </script>

    ```

    dispContentsContent로 향하고 있음-_-;

    아마... kin에서는 저 act를 지정하는 부분이 없는 거 같음?;;

    5. modules/kin/conf/module.xml에서 route 부분 추가해주니 정상 동작함.

    <action name="dispKinIndex" type="view" index="true" route="$document_srl:int" />

     

    해결했습니다. 감사합니다.

  • profile
    이온디 2024.06.23 16:51
    /modules/wiki/conf/module.xml
    
    <action name="dispWikiContent" type="view" index="true" route="$document_srl:int" />
    
    kin 모듈이 아닌 wiki 모듈 수정함. 수정 완료!
    
    
추가시작추가끝


질문•답변

상품문의, 포인트관련 문의는 멤버십 지원게시판에 작성해주세요. (프로젝트>기술지원)

List of Articles
번호 분류 제목 날짜
공지사항 기타 본 게시판의 용도 2024.06.11
214 XE 이온디님~ 3 secret 2018.05.06
213 XE 코드직접삽입위젯을 구매했는데요.. 1 secret 2022.10.24
212 XE 이온디루팡 로그인 애드온 관련문의! (첨부된 이미지 꼭 봐주세요) 2 secret 2018.03.30
211 XE 라이믹스, XE robots.txt 설정 어떻게 하셨나요? 2022.11.30
210 XE 애드센스 위젯 문의드립니다. 1 secret 2022.10.19
209 XE 누리고 상품 업로드 에러 -> Prepared statement failed: INSERT INTO `xe_nproduct_extra_vars` (`item_srl`, `name`) VALUES (?, ?)Field 'value' doesn't have a default value 1 2022.02.03
208 XE XE게시판 리스트 1차 카테고리 선택시 2차 카테고리 출력 2022.01.02
207 XE 윤삼님의 게시판 확장변수 다중검색 애드온 혹시 라이믹스 2.0.17에서 동작하나요? 6 2022.01.01
206 PHP try {} catch() {} 가 무엇인가요? 1 2021.12.27
205 XE wiki error : 서버 오류 Error #0 "Attempt to assign property "wiki_srls" on null" in modules/wiki/wiki.class.php on line 272 1 2024.06.24
» XE [해결] [모든 주소 형태를 사용]시 정상적으로 동작하지 않는 모듈 2 2024.06.11
203 XE [라이믹스/XE] Error #0 "Call to a member function getFafazboardImageAndVideoExistsInfo() on null" in modules/board/skins/fafaz_board_skin/template/table.html on line 83 1 2024.06.11
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 18 Next
/ 18
닫기

마이페이지

로그인을 해주세요

네이버로 로그인