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

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

팁앤테크

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

페이지 정보

profile_image
작성자 제로
댓글 2건 조회 55,862회 작성일 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 779건 29 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 날짜
열람중 제로 55863 05-19
78 제로 46147 05-17
77 제로 50972 05-02
76 제로 59747 05-02
75 제로 51333 05-02
74 제로 44350 05-02
73 제로 49513 05-02
72 제로 100597 05-02
71 제로 88414 05-01
70 제로 37738 04-25
69 제로 85867 04-25
68 제로 52050 04-25
67 제로 49575 04-24
66 제로 73802 04-24
65 제로 48306 04-24
64 제로 53524 04-24
63 제로 45130 04-18
62 제로 47215 04-10
61 제로 57402 04-10
60 제로 49337 04-10
59 제로 51841 04-10
58 제로 52754 04-10
57 제로 47739 04-10
56 제로 58659 04-01
55 제로 48920 03-30

검색

회원로그인

회원가입

사이트 정보

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

접속자집계

오늘
4,649
어제
25,212
최대
431,155
전체
6,729,901
Copyright (c) 株式会社YHPLUS. All rights reserved.