Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1054 - Unknown column 'p.products_price1


dr_lucas

Recommended Posts

Hi,

 

I just installed the Quantity Price Breaks Per Product contribution.

Every time I enter the categories/products page in the admin panel, I get the following error message:

 

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

 

select p.products_id, pd.products_name, p.products_quantity, p.products_image, p.products_price, p.products_price1, p.products_price2, p.products_price3, p.products_price4, p.products_price1_qty, p.products_price2_qty, p.products_price3_qty, p.products_price4_qty, p.products_qty_blocks, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_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 pd.products_name

 

From what I read in the forums I understand (from other members having similar errors) that this might be related to the SQL database or something, but I am not sure, and I certainly don't know how to fix it... :(

 

Does anyone know how to fix this? Any help will be greatly appreciated!

Link to comment
Share on other sites

I don't know if this info is important or not but I forgot to mention that the categories.php page does appear, but this error message is located at the top of it.

Link to comment
Share on other sites

I just found out that this also happens on the site, I get the same error message if I click any of the products :(

Link to comment
Share on other sites

Go take a look at that contribution, you forgot a step. There's an sql query you need to run on your database.

Chris Dunning

osCommerce, Contributions Moderator Team

 

Please do not send me PM! I do not read or answer these often. Use the email button instead!

 

I do NOT support contributions other than my own. Emails asking for support on other people's contributions will be ignored. Ask in the forum or contact the contribution author directly.

Link to comment
Share on other sites

THANK YOU VERY MUCH MATE!!!

 

I guess I need to get some sleep, working too long hours make me blind lately...

 

Thanks again! :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...