갤러리 스킨... 정보
갤러리 스킨...본문
write_update.php에는
@unlink("$g4[path]/data/file/$bo_table/$row[bf_file]");
@unlink("$g4[path]/data/file/$bo_table/thumb/$write[wr_id]"); //썸네일 삭제
@unlink("$g4[path]/data/file/$bo_table/latest_thumb/$write[wr_id]"); //최근게시물 썸네일 삭제
--------------------------------
섬네일부분에서 참 걱정입니다...
사진 올리고 수정에서 파일삭제 체크하고 하믄
남아있거나...
1.2.3번 올리고 1번을 지우면 2번이 섬네일로 되야하는데 1번이 남아있고..ㅠㅠ
스킨이 문제보다 그누보드 파일수정에서 제가 서투른거 같아요 ㅠㅠ
@unlink("$g4[path]/data/file/$bo_table/$row[bf_file]");
@unlink("$g4[path]/data/file/$bo_table/thumb/$write[wr_id]"); //썸네일 삭제
@unlink("$g4[path]/data/file/$bo_table/latest_thumb/$write[wr_id]"); //최근게시물 썸네일 삭제
--------------------------------
섬네일부분에서 참 걱정입니다...
사진 올리고 수정에서 파일삭제 체크하고 하믄
남아있거나...
1.2.3번 올리고 1번을 지우면 2번이 섬네일로 되야하는데 1번이 남아있고..ㅠㅠ
스킨이 문제보다 그누보드 파일수정에서 제가 서투른거 같아요 ㅠㅠ
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '281523' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php