1. No Image

    msg_make_directory_failed

    # 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...
    Date2011.09.22 CategoryEngineering Views15624
    Read More
  2. No Image

    Align <Div> at center

    .body { text-align: center; } .body .container {margin: 0 auto; } <div class="body"> <div class="container">{contents}</div> </div> div 가운데 정렬하기 body안에 container를 가운데에 정렬함
    Date2011.08.12 CategoryEngineering Views19452
    Read More
  3. No Image

    Webzine Widget에서 Document Category Title 받기

    /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)...
    Date2011.07.21 CategoryEngineering Views85426
    Read More
  4. No Image

    배워서 남준다 - 이미지 슬라이더 전문 제작자

    http://study4u.hosting.paran.com/xe/ 이미지 슬라이더 전문 제작자
    Date2011.07.20 CategoryEngineering Views11663
    Read More
  5. No Image

    XE팁 - 새글/비밀글/업데이트/이미지/동영상/첨부파일 아이콘 제어하기

    XE팁 - 새글/비밀글/업데이트/이미지/동영상/첨부파일 아이콘 제어하기 ./modules/document/document.item.php (671line) foreach 구문 밑에 if($val=='new'|| $val=='secret'){ <--- 추가 http://moonhouse.co.kr/xe/index.php?mid=xetip&document_srl=281284&s...
    Date2011.07.15 CategoryEngineering Views19757
    Read More
  6. No Image

    피카사모듈

    피카사모듈 http://backupxe.com/index.php?mid=download&order_target=download&order_type=desc&package_srl=276
    Date2011.07.14 CategoryEngineering Views32380
    Read More
  7. No Image

    XE 변수 정리

    XE 변수 정리 http://musiclife.tistory.com/147
    Date2011.07.14 CategoryEngineering Views11078
    Read More
  8. No Image

    최근글, 인기글, 최근댓글 위젯(ideationPopular) 출력 안 되는 문제 해결법

    문제 : 탭은 나오는데, 내용이 출력되지 않는 문제 분석 : Html 소스 상에는 자료 로드 됨 원인 : 1. div 출력 과정에서 height 값이 default로 0 값이 되는 것 같음, 내용 로드시점과 div 생성시점에서의 문제라고 예상 2. 최신글에 대한 값 $widget_info->newest_docum...
    Date2011.07.14 CategoryEngineering Views37915
    Read More
  9. No Image

    XE에서 사용 가능한 모든 php 변수 출력

    <?php var_dump($__Context); ?> 또는 <?php print_r($__Context); ?> ☜ 더 보기 좋음 XE에서 사용 가능한 모든 php 변수 출력 출처 : http://www.xpressengine.com/index.php?document_srl=19582757&mid=tip&sort_index=regdate
    Date2011.07.13 CategoryEngineering Views18057
    Read More
  10. No Image

    유투부 영상 주소를 최근게시글 위젯에 사용하는 방법

    http://study4u.hosting.paran.com/xe/homepage/2909
    Date2011.07.13 CategoryEngineering Views50685
    Read More
Board Pagination Prev 1 Next
/ 1