질문게시판

설치시 에러가 났습니다

Warning: main(outlogin.php) [function.main]: failed to open stream: No such file or directory in /home/kmfootball/public_html/kchatirc/config.php on line 14

Warning: main() [function.include]: Failed opening 'outlogin.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/kmfootball/public_html/kchatirc/config.php on line 14

Warning: main(/home/kmfootball/public_html/kchatirc/skin//nick.php) [function.main]: failed to open stream: No such file or directory in /home/kmfootball/public_html/kchatirc/nick.php on line 14

Warning: main() [function.include]: Failed opening '/home/kmfootball/public_html/kchatirc/skin//nick.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/kmfootball/public_html/kchatirc/nick.php on line 14

<config.php>
<?
//
// 제로보드 연동 모듈
//
// 만든이 : 오길호(<a href="mailto:prince@kilho.net"  rel="nofollow">prince@kilho.net</a>)
// 만든날 : 2004년 7월 18일
//

// 제로보드를 통해서 이미지 닉을 구해냅니다.

$_zb_path=$bbsdir;
$_zb_url=$bbsurl;

include $_zb_path."outlogin.php";

$mainurl=&#039;index.php?&#039;;

// 제로보드를 통해서 아이디를 획득합니다.
if($member[no])
$tempid=$member[no];  // user_id;

$icon_file = $bbsdir."icon/private_name/$tempid.gif";
$icon_dir = $bbsdir."icon/private_name/";

if (file_exists($icon_file) && is_file($icon_file))
{
$size = getimagesize($icon_file);
$width = $size[0];
$height = $size[1];
if ($width > $cfg[mb_icon_width]) $width = $cfg[mb_icon_width];
if ($height > $cfg[mb_icon_height]) $height = $cfg[mb_icon_height];

$tempip = explode(&#039;.&#039;,$HTTP_SERVER_VARS["REMOTE_ADDR"]);
$calip = sprintf(&#039;%x&#039;, ($tempip[0] * 4)+ ($tempip[1] * 3) + ( $tempip[2] * 2 ) + $tempip[3]);

$UID = &#039;KH_&#039; . $tempid . &#039;_&#039; . $calip;
}
else
        $UID = $member[name];
?>


<nick.php>
<?
////////////////////////////////////////////////////////////////////////////////
//                                                                            //
//  KilhoChat v 0.9 by Oh Kilho(<a href="mailto:prince@kilho.net"  rel="nofollow">prince@kilho.net</a>) (2004/7/23)                //
//        Copyright ⓒ 2003 Kilho.net. All rights reserved                    //
//                                                                            //
//  Project Name : KilhoChat v 0.9 ( IRC WebChat )                          //
//    ( 3S1E system : Safe, Speed, Simple , Easy )                          //
//                                                                            //
////////////////////////////////////////////////////////////////////////////////

// 연동모듈이 없을때 스킨의 닉을 통해 닉네임 설정
if(!$connection||!$UID)
include $skinurl . &#039;/nick.php&#039;;
else
{?>
<form name=nickmodule action=<?=$room_href?> method=post>
<input name=Nick value="<?=$UID?>">
</form>
<script>nickmodule.submit();</script>
<?}
?>
이상과 같습니다
해드파일은 ../bbs/fbm6.php로 만들었고
푸드파일은 ../bbs/foot.php로 되어 있습니다.
도와 주세요...
    • 경로가 틀렸다는 오륜데요?
    • 05-06-11
번호 제목 글쓴이 조회 날짜
795 질문입니다. 1 3,802 06-17
794 제목읽기에서 멈추고.... 1 3,327 06-13
793 제로보드를 사용하고 있는데요! 2 3,383 06-12
792 irc 에서 포트는 1 4,839 06-12
791 설치시 에러가 납니다. 1 5,639 06-11
790 index.php 7 3,628 06-11
열람 설치시 에러가 났습니다 1 3,908 06-11
788 잘쓰다가 오류가 생겼습니다. 1 3,492 06-11
787 길호챗 다운로드 화면에 약관동의는 어디서 하나요? 1 3,474 06-10
786 또 질문입니다. 1 5,108 06-05
785 질문있습니다. 1 3,217 06-05
784 이렇게 에러가 납니다. 2 3,059 06-02
783 프레임 사용시 스크립트 에러 발생 1 3,634 05-30
782 제목 : 제목 읽는중...에서 멈추고 움직이지 않습니다... 3 3,973 05-28
781 처음이에요..setup질문입니다. 1 4,321 05-28
780 설치중인데요~ 질문드립니다. 1 3,186 05-24
779 길호챗IRC버전으로 메신져를 만들수 있을까요? 2 3,989 05-24
778 안녕하세요.. 2 2,939 05-23
777 안녕하세요 길호님 길호챗 오류질문입니다. 1 4,422 05-23
776 메인 링크목록이요.. 1 3,165 05-21
775 킴스7 연동모듈에 관해 1 2,995 05-20
774 안됩니다,.. 1 3,598 05-17
773 도와주세요^^ 왕왕초보임다 ! 1 3,679 05-17
772 내용에 html 사용시 1 3,924 05-16
771 헤더 풋 적용을 하면 이상합니다. 1 5,468 05-15
770 [알림] ZEROBOARD 연동모듈을 수정하였습니다. 4,438 05-10
769 답변좀해주세요.. 1 3,422 05-09
768 전송실패에 대한 문의요 10 4,543 05-09
767 onair.php, index.php, user_state.php등을... 5,987 05-07
766 onair.php, index.php source... 4 5,352 05-05
765 여기 좌측메뉴에... 1 3,211 05-05