묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
...외부로그인과 최근게시물 스킨의 이미지..
2004.10.25 00:34
외부로그인과
최근게시물의 이미지가 모두 안뜨는 군요..
엑박으로 뜹니다.
아이프레임 안에 최근게시물 스킨이 들어있는데요
===========================
<?
$_zb_url = "http://monepiece.cafe24.com";
$_zb_path = "/home/hosting_users/monepiece/www/bbs/";
include $_zb_path."outlogin.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 text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" style="background-color:transparent">
<p align="center"><? print_bbs("bora/notice", "NOTICE", "notice", 1, 15)?></p>
</body>
</html>
==============================================
소스는 이정도 인데 아무리 봐도 문제점은 보이지 않는군요
아이프레임 바깥에 있는 로그인도 똑같은 문제를 보이고요
아직 게시판은 못해봤습니다.
로그인과 최근게시물 스킨의 제작자가 다른 것으로 보아
스킨의 문제는 아닌듯 해서..
최근게시물의 이미지가 모두 안뜨는 군요..
엑박으로 뜹니다.
아이프레임 안에 최근게시물 스킨이 들어있는데요
===========================
<?
$_zb_url = "http://monepiece.cafe24.com";
$_zb_path = "/home/hosting_users/monepiece/www/bbs/";
include $_zb_path."outlogin.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 text="black" link="blue" vlink="purple" alink="red" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" style="background-color:transparent">
<p align="center"><? print_bbs("bora/notice", "NOTICE", "notice", 1, 15)?></p>
</body>
</html>
==============================================
소스는 이정도 인데 아무리 봐도 문제점은 보이지 않는군요
아이프레임 바깥에 있는 로그인도 똑같은 문제를 보이고요
아직 게시판은 못해봤습니다.
로그인과 최근게시물 스킨의 제작자가 다른 것으로 보아
스킨의 문제는 아닌듯 해서..
$_zb_url = "http://monepiece.cafe24.com/bbs/";
이렇게 바꾸시면 됩니다...♡