달력 최근게시물 질문입니다.. 정보
달력 최근게시물 질문입니다..본문
위에 스킨을 이용해서 최근게시물을 작업했는데.. 달력 모양은 나오는데 날짜를 클릭하면 스크립트 에러가 납니다
테스트 파일은 그누보드 폴더안에 만들었구요 내용은
<? include_once("_common.php"); ?>
<table width=270 height=400 cellpadding=0 cellspacing=0 border=0>
<tr><td>
<? echo latest_schedule("calendar","can"); ?></td></tr>
</table>
<tr><td>
<? echo latest_schedule("calendar","can"); ?></td></tr>
</table>
그리고 년도를 클릭하면 아래와 같은 경고 메시지가 납니다
Warning: main(): URL file-access is disabled in the server configuration in /home/hosting_users/hanseione/www/gnuboard4/bbs/_common.php on line 3
Warning: main(http://hanseione.net/gnuboard4/common.php): failed to open stream: no suitable wrapper could be found in /home/hosting_users/hanseione/www/gnuboard4/bbs/_common.php on line 3
Warning: main(): Failed opening 'http://hanseione.net/gnuboard4/common.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/hanseione/www/gnuboard4/bbs/_common.php on line 3
Fatal error: Call to undefined function: alert() in /home/hosting_users/hanseione/www/gnuboard4/bbs/board.php on line 9
어떤 문제인지.. 알고 싶네요...
댓글 전체