스마트 에디터가 테스트 서버에서는 잘 작동하는대 본서버에서는 작동이 안됩니다.
본문
답변 4
자바스크립트 에러 일어나면 저렇게 화면이 나옵니다.
브라우저에서 개발자 도구창 여시고, 콘솔창에서 자바스크립트 에러가 어떻게 뜨는지, 에러 메시지를 여기에 적어 보세요.
21:12:24.351 ReferenceError: nhn is not defined1 config.js:8:12
21:12:24.358 getPreventDefault()의 사용은 권장하지 않습니다. 대신 defaultPrevented를 사용해 주십시오.1 jquery-1.8.3.min.js:2:0
GET http://polifam.com/plugin/editor/smarteditor2/js/HuskyEZCreator.js
config.js:8 Uncaught ReferenceError: nhn is not defined(anonymous function) @ config.js:8v.extend.each @ jquery-1.8.3.min.js:2v.fn.v.each @ jquery-1.8.3.min.js:2(anonymous function) @ config.js:3v.Callbacks.l @ jquery-1.8.3.min.js:2v.Callbacks.c.fireWith @ jquery-1.8.3.min.js:2v.extend.ready @ jquery-1.8.3.min.js:2A @ jquery-1.8.3.min.js:2
아아아 감사 합니다 해결했어요 ㅠ_ ㅠ ftp가 파일 올릴때 전부 소문자로 변경되도록 셋팅해둔게 문제가 되었네요... ㅠㅠ
답변을 작성하시기 전에 로그인 해주세요.