로그인

검색

Extra Form
추천지수 8

라이믹스 2.0에서 동작이 안되거나 오류가 발생하는 자료들이 많이 있을 겁니다. 이런 문제의 해결방법을 취합하는 목적으로 이 게시글을 작성하고 업데이트 해 가려고 합니다. 물론 해결법은 제가 제시하지 않은 것들이지만 흩어져 있는 문제점 제보와 해결법을 한곳에 모으는 것으로도 많은 도움이 될 것 같아 취합해 봅니다.

 

소셜XE 모듈에서 로그인이 되지 않고 잘못된 요청이라는 메시지가 발생하는 문제

소셜XE 모듈 conf/module.xml

<action name="procSocialxeCallback" type="controller" standalone="false" method="GET|POST" />
에서 standalone="false" 부분을 standalone="true" 로 변경

 

 

스티커 모듈 설정 저장이 안되는 문제

스티커 모듈 tpl/config.html 파일 8번째 라인

 

<form method="post" class="x_form-horizontal">

 

에 action="./"을 추가해주시면 설정 저장이 잘 됩니다.

<form action="./" method="post" class="x_form-horizontal">

 

 

 

 

 

스티커 모듈 디자인설정에서 레이아웃, 스킨설정 저장 안되는 문제

/tpl/design.html 파일의 8번줄

 

action="./"을 추가

<form action="./" method="post" class="x_form-horizontal">

 

 

스티커모듈 댓글 스티커 목록 첫번째 스티커 이미지 엑박

a806e2c56ad64799ae418167b7e7dab8.png

스티커 리스트 로드하는 부분(loadSticker)에서 if문으로 값이 없는 스티커를 로드하지 않도록 감쌉니다.
for(i in sticker){
if (sticker[i].sticker_srl) {
...
}
}

 

에디터 자동완성 모듈 URL 카드 기능 안되는 문제

 

코어를 예전 코드를 추가하는 방법이 있지만 이건 임시적인 해결책이므로 

당장 급하신 분들만 해당 코어 부분을 수정하기 바랍니다.

https://github.com/rhymix/rhymix/issues/1509#issuecomment-748924051

 

1 ~2 월 중에 패치 예정이라는 판매자 답변이 있었습니다.

 

 

제휴 마케팅 링크 변환 모듈 링크 클릭시 잘못된 요청 메시지 뜨는 문제

 

module.xml중 아래 부분 standalone을 true로 변경하면 해결이 됩니다.
<action name="procUpdateClickcount" type="controller" standalone="false" />

 

--> 모듈 패치되서 업데이트 되었습니다.

 

 

로그인 기록 모듈 아이디 로그인 시 패스워드 틀렸을 때 백지현상

 

https://github.com/rx-public/loginlog/issues/4

 

loginlog.controller.php 117줄에 require _XE_PATH_ . 'modules/loginlog/libs/Browser.php'; 부분을 주석 처리하거나 삭제

 

Who's 꿀팁관리소장

profile
라이믹스로 커뮤니티 사이트를 운영하는 비개발자 운영자 입니다.
파트너쉽 맺으실 사이트 운영자분 환영합니다.
3 추천

라이믹스 팁(112)

라이믹스 운영과 사용에 관한 팁을 공유 합니다.

  1. read more
  2. read more
  3. Read More
  4. Read More
  5. Read More
  6. Read More
  7. Read More
  8. Read More
  9. Read More
  10. Read More
  11. Read More
  12. Read More
  13. Read More
  14. Read More
  15. Read More
  16. Flex 레이아웃 로그인 오류 메시지 안뜨는 문제 해결

    Date2021.01.31 Category오류 Views284 Votes3
    Read More
  17. Read More
  18. Read More
  19. Read More
  20. Read More
  21. Read More
  22. Read More
Prev 1 2 Next
/ 2
서버에 요청 중입니다. 잠시만 기다려 주십시오...

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5