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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 4105 | |
| 4099 | |
| 4090 | |
| 4087 | |
| 4085 | |
| 4083 | |
| 4077 | |
| 4060 | |
| 4056 | |
| 4055 | |
| 4050 | |
| 4046 | |
| 4043 | |
| 4041 | |
| 4038 | |
| 4031 | |
| 4026 | |
| 4025 | |
| 4024 | |
| 4017 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기