테스트 사이트 - 개발 중인 베타 버전입니다

리스트 페이지에서 삭제 복사 이동이 안됩니다 채택완료

janedoe 10년 전 조회 3,462

잘 되던 게시판이 리스트 페이지에서 삭제, 복사, 이동이 되지 않습니다. 

각 게시물을 열어서 삭제 복사 이동은 됩니다. 

아래와 같은 메세지가 뜨는데 잘 모르겠어서 질문 올립니다. 

글 쓰는 것과 수정은 문제가 없어요. 왜 이러는 건지.. ㅠㅠ

 

select distinct wr_num from where wr_id in (22) order by wr_id

1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where wr_id in (22) order by wr_id' at line 1

error file : /bbs/move_update.php

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트
10년 전

리에 테이블명이 빠져있어요.

아마 전달이 안된듯 싶은데요.

목록페이지 소스보기 해보셔서

 

</p><p><span style="color: rgb(136, 18, 128); font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;"><form </span><span class="html-attribute-name" style="font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">name</span><span style="color: rgb(136, 18, 128); font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">="</span><span class="html-attribute-value" style="font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">fboardlist</span><span style="color: rgb(136, 18, 128); font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">" </span><span class="html-attribute-name" style="font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">id</span><span style="color: rgb(136, 18, 128); font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">="</span><span class="html-attribute-value" style="font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">fboardlist</span><span style="color: rgb(136, 18, 128); font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">" </span><span class="html-attribute-name" style="font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">action</span><span style="color: rgb(136, 18, 128); font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">="</span><span class="html-attribute-value" style="font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">./board_list_update.php</span><span style="color: rgb(136, 18, 128); font-family: monospace; font-size: medium; line-height: normal; white-space: pre-wrap;">"......></span><span style="font-size: 10pt; line-height: 1.5;">​</span></p><p><input type="hidden" name="bo_table" value="지금테이블의이름"> </p><p>

 

여기 값이 제대로 들어가있는지 보세요

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

j
janedoe
10년 전
bo_table 이 bo_table2로 바뀌어있었네요...;; 스킨 수정하다가 바뀐 모양이예요... 정말 감사드립니다. !!!

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인