# Issuewhen you try to easy install on XE, it doesn't work with popup "msg_make_directory_failed" # Solution1. Go to Admin -> Settings -> FTP Account Information 2. Type the XE Path from the the directory you confront first when you access your FTP a...
/widget/webzine/webzine.class.php에서 113번째 라인에 $oDocument->category_title=$category_list[$oDocument->get('category_srl')]->title; 추가 // 결과가 있으면 각 문서 객체화를 시킴 if(count($output->data)) { foreach($output->data as $key => $attribute)...
문제 : 탭은 나오는데, 내용이 출력되지 않는 문제 분석 : Html 소스 상에는 자료 로드 됨 원인 : 1. div 출력 과정에서 height 값이 default로 0 값이 되는 것 같음, 내용 로드시점과 div 생성시점에서의 문제라고 예상 2. 최신글에 대한 값 $widget_info->newest_docum...
<?php var_dump($__Context); ?> 또는 <?php print_r($__Context); ?> ☜ 더 보기 좋음 XE에서 사용 가능한 모든 php 변수 출력 출처 : http://www.xpressengine.com/index.php?document_srl=19582757&mid=tip&sort_index=regdate