select COUNT(*) as cnt from g5_shop_item a, g5_shop_category b where (a.ca_id = b.ca_id and a.it_use = 1 and b.ca_use = 1) and (concat() like '%225-45-18%' )
1582 : Incorrect parameter count in the call to native function 'concat'
error file : /oxo/shop/search.php
계속 질문드려서 죄송합니다 ㅜㅜ;
|
답변 2개 / 댓글 1개
채택된 답변
+20 포인트
2014-02-26 (수) 10:49:53
위 질문의 답변을 참고하여 주십시오.
답변에 대한 댓글 1개
호수의나그네
2014-02-26 (수) 16:11:39
yc5-5.0b23버젼에서
영카트5/shop/search.php
yc5-5.0b22버젼껄루 업로드후
가능합니다
답변을 작성하려면 로그인이 필요합니다.