외부로그인 설치 도와주세요 정보
외부로그인 설치 도와주세요본문
Warning: main(./_common.php): failed to open stream: No such file or directory in /home2/binpa/www/binpa/1.php on line 3
Warning: main(): Failed opening './_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home2/binpa/www/binpa/1.php on line 3
Warning: main(/head.sub.php): failed to open stream: No such file or directory in /home2/binpa/www/binpa/1.php on line 5
Warning: main(): Failed opening '/head.sub.php' for inclusion (include_path='.:/usr/local/lib/php') in /home2/binpa/www/binpa/1.php on line 5
Warning: main(/lib/outlogin.lib.php): failed to open stream: No such file or directory in /home2/binpa/www/binpa/1.php on line 6
Warning: main(): Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home2/binpa/www/binpa/1.php on line 6
Fatal error: Call to undefined function: outlogin() in /home2/binpa/www/binpa/1.php on line 9
Warning: main(): Failed opening './_common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home2/binpa/www/binpa/1.php on line 3
Warning: main(/head.sub.php): failed to open stream: No such file or directory in /home2/binpa/www/binpa/1.php on line 5
Warning: main(): Failed opening '/head.sub.php' for inclusion (include_path='.:/usr/local/lib/php') in /home2/binpa/www/binpa/1.php on line 5
Warning: main(/lib/outlogin.lib.php): failed to open stream: No such file or directory in /home2/binpa/www/binpa/1.php on line 6
Warning: main(): Failed opening '/lib/outlogin.lib.php' for inclusion (include_path='.:/usr/local/lib/php') in /home2/binpa/www/binpa/1.php on line 6
Fatal error: Call to undefined function: outlogin() in /home2/binpa/www/binpa/1.php on line 9
게속 이런씩으로 뜨네요;;ㅎ
확실한 소스를 적어주시면 고맙겠습니다 ^^
댓글 전체
먼저 소스를 적어보시는게 먼저 일듯싶네요..
참고로...
include_once("$g4[path]/lib/latest.lib.php");
최신글에 꼭 필요한 소스....
참고로...
include_once("$g4[path]/lib/latest.lib.php");
최신글에 꼭 필요한 소스....
그냥 외부로그인 설치 해주실분 없나요?!ㅠ 아니면 소스를 적어주셔서 주시던지...
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p><?
include_once("./_common.php");
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
echo outlogin("basic"); // basic 스킨으로 아웃로그인을 출력합니다.
?></p><?=outlogin("스킨디렉토리")?>include_once("$g4[path]/lib/latest.lib.php");
</body>
</html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p><?
include_once("./_common.php");
include_once("$g4[path]/lib/outlogin.lib.php"); // outlogin() 함수를 사용하여야 하므로 이 프로그램을 포함시킵니다.
echo outlogin("basic"); // basic 스킨으로 아웃로그인을 출력합니다.
?></p><?=outlogin("스킨디렉토리")?>include_once("$g4[path]/lib/latest.lib.php");
</body>
</html>
위에 소스 대로 해도 디게 안되네요 ㅠ
include_once("$g4[path]/lib/outlogin.lib.php");
--- $g4[path] 는 오데인가요?...
본게시판이나 팁게시판 아니면 자주하시는 질문에 경로로 검색해 보세요
--- $g4[path] 는 오데인가요?...
본게시판이나 팁게시판 아니면 자주하시는 질문에 경로로 검색해 보세요
무슨 말씀이신지...ㅎ
아무리 외부로그인 찾아봐도 속쉬원한 답변이 없네요;;ㅎ
제로보드도 외부로그인에서 막혀서 그누로 온건데...ㅠ
아무리 외부로그인 찾아봐도 속쉬원한 답변이 없네요;;ㅎ
제로보드도 외부로그인에서 막혀서 그누로 온건데...ㅠ
좌측 자주하는 질문란에 10~12까지 잘 읽어 보십시오...
즉 위에서
include_once("$g4[path]/lib/outlogin.lib.php");에서
$g4[path]가 과연 어디인가는 역 질문이었습니다.
즉 $g4[path]의 경로를 설정해 주셔야 합니다.
즉 위에서
include_once("$g4[path]/lib/outlogin.lib.php");에서
$g4[path]가 과연 어디인가는 역 질문이었습니다.
즉 $g4[path]의 경로를 설정해 주셔야 합니다.
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p><?
include_once("./_common.php");
========
<?
include_once("./_common.php");
를 맨위로 올리세요.
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>제목 없음</title>
<meta name="generator" content="Namo WebEditor v5.0">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p><?
include_once("./_common.php");
========
<?
include_once("./_common.php");
를 맨위로 올리세요.