묻고답하기

섬네일 오류

2018.12.05 01:28

hatali

마켓플레이스 물품 등록 후 섬네일이 보이지 않아 코드 찾아보니 아래 빨간색부분인데,

modules/marketplace/skins/default/list.html

<td class="bd_thmb">

<div style="position:relative">

        <span class="mp-condition-badge mp-condition-badge-small mp-{$document->getItemCondition()}">{$condition_list[$document->getItemCondition()]->short_name}</span>

        <img src="{$document->getThumbnail(118,77)}" />

</div>

</td>

 

아래 코드(modules/marketplace/marketplace.item.php)의 파란색부분과 관련있는 것 같은 데 어떻게 수정하면 될 지 고견 부탁합니다.

function getThumbnail($width = 80, $height = 0, $thumbnail_type = '')

{

// Return false if the document doesn't exist

if(!$this->get('thumbnails_srl')) return;

// If not specify its height, create a square

if(!$height) $height = $width;

// Get thumbnai_type information from document module's configuration

if(!in_array($thumbnail_type, array('crop','ratio')))

{

$config = $GLOBALS['__document_config__'];

if(!$config)

{

$oDocumentModel = getModel('document');

$config = $oDocumentModel->getDocumentConfig();

$GLOBALS['__document_config__'] = $config;

}

$thumbnail_type = $config->thumbnail_type;

}

// Define thumbnail information

$thumbnail_path = sprintf('files/marketplace/thumbnails/%s',getNumberingPath($this->get('thumbnails_srl'), 3));

$thumbnail_file = sprintf('%s%dx%d.%s.jpg', $thumbnail_path, $width, $height, $thumbnail_type);

$thumbnail_url  = Context::getRequestUri().$thumbnail_file;

 

 

11.png

https://busan-in.com/used_market

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
꼬마보딩영720gogo 보안인증서 오류 [4] 2019.05.27 by 커피넉잔
nk****04677 로그인 풀림 및 자료 수정 불가 file  
Happiness XE 에서 ioev, pere jit  
yool DoorWeb A 슬라이드 타이틀의 위치 조절 [2] file 2019.05.25 by yool
인천한량 xe사이트를 새로 설치할시 기존 백업한 사이트 에서의 데이터 이전 방식이 궁금합니다. [2] 2019.05.24 by 인천한량
chorok 보안패치 후 오류  
생컨38889 아이피형식이 2403:6200:8917:bae5:2d7a:7f53:671b:5139 이렇게 나오는데 [1] 2019.05.24 by SimpleCode
Bloodlink link나 script에 도메인을 포함한 주소로 출력하고싶습니다. [1] 2019.05.23 by 디스케이션
오센 회원목록에 레벨 아이콘 출력하고싶습니다 file  
Enki 스케치북5 비회원 댓글창 글쓴이 ->닉네임으로 바꾸는법 [2] file 2019.05.22 by Enki
교땡38 xe를 처음 접해봅니다 [3] 2019.05.22 by 디스케이션
아데나 컨텐츠 확장 위젯을 사용하려는데 코드생성이 안되요.., [2] 2019.05.22 by 아데나
xiaria XE체험하기 로그인 문제 [3] 2019.05.22 by LuisK
어라연 홈페이지 FTP정보를 알고싶은데 어떻게 해야하나요? [3] 2019.05.21 by 제이와이엔소프트
최갑균 로그인 기록 모듈에서 실패시에 쪽지 발송을... [2] 2019.05.21 by 최갑균
EdwardGustafu 슬라이드 및 세션부분이 안뜹니다 ㅠ [1] 2019.05.21 by DoorWeb
SJ 삭제한 문서 확인 방법을 알고 싶습니다. [2] 2019.05.21 by 물탱크
RyanMoon KT비즈메카 사용하시거나 사용 경험 있으신 분 계신가요? [1] file 2019.05.20 by RyanMoon
dar****95235 db.config.php 수정안됨 [1] 2019.05.20 by SimpleCode
홍돼지223 게시물 작성후 메시지출력 및 특정페이지로 이동 [6] 2019.05.20 by 허허길드짱
홈런볼11 추천 링크 만들기 [1] 2019.05.19 by sejin7940
홈런볼11 문서형 페이지 하단에 "이 게시물을" 삭제하려고 합니다. [1] 2019.05.19 by sejin7940
wtst 도형 애니메이션? 효과 [2] file 2019.05.19 by wtst
hatali 멀티도메인 사이트메뉴편집 내용 db 연결 문제  
누리 주소창 필드크기를 늘리려면 [1] file 2019.05.18 by DoorWeb
SSUN 게시판 분류를 수동으로 하려고 합니다 [1] file 2019.05.16 by 제이와이엔소프트
나바뻐 xe 업데이트 에러 문의드려요 [1] file 2019.05.16 by 제이와이엔소프트
bsvi**** 홈페이지 로그인 박스에 있는 배너 제거 [3] file 2019.05.15 by 제이와이엔소프트
내일은희망 배경색을 이미지로 바꾸고 싶어요 [2] 2019.05.15 by 내일은희망
Enki 웹사이트에서 사이트 이름 나오는 카테고리 만드는법 [2] file 2019.05.13 by Enki