레이어 & 팝업 질문입니다. 정보
레이어 & 팝업 질문입니다.본문
http://sir.co.kr/bbs/board.php?bo_table=g4_plugin&wr_id=73&page=2
요걸 보고 이래저래 해봤는데 저는 자꾸 오류가 나더라구요 ㅠ;ㅠ
CREATE TABLE IF NOT EXISTS `` ( `lp_id` int(11) NOT NULL auto_increment, `lp_type` varchar(255) NOT NULL, `lp_gigan` tinyint(4) NOT NULL, `lp_begin_datetime` datetime NOT NULL, `lp_end_datetime` datetime NOT NULL, `lp_subject` varchar(255) NOT NULL, `lp_left` int(11) NOT NULL, `lp_top` int(11) NOT NULL, `lp_width` int(11) NOT NULL, `lp_height` int(11) NOT NULL, `lp_center` tinyint(4) NOT NULL, `lp_menubar` tinyint(4) NOT NULL, `lp_toolbar` tinyint(4) NOT NULL, `lp_resizable` tinyint(4) NOT NULL, `lp_scrollbars` tinyint(4) NOT NULL, `lp_status` tinyint(4) NOT NULL, `lp_content` text NOT NULL, `lp_use` tinyint(4) NOT NULL, PRIMARY KEY (`lp_id`) )
1103 : Incorrect table name ''
error file : /adm/layer_list.php
이렇게요.. ㅠㅠ;;
어숄님이 쓰신 글 http://sir.co.kr/bbs/tb.php/g4_qa/205706/c6a6ddbac8e9120b8533488951bba873
트랙백이라 얼마나 갈진 모르겠다만 암튼 이걸 보고도 ㅠㅠ;
동일한 오류가 나더라구요 ㅠㅠ;;
제가 초보라 머 어케 해야 할지도 모르겠고;; 받은 파일 다 적용했는데도 안되서 다른 곳에 적용한거 같기도 해서 여러 군데 해봤는데요 안되네요 ㅠ;;
일단 완전 초짜인 저로서는 제 오류는 테이블 생성이 안되서 그런거 같은데;;
이건 어찌해야 하나요?;; 아니면 이런 내용의 글들을 정확하게 어디에 작성해야 하나요?;
제가 적용한곳은 http://sir.co.kr/bbs/board.php?bo_table=g4_plugin&wr_id=73&page=2 요글에 나와있는 것 index파일은 먼지 몰라서 adm 폴더에 있는 파일을 수정하였습니다.
요걸 보고 이래저래 해봤는데 저는 자꾸 오류가 나더라구요 ㅠ;ㅠ
CREATE TABLE IF NOT EXISTS `` ( `lp_id` int(11) NOT NULL auto_increment, `lp_type` varchar(255) NOT NULL, `lp_gigan` tinyint(4) NOT NULL, `lp_begin_datetime` datetime NOT NULL, `lp_end_datetime` datetime NOT NULL, `lp_subject` varchar(255) NOT NULL, `lp_left` int(11) NOT NULL, `lp_top` int(11) NOT NULL, `lp_width` int(11) NOT NULL, `lp_height` int(11) NOT NULL, `lp_center` tinyint(4) NOT NULL, `lp_menubar` tinyint(4) NOT NULL, `lp_toolbar` tinyint(4) NOT NULL, `lp_resizable` tinyint(4) NOT NULL, `lp_scrollbars` tinyint(4) NOT NULL, `lp_status` tinyint(4) NOT NULL, `lp_content` text NOT NULL, `lp_use` tinyint(4) NOT NULL, PRIMARY KEY (`lp_id`) )
1103 : Incorrect table name ''
error file : /adm/layer_list.php
이렇게요.. ㅠㅠ;;
어숄님이 쓰신 글 http://sir.co.kr/bbs/tb.php/g4_qa/205706/c6a6ddbac8e9120b8533488951bba873
트랙백이라 얼마나 갈진 모르겠다만 암튼 이걸 보고도 ㅠㅠ;
동일한 오류가 나더라구요 ㅠㅠ;;
제가 초보라 머 어케 해야 할지도 모르겠고;; 받은 파일 다 적용했는데도 안되서 다른 곳에 적용한거 같기도 해서 여러 군데 해봤는데요 안되네요 ㅠ;;
일단 완전 초짜인 저로서는 제 오류는 테이블 생성이 안되서 그런거 같은데;;
이건 어찌해야 하나요?;; 아니면 이런 내용의 글들을 정확하게 어디에 작성해야 하나요?;
제가 적용한곳은 http://sir.co.kr/bbs/board.php?bo_table=g4_plugin&wr_id=73&page=2 요글에 나와있는 것 index파일은 먼지 몰라서 adm 폴더에 있는 파일을 수정하였습니다.
댓글 전체