게시판 글쓰기가 안되요 ㅠㅠㅠㅠ > 그누4 질문답변

그누4 질문답변

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

게시판 글쓰기가 안되요 ㅠㅠㅠㅠ 정보

게시판 글쓰기가 안되요 ㅠㅠㅠㅠ

본문

http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=44109&sca=%C6%FB%B8%DE%C0%CF

ㅠㅠ 위 링크의 스킨을 사용하고 있어요
그런데 도대체 글쓰기에서 자꾸

javascript:fwrite_check(document.fwrite);

이런 오류가 뜨구 글쓰기 버튼이 먹히지를 않네요 ㅠㅠ
어떻게 해야할지 모르겠습니다 ㅜㅜ
다른 분들이 쓰신 질답글 보면서 따라하려고 해도 게시판 형식이 달라서 그런지 함부로 다룰 수가 없어요
도와주세요!! ㅠㅠ


*현재 사용중인 테스트창 : http://www.tcdr.co.kr/gnuboard4/bbs/write.php?bo_table=Contect_Us
  • 복사

댓글 전체

<script type="text/javascript">
 
with (document.fwrite)
{
    if (typeof(wr_name) != "undefined")
        wr_name.focus();
    else if (typeof(wr_subject) != "undefined")
        wr_subject.focus();
    else if (typeof(wr_content) != "undefined")
        wr_content.focus();
 
  // if (typeof(ca_name) != "undefined")
  //    if (w.value == "u")
    //        ca_name.value = "";
}
 요거 때문인거 같네요.

//참고하셔서 카테고리사용 안하시면 막아보세요!
© SIRSOFT
현재 페이지 제일 처음으로