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

board.php를 이름바꿔 사용하면..

· 15년 전 · 1490 · 4
board.php를 이름바꿔서 새로 생성했거든요..
초보라서 이방법밖에 없어서요..
이름을 confirm_board.php로 바꿨어요...
그리고 관련된 list, list.skin, view, view.skin 등 관련된 파일들ㄹ 모두 이름을 바꿨구요..

그렇게 해서 링크를 board.php 대신에 새로만든 confirm_board.php로 게시판 링크를 걸면,
제대로 작동합니다.
하지만 게시판의 게시물을 클릭하면 새로만든 confirm_board.php로 가는게 아니라 자꾸 board.php로 가는거예요...

이거 수정하려면 어떻게 해야하나요?

list.skin.php 130줄정도 보면
if ($list[$i][is_notice])
echo "<a href='{$list[$i][href]}'><span class='notice'>{$list[$i][subject]}</span></a>";
else
echo "<a href='{$list[$i][href]}'>{$list[$i][subject]}</a>";

요기서 {$list[$i][href]}부분이 안바뀌는것 같아요...
수정할 수 있는 방법 좀 갈켜주세요...
부탁드립니다..

댓글 작성

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

로그인하기

댓글 4개

lib/common.lib.php 파일에서 board.php로 검색해보세요.

분류 링크랑 코멘트 링크 게시물 링크등이 board.php로 생성됩니다.

그 부분 수정해주시면 되겠네요.
gnuboard4\adm\board_form.php
gnuboard4\adm\board_list.php
gnuboard4\adm\index.php
gnuboard4\adm\point_list.php
gnuboard4\bbs\board.php
gnuboard4\bbs\delete.php
gnuboard4\bbs\delete_all.php
gnuboard4\bbs\delete_comment.php
gnuboard4\bbs\download.php
gnuboard4\bbs\good.php
gnuboard4\bbs\list.php
gnuboard4\bbs\logout.php
gnuboard4\bbs\move_update.php
gnuboard4\bbs\new.php
gnuboard4\bbs\password.php
gnuboard4\bbs\password_check.php
gnuboard4\bbs\rss.php
gnuboard4\bbs\scrap.php
gnuboard4\bbs\scrap_popin.php
gnuboard4\bbs\scrap_popin_update.php
gnuboard4\bbs\search.php
gnuboard4\bbs\tb.php
gnuboard4\bbs\view.php
gnuboard4\bbs\write.php
gnuboard4\bbs\write_comment_update.php
gnuboard4\bbs\write_update.php
gnuboard4\convert\zb4_board.php
gnuboard4\convert\zb4_board_update.php
gnuboard4\js\sideview.js
gnuboard4\lib\common.lib.php
gnuboard4\skin\board\basic\write.skin.php
gnuboard4\skin\latest\basic\latest.skin.php
gnuboard4\skin\new\basic\new.skin.php
gnuboard4\skin\search\basic\search.skin.php

요파일들 다 바까주셔야돼요~
삭제가안돼 ㅠ.ㅠ 코멘트가 수정은돼는데 삭제가안돼네요 줴기랄
15년 전
감사합니다... 많은 도움이 되었습니다...

게시글 목록

번호 제목
284348
284336
284333
284332
284320
284318
284316
284313
284307
284306
284303
284298
284296
284290
284286
284280
284277
284272
284261
284259