오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
베이직스킨에 있는 셀렉트 버튼을 변형 해서
wrte.php에는
<td colspan=2 height=1 bgcolor=#dddddd></td></tr>
<tr>
<td class=write_head>진행단계</td>
<td><select name=ca_name itemname="의뢰분야">
<option>선택하세요<?=$category_option?></option>
<option>1단계 신규확인및결정완료</option>
<option>2단계 고객정보수집완료</option>
<option>3단계 접수완료</option>
<option>4단계 발급완료</option>
<option>5단계 교체문자전송완료</option>
<option>6단계 교체번호알림완료</option>
</select></td>
이렇게 만들엇고요
view.php
<td style="padding:8px 0 0 10px;">
<div style="font-weight:bold; font-size:13px; color:rgb(80,80,80); word-break:break-all;">
<? if ($is_category) { echo ($category_name ? "[$view[ca_name]] " : ""); } ?>
[<?=cut_hangul_last(get_text($view[ca_name]))?>]
<?=cut_hangul_last(get_text($view[wr_subject]))?>
</div>
</td>
이렇게 했더니 제목옆에 출력은 됩니다. 짜집기로 한거라 ㅠㅠ 중복같기도 하고 그러네요
그런데 문제는
list.php
에도 똑같이 넣었는데도 제목만 나오고 셀렉트 선택 내용은 나오질 않습니다.
어디를 어떻게 고쳐야 될까요?
오류 주소 :
베이직스킨에 있는 셀렉트 버튼을 변형 해서
wrte.php에는
<td colspan=2 height=1 bgcolor=#dddddd></td></tr>
<tr>
<td class=write_head>진행단계</td>
<td><select name=ca_name itemname="의뢰분야">
<option>선택하세요<?=$category_option?></option>
<option>1단계 신규확인및결정완료</option>
<option>2단계 고객정보수집완료</option>
<option>3단계 접수완료</option>
<option>4단계 발급완료</option>
<option>5단계 교체문자전송완료</option>
<option>6단계 교체번호알림완료</option>
</select></td>
이렇게 만들엇고요
view.php
<td style="padding:8px 0 0 10px;">
<div style="font-weight:bold; font-size:13px; color:rgb(80,80,80); word-break:break-all;">
<? if ($is_category) { echo ($category_name ? "[$view[ca_name]] " : ""); } ?>
[<?=cut_hangul_last(get_text($view[ca_name]))?>]
<?=cut_hangul_last(get_text($view[wr_subject]))?>
</div>
</td>
이렇게 했더니 제목옆에 출력은 됩니다. 짜집기로 한거라 ㅠㅠ 중복같기도 하고 그러네요
그런데 문제는
list.php
에도 똑같이 넣었는데도 제목만 나오고 셀렉트 선택 내용은 나오질 않습니다.
어디를 어떻게 고쳐야 될까요?
댓글 1개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284348 | |
| 284336 | |
| 284333 | |
| 284332 | |
| 284320 | |
| 284318 | |
| 284316 | |
| 284313 | |
| 284307 | |
| 284306 | |
| 284303 | |
| 284298 | |
| 284296 | |
| 284290 | |
| 284286 | |
| 284280 | |
| 284277 | |
| 284272 | |
| 284261 | |
| 284259 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기