()
Filter Results by:
Database : May 20 00:24:53 : Error in query: select distinct producttype.* from producttype inner join products on producttype.ProdTypeID = products.product_type_id inner join bike_products on bike_products.product_id = products.id inner join bikeyear on bikeyear.BikeYearID = bike_products.bike_year_id where bikeyear.BikeYearID = and producttype.hidden = 'no' order by ProdTypeName : 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 producttype.hidden = 'no' order by ProdTypeName' at line 1
Database : May 20 00:24:53 : Error in query: SELECT *, products.id prod_id FROM bike_products left join products on bike_products.product_id = products.id left join bikeyear on bike_products.bike_year_id = bikeyear.BikeYearID left join producttype on products.product_type_id = producttype.ProdTypeID LEFT JOIN product_attribute ON products.id = product_attribute.product_id WHERE bike_products.bike_year_id = and producttype.hidden = 'no' order by ProdTypeName asc, products.part_number asc : 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 producttype.hidden = 'no' order by ProdTypeName asc, products.part_number as' at line 1
Sorry, no products were found for this year.