jeremylwf Posted June 14, 2007 Posted June 14, 2007 Hi, I accidently delated my product tables and finally got it restored using the default oscommerce product table. Now i have this error: 1054 - Unknown column 'products_featured' in 'where clause' SELECT products_id from products where products_featured = '1' and now() >= products_featured_until and products_featured_until > 0 [TEP STOP] got any idea how to fix this? i forgotten wat contribution i installed.
Bloged Posted June 14, 2007 Posted June 14, 2007 Hi, I accidently delated my product tables and finally got it restored using the default oscommerce product table. Now i have this error: 1054 - Unknown column 'products_featured' in 'where clause' SELECT products_id from products where products_featured = '1' and now() >= products_featured_until and products_featured_until > 0 [TEP STOP] got any idea how to fix this? i forgotten wat contribution i installed. It is a contribution problem. The contribution is probably a contribution to show featured products... Grtz, Bloged I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. -- Stephen Hawking
Wonderweb Design Posted June 27, 2007 Posted June 27, 2007 It is a contribution problem. The contribution is probably a contribution to show featured products... Grtz, Bloged I have the same problem, please help, how do i fix this?
Guest Posted June 27, 2007 Posted June 27, 2007 start from the contribution install instructions. There should be a products_featured column in the products table. So make sure you did the database changes
Recommended Posts
Archived
This topic is now archived and is closed to further replies.