문의드립니다. 정보
문의드립니다.첨부파일
본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : www.se-yang.net
안녕하세요.
저는 컴퓨터를 잘 다루지 못하는 사람입니다.
회사 홈페이지를 관리 해보라는 사장님 말씀에 의해
인사말을 수정하려고 한글을 쓰고, 필요없는 항목을 지웠더니
인사말 페이지 위에 (메인페이지엔 안뜨고, 인사말페이지에만)
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 38
이런 문구가 나타났습니다,.....
도저히 이걸 어덯게 해야 지울 수 있는지 모르겠어서 질문합니다.
이걸 어떻게 해야 지울 수 있는지....
도와주세요ㅠ
초보자가 범한는 실수? 하지말아야 하는 말인거 알지만........
쉽게 설멸 부탁드립니다...ㅠㅠㅠㅠ
감사합니다.
오류 주소 : www.se-yang.net
안녕하세요.
저는 컴퓨터를 잘 다루지 못하는 사람입니다.
회사 홈페이지를 관리 해보라는 사장님 말씀에 의해
인사말을 수정하려고 한글을 쓰고, 필요없는 항목을 지웠더니
인사말 페이지 위에 (메인페이지엔 안뜨고, 인사말페이지에만)
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /web/home/seyanginc/html/company_greeting.htm:106) in /web/home/seyanginc/html/gnuboard4/head.sub.php on line 38
이런 문구가 나타났습니다,.....
도저히 이걸 어덯게 해야 지울 수 있는지 모르겠어서 질문합니다.
이걸 어떻게 해야 지울 수 있는지....
도와주세요ㅠ
초보자가 범한는 실수? 하지말아야 하는 말인거 알지만........
쉽게 설멸 부탁드립니다...ㅠㅠㅠㅠ
감사합니다.
댓글 전체
초보자라니 설명으로 어려울 듯 하구요.
아주 간단것이니 너무 걱정은 하지 않아도 될거구요.
company_greeting.htm 파일 소스를 올려보세요.
이곳에 계신 고수분들이 봐 드릴겁니다.
아주 간단것이니 너무 걱정은 하지 않아도 될거구요.
company_greeting.htm 파일 소스를 올려보세요.
이곳에 계신 고수분들이 봐 드릴겁니다.
감사합니다.^^ 파일을 첨부했어요.. 두곳에서 오류가 발생한거라,,,ㅠ
부탁드립니다.
부탁드립니다.
어떤 에디터로 작성하셨는데 코드가 이렇게 되는지요?
다음과 같은 코드 위의 것 모두 삭제 또는 주석처리하시고
<? include_once("./_common.php"); include_once("$g4[path]/head.sub.php"); include_once("$g4[path]/lib/latest.lib.php"); include_once("$g4[path]/lib/outlogin.lib.php"); ?>
이코드 아래 부분부터 <body 앞부분 모두 삭제 혹은 주석처리하고 해 보세요.
다음과 같은 코드 위의 것 모두 삭제 또는 주석처리하시고
<? include_once("./_common.php"); include_once("$g4[path]/head.sub.php"); include_once("$g4[path]/lib/latest.lib.php"); include_once("$g4[path]/lib/outlogin.lib.php"); ?>
이코드 아래 부분부터 <body 앞부분 모두 삭제 혹은 주석처리하고 해 보세요.
말씀하신데로 해봤습니다..
위에 문구와 body앞부분을 모두 삭제했습니다.
허나 그래로 인데요,,,
다른방법 좀 부탁드리겠습니다..ㅠ
위에 문구와 body앞부분을 모두 삭제했습니다.
허나 그래로 인데요,,,
다른방법 좀 부탁드리겠습니다..ㅠ
해당 페이지를 워드프로그램으로 여신건 아니신지..파일이 워드에서 웹페이지로 저장을 하신것 같아보이네요.
일단은 지금 오류가 나지 않는 오시는길 파일을 ftp접속하셔서 다운을 받으시고 웹편집프로그램(나모에디터나 드림위버 등등)이나 없으시다면 그냥 메모장으로 해당 파일을 열어보세요.
<table cellpadding="0" cellspacing="0" width="598">
<tr>
<td width="15" height="8"> </td>
<td width="116" height="8"> </td>
<td width="13" height="8"> </td>
<td width="439" height="8"> </td>
<td width="15" height="8"> </td>
</tr>
<tr>
<td width="15" height="53"> </td>
<td width="116" height="53"><img src="images/compas.gif" width="116" height="122" border="0"></td>
<td width="13" height="53"> </td>
<td width="439" height="53">
<p align="left"><img src="images/contactus_tt_img.gif" width="333" height="122" border="0"></p>
</td>
<td width="15" height="53"> </td>
</tr>
<tr>
<td width="15" height="13"> </td>
<td width="116" height="13"> </td>
<td width="13" height="13"> </td>
<td width="439" height="13"> </td>
<td width="15" height="13"> </td>
</tr>
<tr>
<td width="15" height="22"> </td>
<td width="568" colspan="3" height="22">
<p align="center"><img src="images/map.gif" width="486" height="451" border="0"></p>
</td>
<td width="15" height="22"> </td>
</tr>
<tr>
<td width="15" height="18"> </td>
<td width="568" colspan="3" height="18"> </td>
<td width="15" height="18"> </td>
</tr>
</table>
이 부분을 찾아서 원하는 인사말 내용으로 바꾸신 후에 다른 이름으로 저장을 하시고 저장 파일명은 company_greeting.htm으로 저장을 하신 후에 ftp를 이용해서 업로드 해주시면 될것 같네요.
일단은 지금 오류가 나지 않는 오시는길 파일을 ftp접속하셔서 다운을 받으시고 웹편집프로그램(나모에디터나 드림위버 등등)이나 없으시다면 그냥 메모장으로 해당 파일을 열어보세요.
<table cellpadding="0" cellspacing="0" width="598">
<tr>
<td width="15" height="8"> </td>
<td width="116" height="8"> </td>
<td width="13" height="8"> </td>
<td width="439" height="8"> </td>
<td width="15" height="8"> </td>
</tr>
<tr>
<td width="15" height="53"> </td>
<td width="116" height="53"><img src="images/compas.gif" width="116" height="122" border="0"></td>
<td width="13" height="53"> </td>
<td width="439" height="53">
<p align="left"><img src="images/contactus_tt_img.gif" width="333" height="122" border="0"></p>
</td>
<td width="15" height="53"> </td>
</tr>
<tr>
<td width="15" height="13"> </td>
<td width="116" height="13"> </td>
<td width="13" height="13"> </td>
<td width="439" height="13"> </td>
<td width="15" height="13"> </td>
</tr>
<tr>
<td width="15" height="22"> </td>
<td width="568" colspan="3" height="22">
<p align="center"><img src="images/map.gif" width="486" height="451" border="0"></p>
</td>
<td width="15" height="22"> </td>
</tr>
<tr>
<td width="15" height="18"> </td>
<td width="568" colspan="3" height="18"> </td>
<td width="15" height="18"> </td>
</tr>
</table>
이 부분을 찾아서 원하는 인사말 내용으로 바꾸신 후에 다른 이름으로 저장을 하시고 저장 파일명은 company_greeting.htm으로 저장을 하신 후에 ftp를 이용해서 업로드 해주시면 될것 같네요.
답변 감사합니다.
허나, 말씀하신대로 메모장으로 열어보았으나, 동일한 문구를 찾을수가 없었습니다...
동일한 문구를 찾을수 없는데,, 어떻게 해야하죠?ㅠ
허나, 말씀하신대로 메모장으로 열어보았으나, 동일한 문구를 찾을수가 없었습니다...
동일한 문구를 찾을수 없는데,, 어떻게 해야하죠?ㅠ
contact_us.htm 해당 파일을 메모장으로 여시고 상단메뉴중 편집>찾기를 통해서 찾아보세요.
아니면 ctrl+F를 눌러서 찾기를 해보세요.
이미지 파일을 검색해보면 찾기가 수월할듯 하네요. contactus_tt_img.gif" 이 단어로 검색을 해보시면 수월하게 찾아지실듯.
아니면 ctrl+F를 눌러서 찾기를 해보세요.
이미지 파일을 검색해보면 찾기가 수월할듯 하네요. contactus_tt_img.gif" 이 단어로 검색을 해보시면 수월하게 찾아지실듯.
감사합니다.
덕분에 찾았습니다.
다시 질문을 드리겠습니다.
지금 찾으라고하셨던
<table cellpadding="0" cellspacing="0" width="598">
<tr>
<td width="15" height="8"> </td>
<td width="116" height="8"> </td>
<td width="13" height="8"> </td>
<td width="439" height="8"> </td>
<td width="15" height="8"> </td>
</tr>
<tr>
<td width="15" height="53"> </td>
<td width="116" height="53"><img src="images/compas.gif" width="116" height="122" border="0"></td>
<td width="13" height="53"> </td>
<td width="439" height="53">
<p align="left"><img src="images/contactus_tt_img.gif" width="333" height="122" border="0"></p>
</td>
<td width="15" height="53"> </td>
</tr>
<tr>
<td width="15" height="13"> </td>
<td width="116" height="13"> </td>
<td width="13" height="13"> </td>
<td width="439" height="13"> </td>
<td width="15" height="13"> </td>
</tr>
<tr>
<td width="15" height="22"> </td>
<td width="568" colspan="3" height="22">
<p align="center"><img src="images/map.gif" width="486" height="451" border="0"></p>
</td>
<td width="15" height="22"> </td>
</tr>
<tr>
<td width="15" height="18"> </td>
<td width="568" colspan="3" height="18"> </td>
<td width="15" height="18"> </td>
</tr>
</table>
을 찾았습니다.
지금 하신 말씀이
찾은 부분 전체를 지우고 그곳에 그냥 한글로 인사말을 넣으면 된다는 말씀이신건지.....?
제가 컴퓨터에 대해 잘 모르고, 다른사람이 만들어 놓은거라....
컴퓨터를 아에 모르는 사람이라 생각하시고,,,
자세히 쉽게 부탁드리겠습니다.
덕분에 찾았습니다.
다시 질문을 드리겠습니다.
지금 찾으라고하셨던
<table cellpadding="0" cellspacing="0" width="598">
<tr>
<td width="15" height="8"> </td>
<td width="116" height="8"> </td>
<td width="13" height="8"> </td>
<td width="439" height="8"> </td>
<td width="15" height="8"> </td>
</tr>
<tr>
<td width="15" height="53"> </td>
<td width="116" height="53"><img src="images/compas.gif" width="116" height="122" border="0"></td>
<td width="13" height="53"> </td>
<td width="439" height="53">
<p align="left"><img src="images/contactus_tt_img.gif" width="333" height="122" border="0"></p>
</td>
<td width="15" height="53"> </td>
</tr>
<tr>
<td width="15" height="13"> </td>
<td width="116" height="13"> </td>
<td width="13" height="13"> </td>
<td width="439" height="13"> </td>
<td width="15" height="13"> </td>
</tr>
<tr>
<td width="15" height="22"> </td>
<td width="568" colspan="3" height="22">
<p align="center"><img src="images/map.gif" width="486" height="451" border="0"></p>
</td>
<td width="15" height="22"> </td>
</tr>
<tr>
<td width="15" height="18"> </td>
<td width="568" colspan="3" height="18"> </td>
<td width="15" height="18"> </td>
</tr>
</table>
을 찾았습니다.
지금 하신 말씀이
찾은 부분 전체를 지우고 그곳에 그냥 한글로 인사말을 넣으면 된다는 말씀이신건지.....?
제가 컴퓨터에 대해 잘 모르고, 다른사람이 만들어 놓은거라....
컴퓨터를 아에 모르는 사람이라 생각하시고,,,
자세히 쉽게 부탁드리겠습니다.
<table cellpadding="0" cellspacing="0" width="598">
<tr>
<td>한글로 인사말 내용입력</td>
</tr>
</table>
기본 입력폼은 이렇게 하셔도 되고 아니면
<p>한글로 인사말 내용입력</p>
이렇게 하셔도 될것 같네요.
<tr>
<td>한글로 인사말 내용입력</td>
</tr>
</table>
기본 입력폼은 이렇게 하셔도 되고 아니면
<p>한글로 인사말 내용입력</p>
이렇게 하셔도 될것 같네요.
말씀하신데로 하였더니,,,,,,,,,,,,,,,
오시는길의 지도가 사라지고,,,,,,,,,,,
제가 넣은글이,,,,,,,
저는 인사말에 넣고 싶었는데,,,,,,,
어쩌면좋죠?
원래있던 오시는 길에 지도가 사라져 버렸습니다...
어떻게 복구하죠?
오시는길의 지도가 사라지고,,,,,,,,,,,
제가 넣은글이,,,,,,,
저는 인사말에 넣고 싶었는데,,,,,,,
어쩌면좋죠?
원래있던 오시는 길에 지도가 사라져 버렸습니다...
어떻게 복구하죠?
흠 제말은 인사말을 수정을 하시려니 지금 문서 자체가 문제가 많아서 오시는 길 문서를 다운 받아서 수정을 하시고 그 문서의 이름을 company_greeting.htm 라는 이름으로 다른 이름으로 저장을 하시라는 뜻인데;;
일단은 오신 길 파일을 다시 다운 받으시고, 그 파일을 다른 이름으로 저장을 하세요.
문서명은 company_greeting.htm 이렇게 하시고.
그 다음 오시는 길 파일을 다시 다운 받아서 인사말 내용 수정 한 곳을 찾아서
<table cellpadding="0" cellspacing="0" width="598">
<tr>
<td width="15" height="8"> </td>
<td width="116" height="8"> </td>
<td width="13" height="8"> </td>
<td width="439" height="8"> </td>
<td width="15" height="8"> </td>
</tr>
<tr>
<td width="15" height="53"> </td>
<td width="116" height="53"><img src="images/compas.gif" width="116" height="122" border="0"></td>
<td width="13" height="53"> </td>
<td width="439" height="53">
<p align="left"><img src="images/contactus_tt_img.gif" width="333" height="122" border="0"></p>
</td>
<td width="15" height="53"> </td>
</tr>
<tr>
<td width="15" height="13"> </td>
<td width="116" height="13"> </td>
<td width="13" height="13"> </td>
<td width="439" height="13"> </td>
<td width="15" height="13"> </td>
</tr>
<tr>
<td width="15" height="22"> </td>
<td width="568" colspan="3" height="22">
<p align="center"><img src="images/map.gif" width="486" height="451" border="0"></p>
</td>
<td width="15" height="22"> </td>
</tr>
<tr>
<td width="15" height="18"> </td>
<td width="568" colspan="3" height="18"> </td>
<td width="15" height="18"> </td>
</tr>
</table>
이부분을 바꿔주시고 저장을 하시면 2개의 문서가 만들어지니깐 그대로 올리시면 됩니다.
일단은 오신 길 파일을 다시 다운 받으시고, 그 파일을 다른 이름으로 저장을 하세요.
문서명은 company_greeting.htm 이렇게 하시고.
그 다음 오시는 길 파일을 다시 다운 받아서 인사말 내용 수정 한 곳을 찾아서
<table cellpadding="0" cellspacing="0" width="598">
<tr>
<td width="15" height="8"> </td>
<td width="116" height="8"> </td>
<td width="13" height="8"> </td>
<td width="439" height="8"> </td>
<td width="15" height="8"> </td>
</tr>
<tr>
<td width="15" height="53"> </td>
<td width="116" height="53"><img src="images/compas.gif" width="116" height="122" border="0"></td>
<td width="13" height="53"> </td>
<td width="439" height="53">
<p align="left"><img src="images/contactus_tt_img.gif" width="333" height="122" border="0"></p>
</td>
<td width="15" height="53"> </td>
</tr>
<tr>
<td width="15" height="13"> </td>
<td width="116" height="13"> </td>
<td width="13" height="13"> </td>
<td width="439" height="13"> </td>
<td width="15" height="13"> </td>
</tr>
<tr>
<td width="15" height="22"> </td>
<td width="568" colspan="3" height="22">
<p align="center"><img src="images/map.gif" width="486" height="451" border="0"></p>
</td>
<td width="15" height="22"> </td>
</tr>
<tr>
<td width="15" height="18"> </td>
<td width="568" colspan="3" height="18"> </td>
<td width="15" height="18"> </td>
</tr>
</table>
이부분을 바꿔주시고 저장을 하시면 2개의 문서가 만들어지니깐 그대로 올리시면 됩니다.
감사합니다.^^
이어서 더 질문을 할게요..
한글로 수정하는 방법은 알았습니다.
이곳에 한글 뿐만아니라 그림을 넣을 수 있나요?
혹시 넣을수 있다면 방법 좀 가르쳐 주세요^^
부탁드리겠습니다.
이어서 더 질문을 할게요..
한글로 수정하는 방법은 알았습니다.
이곳에 한글 뿐만아니라 그림을 넣을 수 있나요?
혹시 넣을수 있다면 방법 좀 가르쳐 주세요^^
부탁드리겠습니다.
<img src="이미지경로/이미지파일 이름.확장자(저장형식에 따라 gif나 jpg등등)" border="0"(border은 이미지에 테두리가 안나오게 하기 위해서 0으로 적어둡니다) alt="이미지에 대한 설명을 적을수 있습니다">
<img src="images/map.gif" width="486" height="451" border="0">
이 태그를 예로 들면 해당문서가 있는 동일한 경로의 images폴더의 map.gif라는 이미지 파일을 보여줘라는 뜻이 되겠죠. width="486" height="451"은 이미지파일의 가로너비랑 높이가 각각 486픽셀, 451픽셀이라는 뜻이구요.
동일한 images란 폴더에 greeting.jpg란 파일을 업로드하고 웹상에서 보여주신다고 가정을 한다면
<img src="images/greeting.jpg" width="이미지너비 수치" height="이미지높이 수치" border="0">라고 적어 주시면 됩니다.
<img src="images/map.gif" width="486" height="451" border="0">
이 태그를 예로 들면 해당문서가 있는 동일한 경로의 images폴더의 map.gif라는 이미지 파일을 보여줘라는 뜻이 되겠죠. width="486" height="451"은 이미지파일의 가로너비랑 높이가 각각 486픽셀, 451픽셀이라는 뜻이구요.
동일한 images란 폴더에 greeting.jpg란 파일을 업로드하고 웹상에서 보여주신다고 가정을 한다면
<img src="images/greeting.jpg" width="이미지너비 수치" height="이미지높이 수치" border="0">라고 적어 주시면 됩니다.
감사합니다.
허나..... 그림 넣는 방법을 글 넣은 방법처럼 간단히 설명은 안되는지여?ㅠ
그리고 글을 썼습니다.
이를 가운데로 정렬하고 싶고, 글을 문단으로 나누고 싶은데 이는 어떻게 해야 가능한지요..
답변 부탁드리겠습니다..
감사합니다.
허나..... 그림 넣는 방법을 글 넣은 방법처럼 간단히 설명은 안되는지여?ㅠ
그리고 글을 썼습니다.
이를 가운데로 정렬하고 싶고, 글을 문단으로 나누고 싶은데 이는 어떻게 해야 가능한지요..
답변 부탁드리겠습니다..
감사합니다.