3.0 인스톨 후 2.6x게시판 살리기 정보
일반 3.0 인스톨 후 2.6x게시판 살리기- Oh!HappyDays 홈페이지 자기소개 아이디로 검색 회원게시물 (211.♡.♡.3)
- 1,652
본문
1. PHPMIADMIN에서SQL을 선택후
2.INSERT INTO `gb_board` ( `bo_table` , `gr_id` , `bo_subject` , `bo_admin` , `bo_list_level` , `bo_read_level` , `bo_write_level` , `bo_reply_level` , `bo_comment_level` , `bo_upload_level` , `bo_notice_level` , `bo_html_level` , `bo_link_level` , `bo_use_category` , `bo_use_secret` , `bo_use_comment` , `bo_use_good` , `bo_use_nogood` , `bo_use_signature` , `bo_use_listview` , `bo_table_width` , `bo_subject_len` , `bo_page_rows` , `bo_new` , `bo_hot` , `bo_battle` , `bo_skin` , `bo_include_head` , `bo_include_tail` , `bo_content_head` , `bo_content_tail` , `bo_insert_content` , `bo_total_count` , `bo_gallery_width` , `bo_upload_size` )
VALUES (
'게시판아이디', '그룹아이디', '보드이름', '', 1, 1, 2, 1, 1, 3, 8, 3, 2, 1, 0, 1, 0, 0, 1, 0, 100, 40, 20, 24, 1000, 10, 'basic', '', '', '', '', '', 1, 4, 1
) 와 같이 실행한다.
3. 관리자모드 게시판관리에서 복구한 게시판을 선택 옵션들을 바꾸어 준다.
끝.
2.INSERT INTO `gb_board` ( `bo_table` , `gr_id` , `bo_subject` , `bo_admin` , `bo_list_level` , `bo_read_level` , `bo_write_level` , `bo_reply_level` , `bo_comment_level` , `bo_upload_level` , `bo_notice_level` , `bo_html_level` , `bo_link_level` , `bo_use_category` , `bo_use_secret` , `bo_use_comment` , `bo_use_good` , `bo_use_nogood` , `bo_use_signature` , `bo_use_listview` , `bo_table_width` , `bo_subject_len` , `bo_page_rows` , `bo_new` , `bo_hot` , `bo_battle` , `bo_skin` , `bo_include_head` , `bo_include_tail` , `bo_content_head` , `bo_content_tail` , `bo_insert_content` , `bo_total_count` , `bo_gallery_width` , `bo_upload_size` )
VALUES (
'게시판아이디', '그룹아이디', '보드이름', '', 1, 1, 2, 1, 1, 3, 8, 3, 2, 1, 0, 1, 0, 0, 1, 0, 100, 40, 20, 24, 1000, 10, 'basic', '', '', '', '', '', 1, 4, 1
) 와 같이 실행한다.
3. 관리자모드 게시판관리에서 복구한 게시판을 선택 옵션들을 바꾸어 준다.
끝.
추천
1
1
댓글 전체
네 첨에 업글하니깐 문제 발생이 없어서 좋다 생각하다가 갑자기 세션이 어쩌구...
그래서 새러 인스톨 햇더니 지난 데이타 안보임.
그래서 PhpMyAdmin에서 삽질한 결과 살리는 방법 찾아내었읍니다..
감사합니다..
그래서 새러 인스톨 햇더니 지난 데이타 안보임.
그래서 PhpMyAdmin에서 삽질한 결과 살리는 방법 찾아내었읍니다..
감사합니다..
이걸 보니 만도님 3.0으로 업그레이드 하신것 같습니다..ㅎㅎㅎ