묻고답하기

섬네일 오류

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 남기남
하이 콘텐트 위젯 주소 관련 문의드립니다. [4] 2019.07.11 by 하이
영꼬쨩 관리자 페이지가 이상하게 뜨는데 봐주세요. [1] file 2019.07.10 by SimpleCode
infight**** 누리고 쇼핑몰 구매옵션 오류 문의 [2] 2019.07.10 by 우주학개론
infight**** 누리고 쇼핑몰 추가 등록폼 관리 문의 [2] file 2019.07.10 by infight****
infight**** 이니시스 결제 페이지(모바일)문의 [2] file 2019.07.10 by infight****
psb**** contact us 폼에서 e-mail 없앴는데 에러가 뜨네요. [2] 2019.07.10 by 우주학개론
바키라 로고를 누르면 홈화면으로 안가네요 [2] file 2019.07.10 by 우주학개론
jhc****06a74 .htaccess json 파일 엑세스 문제  
또치 mod_jk 문의.. ㅠ  
최곰 데이터 이전 관련 문의드립니다. [2] 2019.07.08 by sejin7940
손주사랑 달력과 방문기록 위젯 크기조정 어디서 고치나요... [4] file 2019.07.08 by 손주사랑
Maria XE 기반 홈페이지 제작시에... [4] 2019.07.08 by Maria
손주사랑 달력하나 추천해 주세요^*^ file  
봄비 첨부파일 기능을 막으려면요? [2] 2019.07.05 by 봄비
psb**** contact us 에서 필수항목 사용 안하게 하는방법은요? [4] 2019.07.05 by 디스케이션
miasanmia 업데이트를 눌렀더니 사이트 접속이 안됩니다ㅠㅠ [2] 2019.07.05 by 디스케이션
나답게 네이버 밴드 공유시 글쓰기 말고 일정쓰기 api는 없는걸까요? [1] 2019.07.04 by SimpleCode
Dstone Err : '' template file does not exists. [4] 2019.07.04 by SimpleCode
제인쏭킴 새 릴리즈 추가 시 zip 압출 오류로 인한 파일 미등록 [1] file 2019.07.04 by SimpleCode
케레인 위젯페이지도 다국어 지원하나요? [7] 2019.07.03 by 대한국인
SSUN 게시판 글쓰기 [1] 2019.07.03 by XE카오스
Julian centos7 + Nginx XE 403에러 [3] 2019.07.02 by Julian
이정 xe를 편하게 이용할려면 어떤걸 공부해야할까요 [2] 2019.07.02 by 제이와이엔소프트
추억 확장변수에서 숫자만 나오게 하고 싶습니다. [5] file 2019.07.01 by JustDoItAnything
tae00 회원가입시 저장안됨, 로그인 오류 file  
불꽃남자cc4e1 DB접속오류 (로그인유지?) [3] 2019.07.01 by 기진곰
바키라 브라우저 제목이 안바껴요..ㅜㅜ [2] file 2019.07.01 by 바키라
원더랜드 구글 서치콘솔 등록 [2] 2019.07.01 by 원더랜드
쉐랄랑 제작의뢰 글 올렸다 먹튀 당했는데 어디에 신고해야할까요? [3] 2019.06.30 by PAIN
프리뷰 스포츠 티비중계 설치제공해주는업체 추천좀 부탁드림니다