최근게시물 한 부분 문제요~
본문
최근게시물부분에
select wr_id, wr_subject, wr_option, wr_content, wr_comment, wr_parent, wr_datetime, wr_name, wr_reply, wr_link1, wr_link2, ca_name, wr_hit, wr_good, wr_nogood from g4_write_z5_01 where wr_is_comment = 0 order by wr_num asc, wr_reply limit 0, 5
1146 : Table 'palo.g4_write_z5_01' doesn't exist
error file : /new/index.php 라고 뜨네요
그룹 두개를 지우니 저렇게 드네요 ㅠㅠ
링크 띄웠습니다
http://qucc.wo.tc/new
select wr_id, wr_subject, wr_option, wr_content, wr_comment, wr_parent, wr_datetime, wr_name, wr_reply, wr_link1, wr_link2, ca_name, wr_hit, wr_good, wr_nogood from g4_write_z5_01 where wr_is_comment = 0 order by wr_num asc, wr_reply limit 0, 5
1146 : Table 'palo.g4_write_z5_01' doesn't exist
error file : /new/index.php 라고 뜨네요
그룹 두개를 지우니 저렇게 드네요 ㅠㅠ
링크 띄웠습니다
http://qucc.wo.tc/new
추천0
관련링크
- http://qucc.wo.tc/new 692회 연결
제로님의 댓글
제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 작성일z5_01 게시판이 없다는 건데요..이것을 출력하는 함수가 있다면 그걸 찾아서 지워주세요..
new/index.php파일에서
예문을 찾아 지워주세요...
<?=zn_latest("zpbasic01", z5_01, 4, 255, "")?>