묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
이 소스에서 무엇이 문제인지 좀 봐주세요.
2002.03.15 18:07
상황은 이렇습니다.
- 로그인을하면 다시 로그인 폼이 나온다.
인터넷 익스플로어 버전이고 뭐고(거의 모든 컴퓨터에서) 아이디랑 비번적고 로그인하면 다시 로그인폼이 나옵니다.(새로고침 누른효과ㅡ.ㅡ;)
아무리 설정을 잘 해놔도 문제입니다. 저를 포함한 많은 회원분들께서 고생하시고 계십니다.
도데체 어디가 문제일까요?
아래는 저희 홈 첫화면의 소스입니다.
어느부분이 문제인지 좀 봐주십시오.
제로보드 4.11의 자체 아웃로그인을 쓰고 있습니다.
그룹은 1,2,3이 없는(삭제함) 4를 쓰고있구요..
php는 암것두 아는것이 없어서 이렇게 부탁드립니다.
무슨 소스를 수정해야 하거나 추가해야 할까요..??
<html>
<head>
<title>BSB-LOVE.NET</title>
<style>
<!--
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#808080; text-decoration:none; }
.BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote { font-family:"굴림", "돋움"; font-size:9pt; }
-->
</style>
<style TYPE="text/css">
BODY{
scrollbar-face-color: white;
scrollbar-shadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: gray;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: gray;
}
</style>
<script language="JavaScript">
<!--
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
toolbar_str = toolbar ? 'yes' : 'no';
menubar_str = menubar ? 'yes' : 'no';
statusbar_str = statusbar ? 'yes' : 'no';
scrollbar_str = scrollbar ? 'yes' : 'no';
resizable_str = resizable ? 'yes' : 'no';
window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}
//-->
</script>
</head>
<body marginheight=0 topmargin=0 marginwidth=0 leftmargin=0 bgcolor="white">
<table cellpadding="0" cellspacing="0" width="990">
<tr>
<td width="990" bgcolor="black" colspan="2">
<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" width="100%" height="100" vspace="0" hspace="0">
<param name="movie" value="http://teen-zone.new21.net/flash/bsbmain.swf">
<param name="play" value="true">
<param name="loop" value="true">
<param name="quality" value="high">
<embed src="http://teen-zone.new21.net/flash/bsbmain.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="100%" height="100"></embed>
</object>
</td>
</tr>
<tr>
<td width="134" bgcolor="black">
<p align="right"><a onfocus=this.blur() href="http://teen-zone.new21.net/renindex01.html"><img src="image/renimg/main01.gif" width="100" height="16" border="0"></a></p>
</td>
<td width="856" bgcolor="black">
<p> <a onfocus=this.blur() href="http://teen-zone.new21.net/renbackstreet.html"><font color="white" size="2" face="돋움"><img src="image/renimg/backstreet01.gif" width="150" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=news"><img src="image/renimg/news01.gif" width="80" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/rencomm.html"><img src="image/renimg/community01.gif" width="100" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renalbum.html"><img src="image/renimg/album01.gif" width="80" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/rensound.html"><img src="image/renimg/sound01.gif" width="126" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renpictures.html"><img src="image/renimg/pictures01.gif" width="100" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renvideo.html"><img src="image/renimg/video01.gif" width="66" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renpds.html"><img src="image/renimg/pds01.gif" width="70" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/rengames.html"><img src="image/renimg/games01.gif" width="80" height="16" border="0"></font></a></p>
</td>
</tr>
</table>
<table border="0" width="990">
<tr>
<td width="137" valign="top">
<div align="center">
<p style="margin-top:0; margin-bottom:0;"> </P>
<TABLE width="130" border="0" style="margin-top:0; margin-bottom:0;">
<TBODY>
<TR bgColor=white>
<TD vAlign=top align=center width="120" height="200" bgcolor="white">
<p>
<?
$_zb_skin = "nzeo"; // 외부로그인 스킨의 디렉토리명
$_group_no = "4"; // 그룹 번호를 지정 하기
$_zb_level = 10; // 페이지 허용 레벨
$_zb_url = "http://teen-zone.new21.net/zero4/"; // 끝에 꼭 / 를 써주세요
$_zb_path = "/wecan/eunil4259/teen-zone.new21.net/zero4/"; // 끝에 꼭 / 를 써주세요
include $_zb_path."outlogin.php";
?></p>
<table cellpadding="0" cellspacing="0" width="134">
<tr>
<td width="131">
<p><img src="zero4/image/renimg/homemenu.gif" width="127" height="25" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo03.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/renmember.html">홈 &회원정보</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo01.gif" width="14" height="14" border="0">
<a OnFocus="this.blur()" href="http://teen-zone.new21.net/zero4/zboard.php?id=help">도움말</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/rensitemap.html">홈 전체보기</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0"> <a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=bsbwebmaster">건의 / 신고</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/renprivacy.html">개인정보 보호정책</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="javascript:na_open_window('bsblovemail', 'http://teen-zone.new21.net/bsb-lovemail/morningmail.php', 0, 0, 303, 234, 0, 0, 0, 0, 0);">BSB-LOVE
웹메일</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="zero4/image/renimg/underbar.gif" width="125" height="8" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p> </p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/musicsearch.gif" width="127" height="25" border="0"></p>
</td>
</tr>
<tr>
<td width="131" height="25">
<p><form name="searching" method="post" action=http://teen-zone.new21.net/zero4/zboard.php?id=listen target="_self"><p align="left"><input type="text"
name="keyword" value="" maxlength="80" size="11" style="font-family:Arial; font-size:9pt; color:black; text-align:left; text-decoration:none;
background-color:white; border-width:1pt; border-color:black; border-style:line;"><input type=image src="zero4/image/renimg/search.gif" align="absmiddle" onfocus=this.blur()></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="/zero4/image/icon/exam/xnemo06.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=listen&page=1&category=&sn=off&ss=on&sc=on&keyword=&select_arrange=subject&desc=asc">음악감상실</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="zero4/image/icon/exam/xnemo06.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=listen&page=1&category=&sn=off&ss=on&sc=on&keyword=&select_arrange=hit&desc=desc">인기순으로
보기</a></p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/underbar.gif" width="125" height="8" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p> </p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/banner.gif" width="127" height="25" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p align="left"> <a onfocus=this.blur() href="javascript:na_open_window('banner', 'sourceban.html', 0, 0, 360, 270, 0, 0, 0, 0, 0);"><img src="zero4/image/renimg/bannerver3.gif" width="120" height="35" border="0" alt="BSB-LOVE.NET"></a></p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/underbar.gif" width="125" height="8" border="0"></p>
</td>
</tr>
</form>
</table></form>
</TD></TR></TBODY></TABLE>
</div>
</td>
<td width="843" valign="top">
<p> <?
include "/wecan/eunil4259/teen-zone.new21.net/zero4/new_list.php";
?></p>
</td>
</tr>
<tr>
<td width="984" valign="top" colspan="2" bgcolor="white">
<p> </p>
</td>
</tr>
<tr>
<td width="984" valign="top" colspan="2" bgcolor="gray">
<p align="center"><FONT class=fontw face=돋움 size=2 color="white">Copyright (c) 2002
BSB-Love.Net All Rights
Reserved.</FONT> </td>
</tr>
</table>
</body>
</html>
- 로그인을하면 다시 로그인 폼이 나온다.
인터넷 익스플로어 버전이고 뭐고(거의 모든 컴퓨터에서) 아이디랑 비번적고 로그인하면 다시 로그인폼이 나옵니다.(새로고침 누른효과ㅡ.ㅡ;)
아무리 설정을 잘 해놔도 문제입니다. 저를 포함한 많은 회원분들께서 고생하시고 계십니다.
도데체 어디가 문제일까요?
아래는 저희 홈 첫화면의 소스입니다.
어느부분이 문제인지 좀 봐주십시오.
제로보드 4.11의 자체 아웃로그인을 쓰고 있습니다.
그룹은 1,2,3이 없는(삭제함) 4를 쓰고있구요..
php는 암것두 아는것이 없어서 이렇게 부탁드립니다.
무슨 소스를 수정해야 하거나 추가해야 할까요..??
<html>
<head>
<title>BSB-LOVE.NET</title>
<style>
<!--
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#808080; text-decoration:none; }
.BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote { font-family:"굴림", "돋움"; font-size:9pt; }
-->
</style>
<style TYPE="text/css">
BODY{
scrollbar-face-color: white;
scrollbar-shadow-color: gray;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: gray;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: gray;
}
</style>
<script language="JavaScript">
<!--
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
toolbar_str = toolbar ? 'yes' : 'no';
menubar_str = menubar ? 'yes' : 'no';
statusbar_str = statusbar ? 'yes' : 'no';
scrollbar_str = scrollbar ? 'yes' : 'no';
resizable_str = resizable ? 'yes' : 'no';
window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}
//-->
</script>
</head>
<body marginheight=0 topmargin=0 marginwidth=0 leftmargin=0 bgcolor="white">
<table cellpadding="0" cellspacing="0" width="990">
<tr>
<td width="990" bgcolor="black" colspan="2">
<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" width="100%" height="100" vspace="0" hspace="0">
<param name="movie" value="http://teen-zone.new21.net/flash/bsbmain.swf">
<param name="play" value="true">
<param name="loop" value="true">
<param name="quality" value="high">
<embed src="http://teen-zone.new21.net/flash/bsbmain.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="100%" height="100"></embed>
</object>
</td>
</tr>
<tr>
<td width="134" bgcolor="black">
<p align="right"><a onfocus=this.blur() href="http://teen-zone.new21.net/renindex01.html"><img src="image/renimg/main01.gif" width="100" height="16" border="0"></a></p>
</td>
<td width="856" bgcolor="black">
<p> <a onfocus=this.blur() href="http://teen-zone.new21.net/renbackstreet.html"><font color="white" size="2" face="돋움"><img src="image/renimg/backstreet01.gif" width="150" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=news"><img src="image/renimg/news01.gif" width="80" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/rencomm.html"><img src="image/renimg/community01.gif" width="100" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renalbum.html"><img src="image/renimg/album01.gif" width="80" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/rensound.html"><img src="image/renimg/sound01.gif" width="126" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renpictures.html"><img src="image/renimg/pictures01.gif" width="100" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renvideo.html"><img src="image/renimg/video01.gif" width="66" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/renpds.html"><img src="image/renimg/pds01.gif" width="70" height="16" border="0"></a><a onfocus=this.blur() href="http://teen-zone.new21.net/rengames.html"><img src="image/renimg/games01.gif" width="80" height="16" border="0"></font></a></p>
</td>
</tr>
</table>
<table border="0" width="990">
<tr>
<td width="137" valign="top">
<div align="center">
<p style="margin-top:0; margin-bottom:0;"> </P>
<TABLE width="130" border="0" style="margin-top:0; margin-bottom:0;">
<TBODY>
<TR bgColor=white>
<TD vAlign=top align=center width="120" height="200" bgcolor="white">
<p>
<?
$_zb_skin = "nzeo"; // 외부로그인 스킨의 디렉토리명
$_group_no = "4"; // 그룹 번호를 지정 하기
$_zb_level = 10; // 페이지 허용 레벨
$_zb_url = "http://teen-zone.new21.net/zero4/"; // 끝에 꼭 / 를 써주세요
$_zb_path = "/wecan/eunil4259/teen-zone.new21.net/zero4/"; // 끝에 꼭 / 를 써주세요
include $_zb_path."outlogin.php";
?></p>
<table cellpadding="0" cellspacing="0" width="134">
<tr>
<td width="131">
<p><img src="zero4/image/renimg/homemenu.gif" width="127" height="25" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo03.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/renmember.html">홈 &회원정보</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo01.gif" width="14" height="14" border="0">
<a OnFocus="this.blur()" href="http://teen-zone.new21.net/zero4/zboard.php?id=help">도움말</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/rensitemap.html">홈 전체보기</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0"> <a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=bsbwebmaster">건의 / 신고</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/renprivacy.html">개인정보 보호정책</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="image/icon/exam/xnemo02.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="javascript:na_open_window('bsblovemail', 'http://teen-zone.new21.net/bsb-lovemail/morningmail.php', 0, 0, 303, 234, 0, 0, 0, 0, 0);">BSB-LOVE
웹메일</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="zero4/image/renimg/underbar.gif" width="125" height="8" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p> </p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/musicsearch.gif" width="127" height="25" border="0"></p>
</td>
</tr>
<tr>
<td width="131" height="25">
<p><form name="searching" method="post" action=http://teen-zone.new21.net/zero4/zboard.php?id=listen target="_self"><p align="left"><input type="text"
name="keyword" value="" maxlength="80" size="11" style="font-family:Arial; font-size:9pt; color:black; text-align:left; text-decoration:none;
background-color:white; border-width:1pt; border-color:black; border-style:line;"><input type=image src="zero4/image/renimg/search.gif" align="absmiddle" onfocus=this.blur()></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="/zero4/image/icon/exam/xnemo06.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=listen&page=1&category=&sn=off&ss=on&sc=on&keyword=&select_arrange=subject&desc=asc">음악감상실</a></p>
</td>
</tr>
<tr>
<td width="131">
<p> <img src="zero4/image/icon/exam/xnemo06.gif" width="14" height="14" border="0">
<a onfocus=this.blur() href="http://teen-zone.new21.net/zero4/zboard.php?id=listen&page=1&category=&sn=off&ss=on&sc=on&keyword=&select_arrange=hit&desc=desc">인기순으로
보기</a></p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/underbar.gif" width="125" height="8" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p> </p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/banner.gif" width="127" height="25" border="0"></p>
</td>
</tr>
<tr>
<td width="131">
<p align="left"> <a onfocus=this.blur() href="javascript:na_open_window('banner', 'sourceban.html', 0, 0, 360, 270, 0, 0, 0, 0, 0);"><img src="zero4/image/renimg/bannerver3.gif" width="120" height="35" border="0" alt="BSB-LOVE.NET"></a></p>
</td>
</tr>
<tr>
<td width="131">
<p><img src="zero4/image/renimg/underbar.gif" width="125" height="8" border="0"></p>
</td>
</tr>
</form>
</table></form>
</TD></TR></TBODY></TABLE>
</div>
</td>
<td width="843" valign="top">
<p> <?
include "/wecan/eunil4259/teen-zone.new21.net/zero4/new_list.php";
?></p>
</td>
</tr>
<tr>
<td width="984" valign="top" colspan="2" bgcolor="white">
<p> </p>
</td>
</tr>
<tr>
<td width="984" valign="top" colspan="2" bgcolor="gray">
<p align="center"><FONT class=fontw face=돋움 size=2 color="white">Copyright (c) 2002
BSB-Love.Net All Rights
Reserved.</FONT> </td>
</tr>
</table>
</body>
</html>
댓글 5
-
多不有時
2002.03.15 23:07
-
조은일
2002.03.16 19:05
앗,,어디가 틀린거죠??
이것때문에 그런것인가요??
암튼 감사하구요 지금 해볼게요. -
조은일
2002.03.16 19:07
앗,, 어디를 고쳐야 할지요..ㅜ.ㅜ
꼭 알려주세요.. -
多不有時
2002.03.17 08:36
[작성시작] 2002-03-17 08:37:38
안녕하세요.
[작성내용] form 명령 사용법은 팁/강의란에 찾아봐도 많이 볼수 있는데
검색해보지 않았군요.
위의 form 구문처럼 a 태그처럼 url 주는 방법은 form구문에 없답니다.
url 부분에서 base 주소만 form action에 주고
나모지 쿼리변수는 hidden 으로 넘겨주면 되요.
행복하세요.
[작성마침] 2002-03-17 08:39:04 -
多不有時
2002.03.17 08:36
참. 타겟지정은 안해줘두 form문 셀프에 열린답니다.
근데, 굳이 form을 사용할 필요가 없다면
그냥 자바 href 명령이 더 간단하답니다.
2002-03-17 08:39:49
안녕하세요.
[작성내용] ><form name="searching" method="post" action=http://teen-zone.new21.net/zero4/zboard.php?id=listen target="_self"> 바르게 사용하세요.
행복하세요.
[작성마침] 2002-03-15 23:10:05