Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

can someone translate this error?


chezlouise1980

Recommended Posts

Posted

I have just tried to add a new category in my admin, however it keeps showing an error.

 

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

 

insert into categories_description (categories_name, categories_id, language_id, categories_featured, categories_featured_until) values ('Gifts', '112', '1', '0', '')

 

[TEP STOP]

 

I would be grateful if someone could translate this into amateur terms so i might be able to figure out how to fix it.

 

Thanks in advance,

 

Cheryl

Posted

A contribution you have (or someone has) added (featured categories?) has not been installed correctly - I assume it came with some SQL to run that would insert the

"categories_featured" field into the "categories_description" table.

It appears that this hasn't happened.

Archived

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

×
×
  • Create New...