게시판 그룹 동일 적용하면 에러가 나네요
게시판 관리자모드에 게시판 스킨이있는부분에서
그룹 동일적용하면 아래와 같은 에러가 납니다.
update g4_board set bo_skin = 'basic', bo_gallery_cols = '4', bo_table_width = '100', bo_subject_len = '30', bo_page_rows = '15', bo_new = '24', bo_hot = '100', bo_image_width = '540', bo_upload_width = '', bo_reply_order = '1' where bo_table = 'com02'
1054 : Unknown column 'bo_upload_width' in 'field list'
error file : /bbs/admin/board_form_update.php
뭐가 문젠지요?
그룹 동일적용하면 아래와 같은 에러가 납니다.
update g4_board set bo_skin = 'basic', bo_gallery_cols = '4', bo_table_width = '100', bo_subject_len = '30', bo_page_rows = '15', bo_new = '24', bo_hot = '100', bo_image_width = '540', bo_upload_width = '', bo_reply_order = '1' where bo_table = 'com02'
1054 : Unknown column 'bo_upload_width' in 'field list'
error file : /bbs/admin/board_form_update.php
뭐가 문젠지요?
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기
댓글 1개