환경설정 사진 첨부
댓글 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
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 44 | 20년 전 | 2653 | ||
| 43 |
아꽈
|
20년 전 | 2254 | |
| 42 |
아꽈
|
20년 전 | 2619 | |
| 41 | 20년 전 | 3913 | ||
| 40 |
|
20년 전 | 3073 | |
| 39 |
아꽈
|
20년 전 | 2476 | |
| 38 | 20년 전 | 3083 | ||
| 37 | 20년 전 | 2594 | ||
| 36 | 20년 전 | 2520 | ||
| 35 |
DarkStar
|
20년 전 | 2453 | |
| 34 | 20년 전 | 2285 | ||
| 33 |
아꽈
|
20년 전 | 2279 | |
| 32 |
아꽈
|
20년 전 | 3441 | |
| 31 | 20년 전 | 2864 | ||
| 30 | 20년 전 | 2776 |
ncclub2.1.0에서.... [1]
아꽈
•
20년 전
급급급. [10]
아꽈
•
20년 전
디지인 관리에서 사진업로드시....에러 [3]
아꽈
•
20년 전
[버그] 가입조건-클럽 가입 회원 등급 에서... [1]
아꽈
•
20년 전
[버그] 게시판명에서... [6]
아꽈
•
20년 전
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기