출석부 경로 변경 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

출석부 경로 변경 정보

출석부 경로 변경

첨부파일

attendance.zip (2.8K) 19회 다운로드 2009-08-01 18:54:07

본문

출석기록부 인데요
attendance 폴더내에  attendance.php 파일이 있습니다

그누보드 최상위에 attendance 폴더를 추가하고
/www/attendance/attendance.php 주소창에 입력하면 실행이 되는데요

그누보드 skin 폴더에 attendance 폴더를 추가한후
/www/skin/attendance/attendance.php
주소창에 입력하면 실행이 안돼요

답변을 부탁 드립니다
attendance.php 파일과 함께 등록합니다

  • 복사

댓글 전체

/www/skin/attendance/attendance.php 일 경우에는

<?
$g4_path = "../../";    <== 이부분을 수정하시면 되겠네요
include_once ("$g4_path/common.php");
include_once("$g4[path]/head.php");
© SIRSOFT
현재 페이지 제일 처음으로