cheditor5 에서 이미지 업로드 등의 오류가 발생한 경우
한글도메인을 사용하시는 경우
plugin/editor/cheditor5/popup/js/image.js 의
UploadScript = oEditor.config.editorPath + 'imageUpload/upload.php';
DeleteScript = oEditor.config.editorPath + 'imageUpload/delete.php';
이 코드를
UploadScript = 'http://아이피/~계정/g5/plugin/editor/cheditor5/imageUpload/upload.php';
DeleteScript = 'http://아이피/~계정/g5/plugin/editor/cheditor5/imageUpload/delete.php';
위와 같이 수정해 보시기 바랍니다.
아이피로 입력하셔도 되며
UploadScript = 'http://218.38.12.112/~kagla/g5/plugin/editor/cheditor5/imageUpload/upload.php';
DeleteScript = 'http://218.38.12.112/~kagla/g5/plugin/editor/cheditor5/imageUpload/delete.php';
영문 서브도메인으로 입력하셔도 됩니다.
UploadScript = 'http://sub.domain.com/g5/plugin/editor/cheditor5/imageUpload/upload.php';
DeleteScript = 'http://sub.domain.com/g5/plugin/editor/cheditor5/imageUpload/delete.php';
- 끝 -
게시판 목록
자주하시는 질문
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 4 |
|
11년 전 | 194120 | |
| 3 |
|
11년 전 | 187056 | |
| 2 |
|
11년 전 | 186321 | |
| 1 |
|
10년 전 | 175780 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기