a

부탁드립니다~메인에 팝업창..ㅠㅠ

· 2012-12-22 (토) 09:24:34 · 1625 · 3
247598-fadd73799058ee92ddfb5f1d2b24a1c0.png
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.

오류 주소 :

http://www.homed.co.kr/indexd.php

그누보드 팝업설치할려고 다운받아서 폴더별로 넣어두니 그누보드 관리자에서
팝업창관리 메뉴는생겨서 되는데
메인에 거는게..인클루드시키니 .. /install 로가면서 DB 설정파일이 존재하지 않습니다로
나옵니다~!
에러가 나요 부탁드립니다.
첨부파일은 폴더 경로이구요.


<html>

<head>

<title>:: homed ::</title>

<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" topmargin=0 leftmargin=0; margin-right:0;leftmargin=0 >

<LINK href="./css/style.css" type=text/css rel=stylesheet>
<?
include_once("./gnuboard4.euckr/gnuboard4/_common.php");
include_once("$g4_path/gnuboard4.euckr/gnuboard4/common.php");
?>


<script language="javascript" src="./include/flash.js"></script>
<script language="javascript" src="/_Common/js/Common.js"></script>
<script language="JavaScript" type="text/JavaScript"></script>
<style type="text/css" >


}
</style>

</head>

<body topmargin=0 leftmargin=0>
<table width="1408" height="930" background="/img/h_bg.jpg" border="0" align="left" cellpadding="0" cellspacing="0" topmargin=0 leftmargin=0 >
<tr align="left" valign="top">
<td ><table width="100%" border="0" cellpadding="0" cellspacing="0">

<tr>
<td valign="botom"><script language="javascript">flash('./include/img/top.swf','1352','86','white','high','menu')</script></td>
</tr>
</table></td>
</tr>
<tr align="left" valign="top">
<td height="465"><div id="banner" style="position:absolute; left:1054px; top:87px">
<table width="300" height="300" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><script language="javascript">flash('./include/img/4.swf','300','300','white','high','quick_menu')</script></td>
</tr>
</table>
</div> <script language="javascript">flash('/img/main.swf','1354','500','white','high','menu')</script></td>
</tr>
<tr align="left" valign="top">
<td><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10" height="185" background="./include/img/un01.gif"></td>
<td width="260"><table width="250" height="110" border="0" cellpadding="0" cellspacing="0">

<tr>
<td><img src="/img/3.png" width="320" height="307"></td>
</tr>
</table> </td>
<td valign="top" ><img src="/img/un01.jpg" width="1028" height="229" border="0" usemap="#Map"></td>
<td width="11%" background="./include/img/un_bg.gif"> </td>
</tr>
</table></td>
</tr>
</table>




<map name="Map"><area shape="rect" coords="178,176,294,203" href="http://www.homed.co.kr/gnuboard4.euckr/gnuboard4/bbs/board.php?bo_table=q" target="_self">
</map>
include_once("$g4_path/gnuboard4.euckr/gnuboard4/popup_open.php");
|

댓글 3개

include_once("$g4_path/gnuboard4.euckr/gnuboard4/popup_open.php"); 부분을
include_once("$g4_path/gnuboard4/popup_open.php"); 와 같이 하면 되지 않나요?
팝업창이 문제가 아니라 그누보드 사용법을 정확히 모르고 사용하는 것 같군요
<?
include_once("./gnuboard4.euckr/gnuboard4/_common.php");
include_once("$g4_path/gnuboard4.euckr/gnuboard4/common.php"); <--윗줄이 이것을 불러오는 화일입니다.

위 두줄을 지우고 아래 코드를 넣으세요
$g4_path=""./gnuboard4.euckr/gnuboard4";
include_once("$g4_path/common.php");


include_once("$g4_path/gnuboard4.euckr/gnuboard4/popup_open.php"); 이것은 아래처럼 하세요
<? include_once("$g4[path]/popup_open.php");?>

그런데 디렉토리를 왜저렇게 복잡하게 만들어서 사용하는 것인가요?
균이님 감사합니다.. 제가 왕초보라 만들다보니 이렇게되버렸답니다 ㅠㅠ
그나저나 팝업니떠서 정말감사합니다..근데
Warning: Cannot modify header information - headers already sent by (output started at /home/homed49/www/indexd.php:10) in /home/homed49/www/gnuboard4.euckr/gnuboard4/common.php on line 8 Warning: Cannot modify header information - headers already sent by (output started at /home/homed49/www/indexd.php:10) in /home/homed49/www/gnuboard4.euckr/gnuboard4/lib/common.lib.php on line 98
에러가나요 팝업이뜨는데..
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

66,531건

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

+
제목 글쓴이 날짜 조회
12-12-22 조회 830
12-12-22 조회 887
12-12-22 조회 856
12-12-22 조회 1,052
12-12-22 조회 1,308
12-12-22 조회 638
12-12-22 조회 1,076
12-12-22 조회 2,902
12-12-22 조회 1,623
12-12-22 조회 1,084
12-12-22 조회 1,076
12-12-22 조회 1,618
12-12-22 조회 1,169
12-12-22 조회 1,626
12-12-22 조회 945
12-12-22 조회 1,817
12-12-22 조회 3,735
12-12-22 조회 1,300
12-12-22 조회 1,061
12-12-22 조회 1,634