인덱스페이지에최신글달기제발도와주세요 정보
인덱스페이지에최신글달기제발도와주세요본문
Warning: main(./_common.php) [function.main]: failed to open stream: No such file or directory in /www/haydn/public_html/index.html on line 2
Warning: main() [function.include]: Failed opening './_common.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /www/haydn/public_html/index.html on line 2
Warning: main() [function.main]: open_basedir restriction in effect. File(/head.sub.php) is not within the allowed path(s): (/www/haydn:/tmp:/www/httpd) in /www/haydn/public_html/index.html on line 3
Warning: main(/head.sub.php) [function.main]: failed to open stream: Operation not permitted in /www/haydn/public_html/index.html on line 3
Warning: main() [function.include]: Failed opening '/head.sub.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /www/haydn/public_html/index.html on line 3
Warning: main() [function.main]: open_basedir restriction in effect. File(/lib/latset.lib.php) is not within the allowed path(s): (/www/haydn:/tmp:/www/httpd) in /www/haydn/public_html/index.html on line 4
Warning: main(/lib/latset.lib.php) [function.main]: failed to open stream: Operation not permitted in /www/haydn/public_html/index.html on line 4
Warning: main() [function.include]: Failed opening '/lib/latset.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /www/haydn/public_html/index.html on line 4
이렇게애러메세지가뜹니다
자세히요망
댓글 전체
파일 경로가 잘못된 것 같습니다.
에러메시지만으론 자세한답변(?) 이 불가능합니다.
에러메시지만으론 자세한답변(?) 이 불가능합니다.
최신글을 추출하실땐
우선, 그누보드 설치경로 $g4[path]를 확인해주시구요
그누보드설치경로상의 lib/latest.lib.php 를 inlucde 해주셔야합니다.
latest.lib.php는 head.php 에서 <? 랑 ?> 사이에 inlcude 시켜주시믄 될겁니다.
우선, 그누보드 설치경로 $g4[path]를 확인해주시구요
그누보드설치경로상의 lib/latest.lib.php 를 inlucde 해주셔야합니다.
latest.lib.php는 head.php 에서 <? 랑 ?> 사이에 inlcude 시켜주시믄 될겁니다.
저도 같은 고민으로 고생 했습니다
다 맞게 하셨다면
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
소스를 html위에다 놓아 보세요~
저도 2주간이나 고생했답니다
다 맞게 하셨다면
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
소스를 html위에다 놓아 보세요~
저도 2주간이나 고생했답니다
감사합니다
이제는회원가입이문제있습니다
약관동의한후
g4_is_member애러
회원가입아이디중복체크안됨
이제는회원가입이문제있습니다
약관동의한후
g4_is_member애러
회원가입아이디중복체크안됨