플래쉬메뉴에서 게시판 새창 관련 문의좀 드리겠습니다. > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

플래쉬메뉴에서 게시판 새창 관련 문의좀 드리겠습니다. 정보

플래쉬메뉴에서 게시판 새창 관련 문의좀 드리겠습니다.

본문

아래의 소스처럼 플래쉬 메뉴를 클릭시 새창(전체화면)으로 갤러리게시판이 나오게 사용을 하고 싶습니다.
저렇게 하면 전체화면으로는 갤러리 게시판이 나오는데 우측에 스크롤바가 나오지를 않네요.
스크롤바가 자동으로 나오게 할려면 어떻게 해야 하는지 알려주시면 감사드리겠습니다.^^
참 게시판은 배추베이직 게시판입니다.

on (press) {
getURL("javascript:window.open('/bbs/bbs/board.php?bo_table=gallery_1','nwindow','fullscreen');void(0);");
}

( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '208810' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )

1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

error file : /15sir/bbs/board.php