로그인 적용했는데 이렇게 나와요..ㅠㅠ

· 15년 전 · 1561 · 1
제목 없음.JPG
외부로그인 소스를 밑에처럼 입력을했는데 안되요..


<div style="position: absolute; width: 420px; height: 100px; z-index: 1; left:300px; top:3px;" id="login">
<table border="0" width="100%" style="padding:0; border-collapse: collapse">
<tr>
<td><?
include_once("./_common.php");
include_once("$g4[path]/lib/outlogin.lib.php");
echo outlogin("garo_auto");
?></td>
</tr>
</table>
</div>

결과는 로그인박스는 뜨는데 앞에공간에
저렇게 나오네요..


Warning: Cannot modify header information - headers already sent by (output started at /DATA/sweetluv/public_html/main.php:10) in /DATA/sweetluv/public_html/common.php on line 8


모가 잘몬된거죠;;;
완전 초보라;;;;무슨말인지..

첨부파일

제목 없음.JPG (18.8 KB)
0회 2010-03-24 19:34
|

댓글 1개

<div style="position: absolute; width: 420px; height: 100px; z-index: 1; left:300px; top:3px;" id="login">
<table border="0" width="100%" style="padding:0; border-collapse: collapse">
<tr>
<td<?=outlogin("garo_auto")?></td>
</tr>
</table>
</div>
이렇게 해야 하는것 아닌가요?
위에 적은것은 놔두고
include_once("./_common.php");
include_once("$g4[path]/lib/outlogin.lib.php");
이 두줄을 하나씩 빼보세요.
어떻게 작업하셨는지는 모르겠으나 윗부분은 헤더쪽이라 홈페이지 상단에 미리 불러와야 하는것으로 압니다.
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

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

+
제목 글쓴이 날짜 조회
15년 전 조회 1,130
15년 전 조회 1,580
15년 전 조회 1,028
15년 전 조회 943
15년 전 조회 1,287
15년 전 조회 826
15년 전 조회 1,121
15년 전 조회 1,009
15년 전 조회 1,029
15년 전 조회 1,562
15년 전 조회 1,299
15년 전 조회 2,405
15년 전 조회 958
15년 전 조회 1,465
15년 전 조회 1,598
15년 전 조회 1,015
15년 전 조회 1,033
15년 전 조회 1,017
15년 전 조회 1,063
15년 전 조회 1,007