Warning: Invalid argument supplied for foreach() in /ex1/webhosting/user/laurens2/htdocs/new.laurens.cz/www.radiators.cz/common_sites/product.php on line 128
Warning: array_filter() [function.array-filter]: The first argument should be an array in /ex1/webhosting/user/laurens2/htdocs/new.laurens.cz/www.radiators.cz/common_sites/product.php on line 162
Warning: array_filter() [function.array-filter]: The first argument should be an array in /ex1/webhosting/user/laurens2/htdocs/new.laurens.cz/www.radiators.cz/common_sites/product.php on line 163
Warning: Invalid argument supplied for foreach() in /ex1/webhosting/user/laurens2/htdocs/new.laurens.cz/www.radiators.cz/common_sites/product.php on line 166
Warning: Invalid argument supplied for foreach() in /ex1/webhosting/user/laurens2/htdocs/new.laurens.cz/www.radiators.cz/common_sites/product.php on line 170 Radiators –Radiátory
error: failure: 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 'LIMIT 1' at line 1 error no: 1064 query: SELECT name, url FROM pages WHERE lang = 'cs' AND cat_id = LIMIT 1
error: failure: 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 released = 1 AND lang = 'cs' AND type = 'product' ORDER BY chronology' at line 2 error no: 1064 query: SELECT name, url, prod_id, main_image FROM pages LEFT JOIN products USING(prod_id)
WHERE products.cat_id = AND released = 1 AND lang = 'cs' AND type = 'product' ORDER BY chronology
error: failure: 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 pages.lang = 'cs' AND released = 1 ORDER BY chronology' at line 5 error no: 1064 query: SELECT acc_id, main_image, min_price, name, url, parent_id FROM accessories
INNER JOIN pages USING(acc_id)
LEFT JOIN (SELECT acc_id, MIN(price_czk) AS min_price FROM accessories_variants
WHERE price_czk > 0 AND released = 1 GROUP BY acc_id) AS prices USING (acc_id)
WHERE acc_id IN (SELECT acc_id FROM accessories_groups WHERE prod_id = )
AND pages.lang = 'cs' AND released = 1 ORDER BY chronology