묻고답하기

도와주세요

2012.07.13 22:25

THEOTHERS

www.pankoeasia.com을 작업중인데 main 좌측 하단에 


서브쿼리 xml을 만들었는데 정상적으로 동작하지 않습니다..



-------------------------------------------------------------------------------------------------------------

SELECT 

 *

FROM

 xe_documents

WHERE

 xe_documents.document_srl in

 (

  select 

   document_srl 

  from 

   xe_document_extra_vars 

  where 

   xe_document_extra_vars.var_idx=2

   and 

   xe_document_extra_vars.value like '$args->tourist_nation' 

   and

   xe_document_extra_vars.eid like 'tourist_nation'

 )

 

 and

 

 xe_documents.document_srl in

 (

  select 

   document_srl 

  from 

   xe_document_extra_vars 

  where 

   xe_document_extra_vars.var_idx=3

   and 

   xe_document_extra_vars.value like '$args->tourist_city' 

   and

   xe_document_extra_vars.eid like 'tourist_city'

 )

이거를

<query id="getDocumentListWithTourist" action="select">

    <tables>

        <table name="documents" alias="documents" />

    </tables>

    <columns>

        <column name="documents.*" />

    </columns>

    <conditions>

        <condition operation="equal" column="documents.module_srl" var="module_srl" filter="number" notnull="notnull" pipe="and" />

  <condition operation="in" column="documents.document_srl" pipe="and" />

  <query alias="documentExtraVars">

   <table>

    <table name="document_extra_vars" alias="document_extra_vars">

   </table>

   <columns>

    <column name="document_extra_vars.document_srl">

   </columns>

   <conditions>

    <condition operation="equal" column="document_extra_vars.var_idx" var="var_idx1" pipe="and">

    <condition operation="like" column="document_extra_vars.value" var="var_value1" pipe="and">

    <condition operation="equal" column="document_extra_vars.var_idx" var="var_idx2" pipe="or">

    <condition operation="like" column="document_extra_vars.value" var="var_value2" pipe="and">

   </conditions>

  </query>

    </conditions>

    <navigation>

  <index var="sort_index" default="documents.list_order" order="order_type" />

        <list_count var="list_count" default="20" />

    </navigation>

</query>



-----------------------------------------------------------------------------------------------------------------------

왜동작을 안할까요 ㅠㅠ?

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
꾸링 전체메일 발송 네이버측에서 발송제한있나요?  
Allon 모바일... 도와주세요...  
래밍 Captcha 페이지 내부 표출 방법 file  
이피디 xe_solid_enterprise 슬라이드형 배너 등록방법은?  
Sonamu 게시판에 embed를 사용 못하게 하려면 [1] 2012.07.16 by 송동우
누란지세 게시판의 댓글 에디터를 html사용안함을 고정할수 없을까요/??? file  
루띠92 보드모듈의 리스트에서 태그를 보여주는 방법좀... [1] 2012.07.16 by 송동우
THEOTHERS 도와주세요  
정이3243 TextyleHub....등록된 글이 없습니다..  
오락실주인 글쓰기,댓글 속도 질문 [1] 2012.07.16 by 윈컴이
hon xe에 마이센스 설치하는곳 [1] 2012.07.16 by 윈컴이
hon 리퍼러가 속도에 영향을 미치나요? [1] 2012.07.16 by 윈컴이
hotzzl 설치했는데요~ [1] file 2012.07.16 by 데브위트™
오락실주인 비회원 글쓰기댓글쓰기 [1] 2012.07.15 by 송동우
자동차 도와주세요 !!! [닉네임 이미지 관리자만 변경 할 수 있는 법] [1] file 2012.07.15 by 송동우
아름프로 1.4.4.1 에서 최신버젼으로 업그레이드 문의 [1] 2012.07.15 by 자동차
누란지세 추천,비추천,신고 기능의 IP체크 가 되는것 같은대, 이걸 잠시 멈추고 싶습니다. [1] 2012.07.15 by 송동우
정이3243 Socal XE 클라이언트와 서버의 차이점..서버도 설치 해야 해요? [1] 2012.07.15 by 윈컴이
벤더 1  [1] 2012.07.15 by 유니눅스
윈컴이 Context::unloadCSSFile 2번째 질문.. [1] 2012.07.15 by CMD
ayphoto 비밀번호문제(분실) [1] 2012.07.15 by 송동우
정시연 사이트맵 등록시 링크 없이 만들기 [3] 2014.05.04 by 송동우
정이3243 xenara or 미디어 보드 잘 되시나요?  
주니주니11 모바일 페이지의 본문페이지에...  
떠나고싶다 설치시 문의  
빨간풍선 특정카테고리는 특정 그룹만 볼 수 있게 할 수는 없나요? [1] 2012.07.15
이상하다 글 수정하면 비밀번호가 틀렸다고 뜨거든요 file  
홍준기878 크롬에서 메뉴가 제대로 작동이 안되요ㅠㅠ  
윈컴이 Context::unloadCSSFile 에서 레이아웃에 있는 CSS 제거 [4] 2012.07.15 by 윈컴이
누란지세 회원가입 확장 이용약관 동의 안해도 넘어갈때...