Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1054 - Unknown Column


aircanada3844

Recommended Posts

Hello All,

 

I have reviewed the forums but have been unable to come up with a fix to the following problem.

 

When clicking on catalog in the admin panel I get the following error:

 

1054 - Unknown column 'c.categories_featured' in 'field list'

 

select c.categories_id, cd.categories_name, c.categories_image, c.parent_id, c.sort_order, c.date_added, c.last_modified, c.categories_featured, c.categories_featured_until from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id = '1' order by c.sort_order, cd.categories_name

 

[TEP STOP]

 

It seems to be a common problem - any feedback would be appreciated.

 

Thanks

Link to comment
Share on other sites

It is saying there is a missing item in the database. That item has to do with one of the Featured Products (or Sets) contributions. It is not standard oscommerce. You will need to find which contribution was installed and upload the database changes for it.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...