Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Got an error when updating product discription


infinid

Recommended Posts

Posted

now it will not let me edit products and catagories this is the error. i am a newb so please don't be too harsh

 

1030 - Got error 127 from table handler

 

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 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

 

www.edenmicro.com

Archived

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

×
×
  • Create New...