갤러리 게시판 복사시 리스트에 이미지가 안뜹니다. > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

갤러리 게시판 복사시 리스트에 이미지가 안뜹니다. 정보

갤러리 게시판 복사시 리스트에 이미지가 안뜹니다.

본문

에러 목록
Warning: imagepng(): Unable to open '../data/file/year/thumb/10' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
 
Warning: imagepng(): Unable to open '../data/file/year/thumb/9' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
 
Warning: imagepng(): Unable to open '../data/file/year/thumb/8' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
Warning: imagepng(): Unable to open '../data/file/year/thumb/7' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
Warning: imagepng(): Unable to open '../data/file/year/thumb/6' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
Warning: imagepng(): Unable to open '../data/file/year/thumb/5' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
Warning: imagepng(): Unable to open '../data/file/year/thumb/4' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
Warning: imagepng(): Unable to open '../data/file/year/thumb/3' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
Warning: imagepng(): Unable to open '../data/file/year/thumb/2' for writing in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 80
Warning: chmod(): Not a directory in /home/hosting_users/moohan2001/www/boa/skin/board/jaemin_gallery/list.skin.php on line 81
썸네일을 못 불러 오는것 같습니다.
원래 게시판 생성후 자료를 올리면 data 폴더안에 file 폴더안에 게시판이름의 폴더가 생성된후
thumb라는 폴더가 생성되고 그 안에 1, 2, 3, ... 이런식으로 생성되던데
복사를 하면 thumb 폴더가 생성은 안되고
게시판폴더에 바로
1.jpg, 2.jpg,... 등이 생성되어 인식이 안되는것 같습니다.
어떻게 해결해야 하나요? 미치겠네요...
list.skin.php의 글의 80, 81은
            imagepng($dst, $thumb_path.'/'.$list[$i][wr_id], $board[bo_2]);
            chmod($thumb_path.'/'.$list[$i][wr_id], 0606);
입니다.
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로