Jump to content
xt:Commerce Community Forum

Fehlermeldung nach Datenbank Update..


inslaken

Recommended Posts

Hallo zusammen,

seit einem Update der SQL Version meines Anbieters, bekomme ich bei jedem Anklicken im Shop folgende Fehlermeldung

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

select p.products_fsk18, p.products_discount_allowed, p.products_id, p.products_ean, pd.products_name, pd.products_description, p.products_model, p.products_shippingtime, p.products_quantity, p.products_weight, p.products_image, p.products_status, p.products_ordered, p.products_price, pd.products_url, p.products_tax_class_id, p.products_date_added, p.products_date_available, p.manufacturers_id, p.products_vpe, p.products_vpe_status, p.products_vpe_value, p.product_template from products p, products_description pd where p.products_status = '1' and p.products_id = '269' and pd.products_id = p.products_id and p.group_ids LIKE '%c_0_group%' and pd.language_id = '2'

[XT SQL Error]

Hat jemand eine Idee an was es liegen kann ?

Link to comment
Share on other sites

Archived

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

×
  • Create New...