최신 갤러리 에러즘 ㅠㅠ 정보
최신 갤러리 에러즘 ㅠㅠ본문
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=9338&sca=&sfl=wr_subject&stx=utf-8&sop=and&page=5
스킨입니다
index.php
-------------------------------------------------------------------------------
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left"><br /></td>
</tr>
<tr>
<td align="center" valign="top"><table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="http://www.beanet.co.kr"><img src="http://www.beanet.co.kr/img/toplogo.jpg" width="141" border="0" /></a></td>
<td valign="baseline"><script src="DWConfiguration/ActiveContent/IncludeFiles/AC_RunActiveContent.js" type="text/javascript"></script>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
</td>
</tr>
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://www.download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="776" height="49">
<param name="movie" value="http://www.beanet.co.kr/fla/Global_Menu1713.swf" />
<param name="quality" value="high" />
<embed src="http://www.beanet.co.kr/fla/Global_Menu1713.swf" quality="high" pluginspage="http://www.www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1000" height="243"> </embed>
</object></td>
</tr>
</table></td>
</tr>
</table>
<table width="919" border="0" cellpadding="0" cellspacing="0" bgcolor="e4e5e6">
<tr>
<td><img src="http://www.beanet.co.kr/img/topbg.jpg" width="3" height="3" /></td>
</tr>
<tr>
<td><table width="100" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://www.beanet.co.kr/img/topbg.jpg" width="3" height="3" /></td>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://www.download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="913" height="420">
<param name="movie" value="http://www.beanet.co.kr/fla/top_flash_img.swf" />
<param name="quality" value="high" />
<embed src="http://www.beanet.co.kr/fla/top_flash_img.swf" quality="high" pluginspage="http://www.www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="913" height="420"> </embed>
</object></td>
<td><img src="http://www.beanet.co.kr/img/topbg.jpg" width="3" height="3" /></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" bgcolor="e4e5e6"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://www.beanet.co.kr/img/topend_01.jpg" width="275" height="20" /></td>
<td><img src="http://www.beanet.co.kr/img/topend_02.jpg" width="179" height="20" /></td>
</tr>
</table></td>
</tr>
</table>
<table width="919" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><iframe src="http://www.beanet.co.kr/gnuboard4/rrt.php" name="bb" width="915" height="180" frameborder="0" scrolling="no" ALLOWTRANSPARENCY="true"></iframe></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td align="center"> </td>
</tr>
</table>
--------------------------------------------------------------------------------------
---------------------------------------rrt.php-----------------------------------------
<?
$g4_path = "./gnuboard4";
include_once("_common.php");
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/outlogin.lib.php");
?>
<? echo latest("colorbasic", beanet3, 6, 45);?>
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Warning: Cannot modify header information - headers already sent by (output started at /free/home/beanet/html/gnuboard4/rrt.php:2) in /free/home/beanet/html/gnuboard4/common.php on line 8
Warning: include(./skin/latest/colorbasic/latest.skin.php) [function.include]: failed to open stream: No such file or directory in /free/home/beanet/html/gnuboard4/lib/latest.lib.php on line 29
Warning: include() [function.include]: Failed opening './skin/latest/colorbasic/latest.skin.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/beanet/html/gnuboard4/lib/latest.lib.php on line 29
댓글 전체
스킨의 경로는 gnuboard4/skin/latest 폴더 안으로 ,
latest 폴더안에 넣은뒤 index.php 파일에 <?=latest("gallery", beanet3, 6, 45)?> 이렇게 삽입 ..
직접 걸면
Warning: include_once(_common.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/beanet/html/index.php on line 4
Warning: include_once() [function.include]: Failed opening '_common.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/beanet/html/index.php on line 4
Warning: include_once(./_common.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/beanet/html/index.php on line 5
Warning: include_once() [function.include]: Failed opening './_common.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/beanet/html/index.php on line 5
Warning: include_once(/lib/latest.lib.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/beanet/html/index.php on line 6
Warning: include_once() [function.include]: Failed opening '/lib/latest.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/beanet/html/index.php on line 6
Warning: include_once(/lib/outlogin.lib.php) [function.include-once]: failed to open stream: No such file or directory in /free/home/beanet/html/index.php on line 7
Warning: include_once() [function.include]: Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/php/lib/php') in /free/home/beanet/html/index.php on line 7
이런오류가 ㅠㅠ
$g4_path = "./gnuboard4"; 을
$g4_path = "./"; 로 해보시겠어요 ??