테스트 사이트 - 개발 중인 베타 버전입니다

익스플로러6 브라우져에서 오류가 떠서요

· 13년 전 · 9 · 7
익스플로러 버전별로 테스트 하는데요
유독 익스플로러6 버전에서는 png 파일이 적용 않되고요, 변수가 선언 않되었다고 뜨는데 이럴경우 어떤 부분을 봐야 하나요?

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 7개

해당 페이지 입니다.
http://test.cosmo127.gethompy.com/dw/
head.sub.php 파일의 CHARSET 을 UTF-8 로 설정하시기 바랍니다.
문자셋이 깨져서 나오는 오류입니다.
CHARSET 을 UTF-8 로 변경 하였는데도 동일하네요^^;;
파일의 CHARSET 포맷을 변경해 주십시오.
파일의 CHARSET 포맷을 변경했더니
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dnc_test/www/dw/head.sub.php:1) in /home/hosting_users/dnc_test/www/dw/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dnc_test/www/dw/head.sub.php:1) in /home/hosting_users/dnc_test/www/dw/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dnc_test/www/dw/head.sub.php:1) in /home/hosting_users/dnc_test/www/dw/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dnc_test/www/dw/head.sub.php:1) in /home/hosting_users/dnc_test/www/dw/head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dnc_test/www/dw/head.sub.php:1) in /home/hosting_users/dnc_test/www/dw/head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/dnc_test/www/dw/head.sub.php:1) in /home/hosting_users/dnc_test/www/dw/head.sub.php on line 38

처럼 파일오류가 뜨네요
UTF-8 + BOM 이 아니라 UTF-8 로 하셔야 합니다.
에디트플러스를 사용하시면 쉽게 바꿀수 있습니다.
답변 감사합니다.
잘됩니다.

게시글 목록

번호 제목
56073
56067
56065
56060
56058
56055
56051
56048
56044
56043
56042
56039
56035
56032
56030
56028
56025
56018
56012
56010