2012-01-01 버전 설치 후 head.sub.php 파일 설정 문제

4 views
Skip to first unread message

Chongmyung Park

unread,
Jan 2, 2012, 2:38:33 PM1/2/12
to narinwiki
install.php 를 수정하지 않아서..

head.sub.php 파일에 추가되는 내용이
<? if(defined("__NARINWIKI__")) include_once $wiki['path']."/inc/
inc.head.sub.php"; ?>
이렇게 되어있는데...

반드시 다음과 같이 수정해주세요.
<? if(defined("__NARINWIKI__")) include_once WIKI_PATH."/inc/
inc.head.sub.php"; ?>

* 2012-01-01b 버전은 이 문구만 수정되었습니다.

Reply all
Reply to author
Forward
0 new messages