하늘™ 님 봐주세요 정보
하늘™ 님 봐주세요첨부파일
본문
소스는 아직 살필정도가 아니라서 볼줄 모르는데 해당파일 첨부 해 놓을께요..
어떤게 잘못 된건지 확인좀 부탁 드립니다 ㄷㄷ
어떤게 잘못 된건지 확인좀 부탁 드립니다 ㄷㄷ
댓글 전체

latest.skin.php 중에서
$img = "$g4[path]/data/file/$bo_table/".urlencode($list[$i][file][0][file]);
$img_path = "$g4[path]/data/file/$bo_table/".$list[$i][file][0][file];
if (!file_exists($img_path) || !$list[$i][file][0][file])
$img = "$latest_skin_path/img/no_image.gif";
로 해 보시고
skin/latest/elpis_460_photo/img/no_image.gif
이 파일이 있는지도 확인해 보세요.
$img = "$g4[path]/data/file/$bo_table/".urlencode($list[$i][file][0][file]);
$img_path = "$g4[path]/data/file/$bo_table/".$list[$i][file][0][file];
if (!file_exists($img_path) || !$list[$i][file][0][file])
$img = "$latest_skin_path/img/no_image.gif";
로 해 보시고
skin/latest/elpis_460_photo/img/no_image.gif
이 파일이 있는지도 확인해 보세요.
no_image.gif 파일은 누락되서 다시 올렸습니다
위글대로 했는데도 안되네요 ㄷㄷ
메인에서 확인해보니 노이미지 파일이 보이네요
이미지 게시판에 이미지 올린후에 최근글 확인해 보면
노이미지 파일이 보여지고 정상 출력이 안되네요..
클릭해서 들어가면 정상적으로 이미지 파일이 보입니다
왜그런건지 ㄷㄷ
위글대로 했는데도 안되네요 ㄷㄷ
메인에서 확인해보니 노이미지 파일이 보이네요
이미지 게시판에 이미지 올린후에 최근글 확인해 보면
노이미지 파일이 보여지고 정상 출력이 안되네요..
클릭해서 들어가면 정상적으로 이미지 파일이 보입니다
왜그런건지 ㄷㄷ