갤러리 체크박스 선택 삭제 오류 정보
갤러리 체크박스 선택 삭제 오류
본문
http://www.sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=62544&sca=%B0%B6%B7%AF%B8%AE
위의 소스를 적용했는데요.
admin으로 로긴하여 체크박스로 삭제할려고 체크하고 선택 삭제 버튼을 누르면 익스플로어 왼쪽 밑 상태창에 노란색으로 느낌표로 에러가 뜹니다.
에러 주소: http://brg.cafe24.com/bbs/board.php?bo_table=gallery
아이디: test 패스워드: test
로 로그인해서 갤러리->자유갤 에서
리스트 상태에서 체크 박스가 뜹니다.
하나 이상을 체크해서 선택삭제를 누르면 진행이 안됩니다.
좀 봐주세요..
위의 소스를 적용했는데요.
admin으로 로긴하여 체크박스로 삭제할려고 체크하고 선택 삭제 버튼을 누르면 익스플로어 왼쪽 밑 상태창에 노란색으로 느낌표로 에러가 뜹니다.
에러 주소: http://brg.cafe24.com/bbs/board.php?bo_table=gallery
아이디: test 패스워드: test
로 로그인해서 갤러리->자유갤 에서
리스트 상태에서 체크 박스가 뜹니다.
하나 이상을 체크해서 선택삭제를 누르면 진행이 안됩니다.
좀 봐주세요..
댓글 전체
<!-- 분류 셀렉트 박스, 게시물 몇건, 관리자화면 링크 -->
<table width="100%" cellspacing="0" cellpadding="0">
<tr height="25"><form name="fcategory" method="get"><td width="50%">
<!-- <span id="my_menu_add"><br />
<b>Warning</b>: main(../bbs/my_menu_script.php): failed to open stream: No such file or directory in <b>/home/hosting_users/brg/www/skin/board/gallery/list.skin.php</b> on line <b>176</b><br />
<br />
<b>Warning</b>: main(../bbs/my_menu_script.php): failed to open stream: No such file or directory in <b>/home/hosting_users/brg/www/skin/board/gallery/list.skin.php</b> on line <b>176</b><br />
<br />
<b>Warning</b>: main(): Failed opening '../bbs/my_menu_script.php' for inclusion (include_path='.:/usr/local/lib/php') in <b>/home/hosting_users/brg/www/skin/board/gallery/list.skin.php</b> on line <b>176</b><br />
</span></td></form> 이유라이프님 소스인듯-->
여기서 잘못 주석처리 하시는 바람에 form의 경계가 모호 해져서 그렇습니다.
<form name="fcategory" method="get"> 이부분도 확실히 주석처리 해주세요
얼른얼른 다들 해결하시고 주무세요
<table width="100%" cellspacing="0" cellpadding="0">
<tr height="25"><form name="fcategory" method="get"><td width="50%">
<!-- <span id="my_menu_add"><br />
<b>Warning</b>: main(../bbs/my_menu_script.php): failed to open stream: No such file or directory in <b>/home/hosting_users/brg/www/skin/board/gallery/list.skin.php</b> on line <b>176</b><br />
<br />
<b>Warning</b>: main(../bbs/my_menu_script.php): failed to open stream: No such file or directory in <b>/home/hosting_users/brg/www/skin/board/gallery/list.skin.php</b> on line <b>176</b><br />
<br />
<b>Warning</b>: main(): Failed opening '../bbs/my_menu_script.php' for inclusion (include_path='.:/usr/local/lib/php') in <b>/home/hosting_users/brg/www/skin/board/gallery/list.skin.php</b> on line <b>176</b><br />
</span></td></form> 이유라이프님 소스인듯-->
여기서 잘못 주석처리 하시는 바람에 form의 경계가 모호 해져서 그렇습니다.
<form name="fcategory" method="get"> 이부분도 확실히 주석처리 해주세요
얼른얼른 다들 해결하시고 주무세요
해결되었습니다.. 정말 감사합니다 ^^ 이제 자야겠네요 취미로는 너무 많은 시간을 투자하네요 ㅜㅜ