그누엑스이 :) GNUXE 5.0.12
# 각종 버그 및 에러로 인한 구버전 설치파일 배포를 중단합니다.
# 그누엑스이 :) GNUXE 5.0.12
- 본 버전부터는 그누보드 패치버전과 함께 배포됩니다.
- 아래 시간이전에 받으신 분들은 새로 받아서 설치하여 주세요.
# 수정패치내역
* 2014-08-13
- basic theme / skin / line 링크수정
* 2014-08-12 09:19
- gnuboard5.sql 구분오류패치
* 2014-08-11 18:51
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
# 변경 및 추가파일
/config.php
/head.php
/head.sub.php
/index.php
/tail.php
/adm/xe/*
/adm/admin.menu700.php
/adm/board_form.php
/bbs/login.php
/bbs/member_confirm.php
/comn/*
/extend/xe.extend.php
/extend/xe.menu.php
/install/gnuboard5.sql
/install/install_config.php
/install/install_db.php
/mobile/content.php
/mobile/group.php
/mobile/head.php
/mobile/index.php
/mobile/tail.php
/xe/*
# 추가탑재 스크립트
<!--[if lt IE 9]>
<script src="/xe/js/xe.html5.js"></script>
<script src="/xe/js/xe.IE9.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<script src="/xe/js/xe.IE8.js"></script>
<![endif]-->
<!--[if lt IE 7]>
<script src="/xe/js/xe.IE7.js"></script>
<![endif]-->
<!--[if IE 6]>
<script type="text/javascript" src="/xe/js/xe.belatedPNG.js"></script>
<script>belatedPNG.fix('.png_bg, img, #wrap, #wrap li');</script>
<![endif]-->
<script src="/xe/js/xe.jquery.js"></script>
<script src="/xe/js/xe.jqueryUI.js"></script>
<script src="/xe/js/xe.common.js"></script>
<script src="/xe/js/ui.base.js"></script>
<script src="/xe/js/jquery.cookie.js"></script>
<script src="/xe/js/jquery.bxslider.js"></script>
<script src="/xe/js/jquery.easing.js"></script>
<script src="/xe/js/jquery.gray.min.js"></script>
<script src="/xe/js/xe.ajax.js"></script>
<script src="/xe/js/xe.slider.js"></script>
<script src="/xe/js/xe.easydrag.js"></script>
<script src="/xe/js/xe.jsRolling.js"></script>
<script src="/xe/js/xe.scrollIntoView.min.js"></script>
<script src="/xe/js/xe.copy.js"></script>
<script src="/xe/js/xe.jcarousellite.js"></script>
<script src="/xe/js/infinity_scroll.js"></script>
# 그누엑스이(GNUXE) 기본기능
- 홈페이지 레이아웃 스킨(테마)화
- 모바일 레이아웃 스킨(테마)화
- 상단메뉴 및 서브메뉴 각각 컬러변수 별도분리 적용
- 상단메뉴, 서브메뉴 자동출력 라이브러리 구현
- 노가다성 그룹 및 게시판, 메뉴설정 초기설치 지원
- 그룹페이지 현제 그룹의 이미지, 글, 댓글 모음디자인
- 각종 제이쿼리 및 크로스브라우징 스크립트 추가
# 그누엑스이 :) GNUXE 5.0.12
- 본 버전부터는 그누보드 패치버전과 함께 배포됩니다.
- 아래 시간이전에 받으신 분들은 새로 받아서 설치하여 주세요.
# 수정패치내역
* 2014-08-13
- basic theme / skin / line 링크수정
* 2014-08-12 09:19
- gnuboard5.sql 구분오류패치
* 2014-08-11 18:51
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
# 변경 및 추가파일
/config.php
/head.php
/head.sub.php
/index.php
/tail.php
/adm/xe/*
/adm/admin.menu700.php
/adm/board_form.php
/bbs/login.php
/bbs/member_confirm.php
/comn/*
/extend/xe.extend.php
/extend/xe.menu.php
/install/gnuboard5.sql
/install/install_config.php
/install/install_db.php
/mobile/content.php
/mobile/group.php
/mobile/head.php
/mobile/index.php
/mobile/tail.php
/xe/*
# 추가탑재 스크립트
<!--[if lt IE 9]>
<script src="/xe/js/xe.html5.js"></script>
<script src="/xe/js/xe.IE9.js"></script>
<![endif]-->
<!--[if lt IE 8]>
<script src="/xe/js/xe.IE8.js"></script>
<![endif]-->
<!--[if lt IE 7]>
<script src="/xe/js/xe.IE7.js"></script>
<![endif]-->
<!--[if IE 6]>
<script type="text/javascript" src="/xe/js/xe.belatedPNG.js"></script>
<script>belatedPNG.fix('.png_bg, img, #wrap, #wrap li');</script>
<![endif]-->
<script src="/xe/js/xe.jquery.js"></script>
<script src="/xe/js/xe.jqueryUI.js"></script>
<script src="/xe/js/xe.common.js"></script>
<script src="/xe/js/ui.base.js"></script>
<script src="/xe/js/jquery.cookie.js"></script>
<script src="/xe/js/jquery.bxslider.js"></script>
<script src="/xe/js/jquery.easing.js"></script>
<script src="/xe/js/jquery.gray.min.js"></script>
<script src="/xe/js/xe.ajax.js"></script>
<script src="/xe/js/xe.slider.js"></script>
<script src="/xe/js/xe.easydrag.js"></script>
<script src="/xe/js/xe.jsRolling.js"></script>
<script src="/xe/js/xe.scrollIntoView.min.js"></script>
<script src="/xe/js/xe.copy.js"></script>
<script src="/xe/js/xe.jcarousellite.js"></script>
<script src="/xe/js/infinity_scroll.js"></script>
# 그누엑스이(GNUXE) 기본기능
- 홈페이지 레이아웃 스킨(테마)화
- 모바일 레이아웃 스킨(테마)화
- 상단메뉴 및 서브메뉴 각각 컬러변수 별도분리 적용
- 상단메뉴, 서브메뉴 자동출력 라이브러리 구현
- 노가다성 그룹 및 게시판, 메뉴설정 초기설치 지원
- 그룹페이지 현제 그룹의 이미지, 글, 댓글 모음디자인
- 각종 제이쿼리 및 크로스브라우징 스크립트 추가
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기
댓글 85개
부탁좀 드립니다.
잘수정했습니다.
잘 쓸께요~
한번만 더질문하겠습니다.
혹시 메뉴가 대분류 밑으로 소메뉴가 있는데 소메뉴안의 또메뉴를 정할순 없는건가요?
예를들어
공지사항 대분류 게시판에 접속하면 소분류 메뉴중 운영자의말 게시판이라면
그안에 또다른분류를 정해서
즉 대분류메뉴->소분류메뉴->소하분류메뉴..라해야하나
또, 글작성후 글을클릭하면 글내용문으로 넘어가야하는데 넘어가질않고 무반응 현상이
있습니다. 번호쪽은 열람중이라고 나오고있고..
루트에 설치하면 제대로나오구요
그리고 글쓰기하면 목록에 모두 열람중이라고 나오고 읽어지지가 않아요;
선추하고 후다운하겠습니다~! 발전하는 그누엑스이 가 되길!!
메뉴가 수정/반영이 안되요~
대메뉴 및 메인프레임에 나오는 메뉴이름을 수정/삭제해도 메뉴는 기본 그대로로 유지가 되요
관리자페이지 안에서는 수정이 되는데 홈페이지내에서는 메뉴가 처음그대로에요..
게시판 명은 바뀌네요 ~
메뉴관리라는게 따로 생겼네요 ㅎㅎ
감사합니다~~
이런 현상은 어디 문제일까요 ?
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
제목글씨가 길어지면 완전히 흰배경을 차지해버립니다.
그부분도 확인부탁드려요
게시판 제목값으로 불러오게 처리되어 있습니다. 메뉴에 해당게시판을 연결하여 사용하시면 해결될듯 합니다.
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
Warning: include_once(/home/hosting_users/defya_dongnam/www/xe/theme/m//common.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/defya_dongnam/www/head.sub.php on line 145
Warning: include_once() [function.include]: Failed opening '/home/hosting_users/defya_dongnam/www/xe/theme/m//common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/defya_dongnam/www/head.sub.php on line 145
Warning: include_once(/home/hosting_users/defya_dongnam/www/xe/theme/m//head.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/defya_dongnam/www/mobile/head.php on line 13
Warning: include_once() [function.include]: Failed opening '/home/hosting_users/defya_dongnam/www/xe/theme/m//head.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/defya_dongnam/www/mobile/head.php on line 13
Warning: include_once(/home/hosting_users/defya_dongnam/www/xe/theme/m//skin/board/basic/list.skin.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/defya_dongnam/www/bbs/list.php on line 231
Warning: include_once() [function.include]: Failed opening '/home/hosting_users/defya_dongnam/www/xe/theme/m//skin/board/basic/list.skin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/defya_dongnam/www/bbs/list.php on line 231
Warning: include_once(/home/hosting_users/defya_dongnam/www/xe/theme/m//tail.php) [function.include-once]: failed to open stream: No such file or directory in /home/hosting_users/defya_dongnam/www/mobile/tail.php on line 4
Warning: include_once() [function.include]: Failed opening '/home/hosting_users/defya_dongnam/www/xe/theme/m//tail.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/defya_dongnam/www/mobile/tail.php on line 4
컨텐츠 상단으로 이동
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
부탁드립니다
- 게시판설정버그패치
- 게시판테이블버그패치
- 게시판CSS버그패치
" GNUXE 5.0.12 설치가 시작되었습니다.
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(`wr_id`), KEY `wr_num_reply_parent` (`wr_num`,`wr_reply`,`wr_parent`), KEY ' at line 41 "
- gnuboard5.sql 구분오류패치
" GNUXE 5.0.12 설치가 시작되었습니다.
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(`wr_id`), KEY `wr_num_reply_parent` (`wr_num`,`wr_reply`,`wr_parent`), KEY ' at line 41
저도 그러네요
- gnuboard5.sql 구분오류패치
2. 테마 파일 내부의 `/xe/theme/pc/basic/css/index.css` 내부에 `@import url("/comn/css/common.css");` 를 `@import url("/서브폴더/comn/css/common.css");`로 바꿔주세요.
위 두가지 방법으로 수정 하니 서브 폴더에서 작동되더라구요~
전체목록 보이기 해제해도.. 열람하기만 뜨고 게시판 글이 안보입니다. 어떻게 해야 하나요?
<ul class="ttit">
<li class="on" id="tab_menu_1" onclick="Chtab('tab_view_',1,3);Ch_Class('tab_menu_',1,3,'on')">1</li>
<li id="tab_menu_2" onclick="Chtab('tab_view_',2,3);Ch_Class('tab_menu_',2,3,'on')">2</li>
<li id="tab_menu_3" onclick="Chtab('tab_view_',3,3);Ch_Class('tab_menu_',3,3,'on')">3</li>
지금 요기는 사이드 메뉴에 대메뉴의 서부메뉴가 보이잖아요
근데 저는 멤버쉽만 보이더라고요
어찌해야 대메뉴의 서브메뉴가 보일까요?
기본 설치메뉴는 보이실꺼구요~
<?php echo G5_BBS_URL ?>/ 이 부분을 제거하여 주세요.. 수정버전 다시 올려놓도록 하겠습니다.
1146 : Table 'defya_dongnam.g5_write_0101' doesn't exist
error file : /index.php
오류가 나는건.. 왜일까요?
-----------------------------
어......... 그리고 저만그런가요.. 게시판에 글쓰기버튼이 안보여욧...
--
수정하면서 계속 보고있는데 너무 좋아요!!^^
이해를 잘못했습니다.
메인하고 서브하고 헤더를 다르게 하고싶은데요 xe/theme/pc/basic/head.php 를 복사해서 옆에놓고 head1.php로
수정한후에 게시판 관리쪽에서 상단파일경로 지정해주는거 맞나요??
음.. 저는 이렇게 해봤는데 head.php로 해놓으면 나오는데head1.php로 놓으면 안나오네요~
경로가 틀린건가요?? 아님 다른곳에 넣어두어야하나요?
(다른곳에 두어야한다면 경로를.. ;;기존하고 똑같이 ../head.php로하면안되네요..;;)
index 변수로 if문 걸어서 제어해 보세요, 인덱스일경우 A헤드, 아닐경우 B헤드루요~
의 뜻이 뭔가요. 완전초보라서 무엇을 먼저 해야 할지 모르겠네요....
http://sir.co.kr/qa/?s_tag=GNUXE
그누보드5 질문답변 게시판에 GNUXE 라는 태그를 삽입하시고 질문을 남겨주세요.
GNUXE 태그가 달린 게시물에 대해서는 최선을 다해 답변 드려보겠습니다..^^
------------------------- 그누엑스이 GNUXE 관련 질문하시는 방법-------------------------