테스트 사이트 - 개발 중인 베타 버전입니다

외그로그인으로 로그인후에 다른페이지로 채택완료

강댕2 10년 전 조회 3,467
로그인하면 특정페이지로 자동으로 이동되게 하려면 어떻게 해야되나여

 

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트
10년 전

/bbs/login_check.php 맨 하단에 있는 goto_url($link); 이 부분을 아래처럼 변경

 

특정 게시판으로 이동시키려면 이렇게..

goto_url(G5_BBS_URL."/board.php?bo_table=free");

 

이런식으로도 가능하고요.

goto_url('http://sir.co/kr" target="_blank" style="font-family: gulim, helvetica; line-height: 23.39280128479px; font-size: 10pt; color: rgb(110, 150, 154);">http://sir.co/kr" target="_blank" style="font-family: gulim, helvetica; line-height: 23.39280128479px; font-size: 10pt; color: rgb(110, 150, 154);">http://sir.co.kr');

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인