업로드의 버그가 있는 듯.. 정보
그누보드 업로드의 버그가 있는 듯..
본문
Warning: Unable to create '../data/file/board/97ceae96_leeje.jpg': No such file or directory in /home/*****/public_html/bbs/gbupdate.php on line 125
Warning: Unable to move '/tmp/phpD26rlO' to '../data/file/board/97ceae96_leeje.jpg' in /home/*****/public_html/bbs/gbupdate.php on line 125
위와 같은 메세지가 뜹니다.
Warning: Unable to move '/tmp/phpD26rlO' to '../data/file/board/97ceae96_leeje.jpg' in /home/*****/public_html/bbs/gbupdate.php on line 125
위와 같은 메세지가 뜹니다.
댓글 전체
125 line ====> $dest_file = "$reldir/$cfg[dir_file]/$bo_table/$upload[$i]";
$dest_file = "$reldir/$cfg[dir_file]/$upload[$i]"; <==== 요렇게 수정.....^^
$dest_file = "$reldir/$cfg[dir_file]/$upload[$i]"; <==== 요렇게 수정.....^^