SNS 글 보내기
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://demo.sir.co.kr/gnuboard5/bbs/board.php?bo_table=free&wr_id=287&c_292
그누보드 데모 사이트에서 테스트 했습니다.
1. 대댓글 상태에서는, 트위터나 페이스북 활성화가 되지 않습니다. 팝업이 열리지 않아요.
/bbs/write_comment_update.sns.php 에서
2. 페이스북 $link에서, $comment_id를 가져 오지 못합니다. 대댓글부터는 가지고 옵니다.
$link = G5_BBS_URL.'/board.php?bo_table='.$bo_table.'&wr_id='.$wr['wr_parent'].'c_'.$comment_id;
3. 트위터에 $comment_url이 지정 되지 않았습니다.
$post = googl_short_url($comment_url).' '.$wr_content;
확인 부탁합니다.
오류 주소 : http://demo.sir.co.kr/gnuboard5/bbs/board.php?bo_table=free&wr_id=287&c_292
그누보드 데모 사이트에서 테스트 했습니다.
1. 대댓글 상태에서는, 트위터나 페이스북 활성화가 되지 않습니다. 팝업이 열리지 않아요.
/bbs/write_comment_update.sns.php 에서
2. 페이스북 $link에서, $comment_id를 가져 오지 못합니다. 대댓글부터는 가지고 옵니다.
$link = G5_BBS_URL.'/board.php?bo_table='.$bo_table.'&wr_id='.$wr['wr_parent'].'c_'.$comment_id;
3. 트위터에 $comment_url이 지정 되지 않았습니다.
$post = googl_short_url($comment_url).' '.$wr_content;
확인 부탁합니다.
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 1개