첨부파일 다운로드가 안되네요

첨부파일 다운로드가 안되네요

QA

첨부파일 다운로드가 안되네요

본문

file 폴더에 첨부파일은 있는데 안됩니다,.

 

        <!-- 첨부파일 시작 { 추가함-->
        <section id="bo_v_file">
            <ul>
            <?php
            // 가변 파일 !$file_comment['file'][$k]['view'] 이미지를 걸러내는 함수 일단 제거 함.
            for ($k=0; $k<count($file_comment['file']); $k++) {
                if (isset($file_comment['file'][$k]['source']) && $file_comment['file'][$k]['source']) {
             ?>
                <li>
                    <i class="fa fa-download" aria-hidden="true"></i>
                    <a href="<?php echo $file_comment['file'][$k]['href'];  ?>" class="view_file_download">
                        <strong><?php echo $file_comment['file'][$k]['source'] ?></strong>
                    </a>
                    <?php echo $file_comment['file'][$k]['content'] ?> (<?php echo $file_comment['file'][$k]['size'] ?>)
                    <span class="bo_v_file_cnt" style="position: unset"><?php echo $file_comment['file'][$k]['download'] ?>회 다운로드 | DATE : <?php echo $file_comment['file'][$k]['datetime'] ?></span>
                </li>
            <?php
                }
            }
             ?>
            </ul>
        </section>

        <!-- } 첨부파일 끝 -->

 

 

우측마우스 보기하니  
<a href="" class="view_file_download">
                        <strong>123.txt</strong>
                    </a> 

이렇구요

이 질문에 댓글 쓰기 :

답변 2

링크가 어디 증발한거 같은데.. 에러 로그 파악해야되요

AH01071: Got error 'on line 254; PHP message: PHP Warning:  Undefined array key 1 in /theme/basic/skin/board/test/view_comment.skin.php on line 254; PHP message: PHP Warning:  Trying to access array offset on value of type null in /theme/basic/skin/board/test/view_comment.skin.php on line 254; 이렇게 나오는데요

$file_comment 변수가 값이 제대로 들어가 있는지 먼저 확인을 해보셔야할거 같습니다.
해당 소스만 가지고는 정확하게 알기 힘듭니다.

답변을 작성하시기 전에 로그인 해주세요.
전체 1,538
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT