an error has occurred in the script on this page 에러가 뜹니 – 한국워드프레스사용자모임 https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/feed Mon, 14 Jul 2025 04:21:13 +0000 https://bbpress.org/?v=2.6.9 ko-KR https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4143 <![CDATA[an error has occurred in the script on this page 에러가 뜹니]]> https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4143 Sun, 08 Aug 2010 01:01:29 +0000 hansteam 답변 감사합니다.

페이지 네비게이션 플러그인안의 css 설정을 비활성화 하니 오류메시지가 나타나질 않네요. :-// :-//

매번 질문올리고 자문자답하네요 -0-;;

]]>
https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4144 <![CDATA[Reply To: an error has occurred in the script on this page 에러가 뜹니]]> https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4144 Sun, 08 Aug 2010 01:01:29 +0000 hansteam

제 워드프레스의 링크를 누르기만하면 저런 에러 창이뜨네요. ㅠㅠ

익스8에서는 나타나지 않습니다.

그런데 IETester 라는 익스플로러 호환성 테스트 하는 프로그램안의 익스 6, 7로 테스트 하면 꼭 저런 에러창이 떠서 보기가 싫어지네요.

아직까지 제 홈페이지에 접속하는 분들중 40%정도가 아직6,와 7을 사용하시더군요.

그래서 무시를 할수도 없는 노릇이라 답답합니다.

해결방법 없을까요?

제 홈페이지는 http://hansteam.kr 입니다.

]]>
https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4146 <![CDATA[Reply To: an error has occurred in the script on this page 에러가 뜹니]]> https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4146 Sun, 08 Aug 2010 01:01:29 +0000 hansteam

제 워드프레스의 링크를 누르기만하면 저런 에러 창이뜨네요. ㅠㅠ

익스8에서는 나타나지 않습니다.

그런데 IETester 라는 익스플로러 호환성 테스트 하는 프로그램안의 익스 6, 7로 테스트 하면 꼭 저런 에러창이 떠서 보기가 싫어지네요.

아직까지 제 홈페이지에 접속하는 분들중 40%정도가 아직6,와 7을 사용하시더군요.

그래서 무시를 할수도 없는 노릇이라 답답합니다.

해결방법 없을까요?

제 홈페이지는 http://hansteam.kr 입니다.

]]>
https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4145 <![CDATA[Reply To: an error has occurred in the script on this page 에러가 뜹니]]> https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4145 Sun, 08 Aug 2010 03:36:00 +0000 Devssay 페이지를 분석해본 결과 홈페이지가 두개의 주소를 가지고 있네요.
http://hansteam.kr/?p=620 로 들어갔는데 CSS, 자바스크립트 들을 가져오는 주소는
http://xhan2000.cafe24.com/&quot; 으로 되어 있네요.

이 경우 페이지 렌더링 과정에서 자바스크립트가 출력하는 내용들이 페이지에 보이지 않는 경우가 발생합니다. 주소가 하나로 통일이 되어 있거나 도메인 없는 절대경로 예를 들면 "/wp-content/theme/~~" 와 같은 경로로 CSS, 자바스크립트 파일들의 경로로 지정하시면 문제가 해결이 될 것입니다.

정확히 어떤 부분에서 오류를 내고 있는지 확인은 하지 못했으나 이 문제일 가능성이 크다고 봅니다.

]]>
https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4147 <![CDATA[Reply To: an error has occurred in the script on this page 에러가 뜹니]]> https://kopress.kr/topic/an-error-has-occurred-in-the-script-on-this-page-%ec%97%90%eb%9f%ac%ea%b0%80-%eb%9c%b9%eb%8b%88/#post-4147 Sun, 08 Aug 2010 03:36:00 +0000 Devssay 페이지를 분석해본 결과 홈페이지가 두개의 주소를 가지고 있네요.
http://hansteam.kr/?p=620 로 들어갔는데 CSS, 자바스크립트 들을 가져오는 주소는
http://xhan2000.cafe24.com/&quot; 으로 되어 있네요.

이 경우 페이지 렌더링 과정에서 자바스크립트가 출력하는 내용들이 페이지에 보이지 않는 경우가 발생합니다. 주소가 하나로 통일이 되어 있거나 도메인 없는 절대경로 예를 들면 "/wp-content/theme/~~" 와 같은 경로로 CSS, 자바스크립트 파일들의 경로로 지정하시면 문제가 해결이 될 것입니다.

정확히 어떤 부분에서 오류를 내고 있는지 확인은 하지 못했으나 이 문제일 가능성이 크다고 봅니다.

]]>