Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1054 - Unknown column 'p.products_master' in 'fiel


simon_cargolines

Recommended Posts

Posted

When I try to configure the products in the admin page, and get into the categories/product to do it, the screen show me the next message:

 

1054 - Unknown column 'p.products_master' in 'field list'

 

select p.products_id, pd.products_name, p.products_quantity, p.products_image, p.products_price, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_status, p.products_master, p.products_master_status, p.products_listing_status from products p, products_description pd, products_to_categories p2c where p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = '0' order by p.products_master

 

[TEP STOP]

 

How can I fix the problem, can somebody help me on this?

Cheers.

Simon

Posted
When I try to configure the products in the admin page, and get into the categories/product to do it, the screen show me the next message:

 

1054 - Unknown column 'p.products_master' in 'field list'

 

select p.products_id, pd.products_name, p.products_quantity, p.products_image, p.products_price, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_status, p.products_master, p.products_master_status, p.products_listing_status from products p, products_description pd, products_to_categories p2c where p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = '0' order by p.products_master

 

[TEP STOP]

 

How can I fix the problem, can somebody help me on this?

Cheers.

Simon

 

Did you install a contribution without running the included sql file or commands?

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...