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

두개의 게시판에 동시에 글이 올라오게할수 없나요?

· 13년 전 · 1046 · 5
a나 b 두개의 게시판중 하나에 글을 쓰면 두게의
게시판 모두 글이 올라오게 할수 없나요?

모바일 홈페이지를 만들어보고 싶은데..
게시판디자인을 따로해야 할거 같은데..

혹 그렇게 하는 방법이 있나요?

아니면 게시판을 인클루드로 불러와 사용할수도 있나요?
그렇다면 <? include "gnuboard4/bbs/board.php?bo_table=bb1"..
이런식으로 불러오는건 아닌거 같고.. 어떻게 해야 하나요?

제가 정말 게시판은 있는거 설치하고 스킨있는거 바꾸는거 밖엔 몰라서...

댓글 작성

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

로그인하기

댓글 5개

13년 전
<? include "<?=$g4[path]?>/bbs/board.php=bb1" ?> 하시면 되요.
Warning: main(<?=./gnuboard4?>/bbs/board.php=bb1) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/ort21/www/1.php on line 9

Warning: main(<?=./gnuboard4?>/bbs/board.php=bb1) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/ort21/www/1.php on line 9

Warning: main(<?=./gnuboard4?>/bbs/board.php=bb1) [function.main]: failed to open stream: No such file or directory in /home/hosting_users/ort21/www/1.php on line 9

Warning: main() [function.include]: Failed opening '<?=./gnuboard4?>/bbs/board.php=bb1' for inclusion (include_path='.:/usr/local/lib/php') in /home/hosting_users/ort21/www/1.php on line 9
이렇게 나오네요.. 왜그럴까요?
13년 전
우선,하나의 게시판에 a 글이 올라오게 한후,

모바일에서는 그 해당게시판을 축소하여 보여주거나, 최신글로 보여주면 됩니다.
13년 전
include 할때 <?=./gnuboard4?>/ 말고 위에 적어드린
<?=$g4[path]?>/ 그대로 하세요.
그대로 넣었습니다, 페이지 위에
include_once "./_common.php";
include_once "$g4[path]/lib/latest.lib.php";
를 넣었거니 그렇게 되더라고요 없으면 <?=?> 이렇게 나오고...

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440