1) head.sub.php 이 파일에서
<meta http-equiv="imagetoolbar" content="no">
위 소스
http://validator.kldp.org/
여기 검사에서 주홍글씨(오류) 떠용~ㅡ.,ㅡ;
ex(이런식으로 수정하시는게...):
<!--[if lte IE 6]>
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
2) 게시판 비회원이 글쓰려고 하면 아래와 같은 오류가 뜨네요...ㅡ.,ㅡ;
Fatal error: Call to undefined function: file_put_contents() in /home/hosting_users/dmsdweb/www/g4s/plugin/gcaptcha/gcaptcha.lib.php on line 153
참고로 오류 출력 부분 153번줄을 아래처럼 주석처리하면 글이 작성되네요.
ex: //file_put_contents($mp3_filepath, $contents);
<meta http-equiv="imagetoolbar" content="no">
위 소스
http://validator.kldp.org/
여기 검사에서 주홍글씨(오류) 떠용~ㅡ.,ㅡ;
ex(이런식으로 수정하시는게...):
<!--[if lte IE 6]>
<meta http-equiv="imagetoolbar" content="no">
<![endif]-->
2) 게시판 비회원이 글쓰려고 하면 아래와 같은 오류가 뜨네요...ㅡ.,ㅡ;
Fatal error: Call to undefined function: file_put_contents() in /home/hosting_users/dmsdweb/www/g4s/plugin/gcaptcha/gcaptcha.lib.php on line 153
참고로 오류 출력 부분 153번줄을 아래처럼 주석처리하면 글이 작성되네요.
ex: //file_put_contents($mp3_filepath, $contents);
댓글 5개
게시글 목록
| 번호 | 제목 |
|---|---|
| 4184 | |
| 4181 | |
| 4180 | |
| 4169 | |
| 4155 | |
| 4154 | |
| 4153 | |
| 4148 | |
| 4147 | |
| 4140 | |
| 4133 | |
| 4126 | |
| 4125 | |
| 4124 | |
| 4123 | |
| 4121 | |
| 4120 | |
| 4116 | |
| 4108 | |
| 4106 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기