로그인 할때 에러 메세지요..도와주시면 감사합니다
에러메세지입니다.
Warning: main(../tail.php) [function.main]: failed to open stream: No such file or directory in /web/home/wawait/html/bbs/_tail.php on line 3
Warning: main() [function.include]: Failed opening '../tail.php' for inclusion (include_path='.:/usr/lib/php/pear') in /web/home/wawait/html/bbs/_tail.php on line 3
Warning: main() [function.include]: Failed opening '../tail.php' for inclusion (include_path='.:/usr/lib/php/pear') in /web/home/wawait/html/bbs/_tail.php on line 3
아래는 _tail.php 내용입니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("$g4[path]/tail.php");
?>
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
include_once("$g4[path]/tail.php");
?>
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 2개
별도로 만든 페이지에서 나는 에러인듯 싶네요~~~~
경로를 못찾아 간답니다....