묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?
2005.04.06 01:59
회원가입시나 수정시 닉네임/ID /E-mail 은 중복체크를 하자나요 . 이름도 가능할까요?
$lang->msg_exists_nick_name = \
본인의 소스를 가지고 헤더와 푸더로 나눠 봤습니다.
본인의 파일은 미리 백업해 두고 수정하세요..
파일 수정시 나모나 드림위버 같은 웹에디터로 수정하지 마세요...
에디터플러스나 울트라 에디터 최소 메모장 같은 텍스트 에디터로 수정해야 합니다.
게시판을 삽입하기 위해서는 이미지나 플래시의 경로를 전체적으로 써주세요..
간혹 경로를 짧게 표현하면 표현이 안될때가 있습니다.
*헤더 소스 내용 (head.html):
<html>
<head>
<title>제목없음</title>
<meta name="generator" content="Namo WebEditor v6.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<p></p>
<table align="center" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height="532">
<table align="center" cellpadding="0" cellspacing="0" width="993">
<tr>
<td width="123" height="703" rowspan="4" background="images_m/0123456_02.gif">
<p></p>
</td>
<td width="737" height="9" colspan="2">
<p align="left"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" width="736" height="200" align="top">
<param name="movie" value="C:\WINDOWS\바탕 화면\bbs\images_m\Movie2.swf">
<param name="play" value="true">
<param name="loop" value="true">
<param name="quality" value="high">
<embed src="http://본인의 홈주소/bbs/images_m/Movie2.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="736" height="200"></embed>
</object></p>
</td>
<td width="133" height="703" rowspan="4" background="http://본인의 홈주소/images_m/0123456_04.gif">
<p> </p>
</td>
</tr>
<tr>
<td width="205" height="447" rowspan="2">
<p align="left"><img src="http://본인의 홈주소/images_m/0123456_05.gif" width="203" height="448" border="0"></p>
</td>
<td width="532" height="60" background="http://본인의 홈주소/images_m/0123456_07.gif">
<p><img src="images_m/0123456_06.gif" width="532" height="60" border="0"></p>
</td>
</tr>
<tr>
<td width="532" height="380" background="http://본인의 홈주소/images_m/0123456_07.gif" align="center" valign="top">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="100%" align="center">
<!-- 게시판이 들어갈 자리 -->
*푸더 소스 내용(foot.html):
<!-- 게시판이 들어갈 자리 -->
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="737" height="55" colspan="2">
<p><img src="http://본인의 홈주소/images_m/0123456_08.gif" width="735" height="55" border="0"></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>