Error No: 1064 - MySQL error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND pd.pd_activ = 1 ORDER BY brand_placing, pd_ser' at line 8
Query:
SELECT pd.pd_id, pd_name, pd_size, pd_code, pd_available, pd_price, pd_price_view, cy_value, pd_arrive, pd_discount, pd_dealer_discount, pd_activ, pd_new_product, cat_open, pd_serie_id, serie_active, c.cat_id, brand_logo, brand_name, brand_id, brand_active, h.hyp_cat_sort, pd.pd_code_gen FROM tbl_product AS pd LEFT JOIN tbl_brands AS b ON pd.pd_brand_id = b.brand_id LEFT JOIN tbl_category AS c ON pd.cat_id = c.cat_id LEFT JOIN tbl_serie AS s ON pd.pd_serie_id = s.serie_id LEFT JOIN tbl_currency AS cu ON pd.pd_currency = cu.cy_code INNER JOIN tbl_hyp_category AS h ON h.hyp_cat_id = c.cat_hyper_id WHERE pd.cat_id IN () AND pd.pd_activ = 1 ORDER BY brand_placing, pd_serie_id, pd_size
#0 /home/wtitargo/public_html/starex.hu/include/productList.php(332): dbQuery('SELECT pd.pd_id...')
#1 /home/wtitargo/public_html/starex.hu/index.php(24): require_once('/home/wtitargo/...')
#2 {main}

Nincs ilyen keresett termék vagy üres kategória!


Notice: Undefined variable: pagingLink in /home/wtitargo/public_html/starex.hu/include/productList.php on line 651