Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


adidaxx

Recommended Posts

Posted

Hi to all,

 

when I whant to edit my products from Categories/Subcategories' I get this error:

 

 

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

select pd.products_name, pd.products_description, pd.products_url, p.products_id, p.products_quantity, p.products_model, p.products_image, p.products_price, p.product_image_2, p.product_image_3, p.product_image_4, p.product_image_5, p.product_image_6, p.products_weight, p.products_date_added, p.products_last_modified, date_format(p.products_date_available, '%Y-%m-%d') as products_date_available, p.products_status, p.products_tax_class_id, p.manufacturers_id from products p, products_description pd where p.products_id = '20' and p.products_id = pd.products_id and pd.language_id = '1'

[TEP STOP]

 

I need urgent help for this error;

Please, I put 300 products, and now i can't edit/change/update anyone;

I have installed extra_fields_v2_0j_1_2_3, Ultra Pics 2.07.01 - incl. STS + CCGV + LightBox;

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

Posted

very easy to fix, simply add the product_image_2 filed to products table

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted

k..thx..

I made what U tell me, but now:

 

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

select pd.products_name, pd.products_description, pd.products_url, p.products_id, p.products_quantity, p.products_model, p.products_image, p.products_price, p.product_image_2, p.product_image_3, p.product_image_4, p.product_image_5, p.product_image_6, p.products_weight, p.products_date_added, p.products_last_modified, date_format(p.products_date_available, '%Y-%m-%d') as products_date_available, p.products_status, p.products_tax_class_id, p.manufacturers_id from products p, products_description pd where p.products_id = '15' and p.products_id = pd.products_id and pd.language_id = '1'

[TEP STOP]

 

so, i have to add to database all of that fields?

Posted

it seems to me you have skipped one of installation step from Ultra Pics 2.07.01 contribution

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Posted

probably a multi image contrib was added and You skipped running its alt table script.

 

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

I just finish to compare with Total Commander file by content, all php file what was in UltraPics and what I have on server...and are the same...anyway..if i put on the database all that fields, U think will be k?

Posted

txs ... its work fine now ...i just finis to update the database with all of thats fields "product_image_2-6", and now I can edit/update the products....

thx web-project and satish for yours post..

Archived

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

×
×
  • Create New...