한글도메인을 사용하시는 경우
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';
- 끝 -
게시글 목록
| 번호 | 제목 |
|---|---|
| 12 | |
| 11 | |
| 2 | |
| 93 | |
| 27 | |
| 34 | |
| 33 | |
| 38 | |
| 56 | |
| 96 | |
| 31 | |
| 63 | |
| 80 | |
| 37 | |
| 40 | |
| 47 | |
| 52 | |
| 60 | |
| 10 | |
| 9 | |
| 8 | |
| 7 | |
| 20 | |
| 25 | |
| 30 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기