[제나플러스] 메뉴에서 제외그룹, 제외게시판 설정하기 > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[제나플러스] 메뉴에서 제외그룹, 제외게시판 설정하기

페이지 정보

profile_image
작성자 제로
댓글 2건 조회 57,404회 작성일 08-05-19 20:04

본문

//조건외 제외시키고자 하는 그룹 수동으로 추가
$excgr = "('html', 'banner', 'guest')"; // html , banner , guest 라는 그룹은 제외시킴
$sql = " SELECT a.gr_id, a.gr_subject, a.gr_use_access, a.gr_9, a.gr_10, b.mb_id FROM $g4[group_table] AS a LEFT JOIN $g4[group_member_table] AS b ON a.gr_id = b.gr_id WHERE (b.mb_id = '$member[mb_id]' AND a.gr_use_access = '1' ) OR a.gr_use_access = '0' and a.gr_id not in " . $excgr . " ORDER BY a.gr_1";

//제외보드설정
$excbo = "('게시판1', '게시판2', '게시판3')"; 
$sqlb = " select bo_subject, bo_table, bo_9, bo_10 from $g4[board_table] where bo_table not in {$excbo} and (bo_list_level <= $member[mb_level]) and (gr_id = '$row[gr_id]') order by bo_order_search";

댓글목록

profile_image

ChanbiZ님의 댓글

ChanbiZ 작성일

굿감사... ^__________________________________^*

profile_image

우루사님의 댓글

우루사 작성일

모루시는 분들을 위해 제외할 그룹과 보드(게시판) 관련 파일

- 그룹제외
메뉴에서 그룹제외
메인에서
/include/mainmenu/mainzmain_menu.php

서브메인에서
/include/mainmenu/subzmain_menu.php

사이트맵에서
/include/sitemap/site_map.php

스피드맵에서
/include/speedmap/speedmap.php


-보드제외
메뉴에서 보드제외
서브메인메뉴에서 보드제외
/include/mainmenu/subzmain_menu.php

좌측메뉴에서 보드제외
/include/leftmenu/leftmenu.php

스피드맵에서
/include/speedmap/speedmap.php

사이트맵에서
/include/sitemap/sitemap.php
*********중요*********


메인페이지와 서브메인페이지의 메뉴형태를 수정할때
루트디렉토리에서 head.php(메인해드), subhead.php(서브헤드) 수정

Total 829건 1 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
829 제로 2227 06-18
828 제로 4920 03-21
827 제로 4920 02-23
826 제로 31185 11-02
825 제로 34343 07-10
824 제로 44795 04-06
823 제로 32014 02-21
822 제로 37963 12-31
821 제로 31162 12-24
820 제로 30950 12-04
819 제로 33653 10-17
818 제로 32503 10-02
817 제로 58872 08-04
816 제로 30924 08-04
815 제로 42075 08-03
814 제로 42506 07-08
813 제로 73195 07-08
812 제로 88877 07-06
811 제로 32157 06-09
810 제로 38008 06-03
809 제로 36327 04-16
808 제로 36846 03-29
807 제로 31182 03-26
806 제로 38558 03-12
805 제로 33400 03-10

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5470-4714
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
29,118
어제
100,168
최대
431,155
전체
8,691,517
Copyright (c) 株式会社YHPLUS. All rights reserved.