환경설정 사진 첨부
댓글 6개
20년 전
[admin_club_list.php 수정사항]
<클럽명이 매니저명으로 되어서...>
157행 : f.cb_name.value = "<?=$cb[cb_manager]?>";
수정 : f.cb_name.value = "<?=$cb[cb_name]?>";
<경로가 맞지 않아 수정한 값이 안되어서...>
198행 : f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
수정 : f.action = "<?=$nc[cb_path]?>/admin/admin_club_form_update.php";
202행 : f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
수정 : f.action = "<?=$nc[cb_path]?>/admin/admin_club_form_update.php";
[클럽관리]-[수정]-수정작업후 [확인]하니 아래와 같이 에러가 나옵니다.
Not Found
The requested URL /g4/club//admin/< was not found on this server.
admin_club_list_update.php 에서
35행 : goto_url("<?=$nc[cb_path]?>/admin/admin_club_form.php?cb_id=$cb_id");
수정 : goto_url("../admin/admin_club_form.php?cb_id=$cb_id");
로 해보니 되기는 되는데 초보라서 불안합니다.
정확한 수정을 부탁드립니다.
<클럽명이 매니저명으로 되어서...>
157행 : f.cb_name.value = "<?=$cb[cb_manager]?>";
수정 : f.cb_name.value = "<?=$cb[cb_name]?>";
<경로가 맞지 않아 수정한 값이 안되어서...>
198행 : f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
수정 : f.action = "<?=$nc[cb_path]?>/admin/admin_club_form_update.php";
202행 : f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
수정 : f.action = "<?=$nc[cb_path]?>/admin/admin_club_form_update.php";
[클럽관리]-[수정]-수정작업후 [확인]하니 아래와 같이 에러가 나옵니다.
Not Found
The requested URL /g4/club//admin/< was not found on this server.
admin_club_list_update.php 에서
35행 : goto_url("<?=$nc[cb_path]?>/admin/admin_club_form.php?cb_id=$cb_id");
수정 : goto_url("../admin/admin_club_form.php?cb_id=$cb_id");
로 해보니 되기는 되는데 초보라서 불안합니다.
정확한 수정을 부탁드립니다.
20년 전
[admin_club_list.php 수정사항] 아니라 admin_club_form.php 입니다.
아래의 나라오름님 답변 감사합니다.
아래의 나라오름님 답변 감사합니다.
20년 전
전 환경설정이라고 하셔서..
환경설정에서만 뚫어지게 수정버튼 찾았습니다...ㅎㅎ
바람돌이님께서 모두 설명해 주셨네요..
club/admin/admin_club_form.php 파일에서
14라인..
<input type="hidden" name="exec" value="<?=$exec?>">
=> <input type="hidden" name="exec" value="update">
157라인..
f.cb_name.value = "<?=$cb[cb_manager]?>";
=> f.cb_name.value = "<?=$cb[cb_name]?>";
198라인..
f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
=> f.action = "./admin/admin_club_form_update.php";
202라인
f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
=> f.action = "./admin/admin_club_form_update.php";
club/admin/admin_club_form_update.php 파일에서
맨 마지막..
goto_url("<?=$nc[cb_path]?>/admin_club_form.php?cb_id=$cb_id");
=> goto_url("./admin_club_form.php?cb_id=$cb_id");
환경설정에서만 뚫어지게 수정버튼 찾았습니다...ㅎㅎ
바람돌이님께서 모두 설명해 주셨네요..
club/admin/admin_club_form.php 파일에서
14라인..
<input type="hidden" name="exec" value="<?=$exec?>">
=> <input type="hidden" name="exec" value="update">
157라인..
f.cb_name.value = "<?=$cb[cb_manager]?>";
=> f.cb_name.value = "<?=$cb[cb_name]?>";
198라인..
f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
=> f.action = "./admin/admin_club_form_update.php";
202라인
f.action = "<?=$nc[cb_path]?>/admin_club_form_update.php";
=> f.action = "./admin/admin_club_form_update.php";
club/admin/admin_club_form_update.php 파일에서
맨 마지막..
goto_url("<?=$nc[cb_path]?>/admin_club_form.php?cb_id=$cb_id");
=> goto_url("./admin_club_form.php?cb_id=$cb_id");
20년 전
이제 확인을 하였네요. ^^ 두분 덕분에 감사히 잘 고칠 것 같습니다. ^^
20년 전
./admin/admin_club_form_update.php
=> ./admin_club_form_update.php
이렇게 해야되겠죠? ^^
=> ./admin_club_form_update.php
이렇게 해야되겠죠? ^^
20년 전
유아원님이 지적해주신게 맞네요..
게시판 목록
그누4 플러그인
그누보드에는 여러가지 기능 추가가 쉽도록 제작 되었습니다.
플러그인의 저작권은 해당 플러그인 제작자님께 있으며, 그누보드의 저작권과 다를 수 있습니다.
플러그인 다운로드시 좋아요와 감사의 코멘트를 남기시면 제작자에게 큰 힘이됩니다. ^^y
플러그인의 저작권은 해당 플러그인 제작자님께 있으며, 그누보드의 저작권과 다를 수 있습니다.
플러그인 다운로드시 좋아요와 감사의 코멘트를 남기시면 제작자에게 큰 힘이됩니다. ^^y
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 164 | 19년 전 | 2905 | ||
| 163 | 19년 전 | 1907 | ||
| 162 | 19년 전 | 2579 | ||
| 161 | 19년 전 | 4720 | ||
| 160 | 19년 전 | 23129 | ||
| 159 | 19년 전 | 4013 | ||
| 158 | 19년 전 | 4029 | ||
| 157 | 19년 전 | 3322 | ||
| 156 | 19년 전 | 2276 | ||
| 155 | 19년 전 | 11696 | ||
| 154 | 19년 전 | 3081 | ||
| 153 | 19년 전 | 4901 | ||
| 152 | 19년 전 | 2083 | ||
| 151 | 19년 전 | 4883 | ||
| 150 | 19년 전 | 3911 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기