Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1054 - Unknown Column 'products_featured' In 'where Clause'?


jeremylwf

Recommended Posts

Posted

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.

Posted
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

  • 2 weeks later...
Posted
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?

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...