그누보드 회원가입/게시판 모듈 셋팅 > 그누보드5

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

그누보드5

그누보드 회원가입/게시판 모듈 셋팅

페이지 정보

profile_image
작성자 최고관리자
댓글 0건 조회 43회 작성일 21-07-30 11:14

본문

[root]

- index.php

 : header("Location:http://radius-ohpr.com/radius/index.php");





[회원가입]

- config.php

 : /* OHPR 추가 */

 : define('OHPR_URL_HTTP', 'http://saju.ohpr.co.kr/???');

 : define('OHPR_URL_HTTPS', 'https://saju.ohpr.co.kr/???');

 : define('G5_URL', 'http://saju.ohpr.co.kr/???'); -> 중복 선언 불가능.


- bbs > logout.php

 : //goto_url($link);

 : goto_url(OHPR_URL_HTTP);//ohpr add


- theme의 새로운 폴더 생성


- theme > ohpr > skin > head.php 수정

- theme > ohpr > skin > tail.php 수정


- skin > member > basic > register.skin.php

 : <a href="<?php echo OHPR_URL ?>" class="btn_close">취소</a>


- theme > ohpr > css > default.css

 : #ft_wr {width:95%; max-width:1200px;}

 : #container {position:relative; left: 50%; transform: translateX(-50%); min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:95%; max-width:1200px;zoom:1}




댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

접속자집계

오늘
6
어제
9
최대
70
전체
2,977
Copyright © OHPR All rights reserved.