최근게시물이요... > 그누4 질문답변

그누4 질문답변

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

최근게시물이요... 정보

최근게시물이요...

본문

<html>
<head>
<?
include_once "./_common.php";
include_once "$g4[path]/lib/latest.lib.php";
?>
<title>♬한밭대학교 통기타동아리 "옥타브"♬</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<link href="1octave.css" rel="stylesheet" type="text/css">
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_openBrWindow('popup.htm','','width=361,height=460')">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" class="1octave">
  <tr>
    <td align="center" valign="top"><table width="1024" border="0" cellpadding="0" cellspacing="0" class="1octave">
        <tr>
          <td align="left" valign="top"><table width="1024" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="236"><a href="http://www.octaveislove.net"><img src="images/01_octave_01.jpg" width="236" height="80" border="0"></a></td>
                <td width="644"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="642" height="80">
                    <param name="movie" value="flash/menu1.swf">
                    <param name="quality" value="high">
                    <param name="wmode" value="transparent">
                    <embed src="flash/menu1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="642" height="80"></embed></object></td>
                <td width="144"><table width="144" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="105"><a href="http://www.octaveislove.net"><img src="images/01_octave_03.jpg" width="105" height="27" border="0"></a></td>
                      <td rowspan="2"> </td>
                    </tr>
                    <tr>
                      <td width="105"><a href="http://www.octaveislove.net/06_sitemap.htm">
<img src="images/01_octave_05.jpg" width="105" height="25" border="0"></a></td>
                    </tr>
                    <tr>
                      <td height="28" colspan="2"> </td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td align="left" valign="top"><table width="1024" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td height="23"> </td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td align="left" valign="top"><table width="1024" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="427" align="left" valign="top"><img src="images/index_01_1.jpg" width="427" height="576"></td>
                <td width="558" align="left" valign="top"><table width="558" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td><table width="558" border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td width="275" rowspan="2" valign="top"><p>
                                <?=latest("basic", "board_01", 5, 20)?>
        </p></td>
                            <td width="8"> </td>
                            <td rowspan="2" valign="top"> </td>
                          </tr>
                          <tr>
                            <td width="8" height="244"> </td>
                          </tr>
                        </table></td>
                    </tr>
                    <tr>
                      <td align="left" valign="top"><img src="images/index_05_1.jpg" width="558" height="53"></td>
                    </tr>
                    <tr>
                      <td><img src="images/index_10.jpg" width="558" height="12"></td>
                    </tr>
                    <tr>
                      <td align="left" valign="top" bgcolor="#FFFFFF"></td>
                    </tr>
                    <tr>
                      <td align="left" valign="top"><img src="images/index_11.jpg" width="558" height="12"></td>
                    </tr>
                    <tr>
                      <td height="10"> </td>
                    </tr>
                  </table></td>
                <td> </td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td align="left" valign="top"><table width="1024" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="25" align="left" valign="top"> </td>
                <td width="961" align="left" valign="top"><img src="images/index_07_1.jpg" width="960" height="70"></td>
                <td> </td>
              </tr>
            </table></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>
저희 동아리 홈피는 이거구요..
 
지금 나는 에러는 이거입니다..
Warning: main(./_common.php): failed to open stream: No such file or directory in /home/octaveislove/public_html/index.htm on line 4

Warning
: main(): Failed opening './_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/octaveislove/public_html/index.htm on line 4

Warning
: main(/lib/latest.lib.php): failed to open stream: No such file or directory in /home/octaveislove/public_html/index.htm on line 5

Warning
: main(): Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/octaveislove/public_html/index.htm on line 5
 
또한... 최근게시물이 표시되어야 할 곳에 나는 에러메세지는 이거구요..
Fatal error: Call to undefined function: latest() in /home/octaveislove/public_html/index.htm on line 63
 
완전 미치기 일보직전이네요...
도와주세요~
플리즈~
  • 복사

댓글 전체

루트에 그누보드를 설치하지않고 별도의 폴더에 설치하셨나 보네요
index.html 파일에서 ./_common.php 파일을 찾지 못하는 겁니다.

<?
include_once "./_common.php"; 
include_once "$g4[path]/lib/latest.lib.php";
?>
위의 내용을

<?
include_once "/그누보드설치폴더/_common.php"; 
include_once "$g4[path]/lib/latest.lib.php";
?>
로 변경해보세요
© SIRSOFT
현재 페이지 제일 처음으로