메일주소 관리자만 볼수 있게 하기 > 기술자료 | 해피정닷컴

메일주소 관리자만 볼수 있게 하기 > 기술자료

본문 바로가기

사이트 내 전체검색

메일주소 관리자만 볼수 있게 하기 > 기술자료

제로보드 메일주소 관리자만 볼수 있게 하기

페이지 정보


본문

게시판에서 글작성시 메일주소를 입력해도 그것을 관리자만 볼수 있게 하는 방법 (내용을 일반회원도 보기 가능) 


제로보드 폴더안에 script폴더 > script_zbLayer.php 파일 소스중 

if(mail) { 
printMain = printMain + "<tr onMouseOver=this.style.backgroundColor='#bbbbbb' onMouseOut=this.style.backgroundColor='' onMousedown=window.open('open_window.php?mode=m&str="+mail+"','ZBremote','width=1,height=1,left=1,top=1');><td style=font-family:굴림;font-size:9pt height=18 nowrap> <img src=images/n_mail.gif border=0 align=absmiddle>  메일 보내기  </td></tr>"; 
printHeight = printHeight + 16; 


위에 부분을 아래와 같이 바꾸세요.. 

if(isAdmin) {  // 추가 
if(mail) { 
printMain = printMain + "<tr onMouseOver=this.style.backgroundColor='#bbbbbb' onMouseOut=this.style.backgroundColor='' onMousedown=window.open('open_window.php?mode=m&str="+mail+"','ZBremote','width=1,height=1,left=1,top=1');><td style=font-family:굴림;font-size:9pt height=18 nowrap> <img src=images/n_mail.gif border=0 align=absmiddle>  메일 보내기  </td></tr>"; 
printHeight = printHeight + 16; 

}  // 추가

댓글목록

등록된 댓글이 없습니다.


Total 32건 2 페이지
  • RSS

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.