VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Holger on October 07, 2015, 15:40:01 PM

Title: Unknown column error for added table row
Post by: Holger on October 07, 2015, 15:40:01 PM
VM 2.0

Hi,

i added an additional row in table ...virtuemart_products for inserting additional infos for my products.
For backend i added a fieldset in product_edit_description.php so in backend the textarea is shown. But i get an error during saving:
vmError: Product store TableProducts: :store fehlgeschlagen!
Unknown column 'product_pricelist' in 'field list' SQL=UPDATE...

The frontend shows all correct, if i fill in the field via phpmyadmin.

Do i have to register this new table row in a special file, so i can user it? Or what could be the reason?

Thanks
Holger

________________


There was a second table _virtuemart_products_en and i added the row in the wrong table...
Title: Re: Unknown column error for added table row
Post by: GJC Web Design on October 07, 2015, 16:21:10 PM
VM2.0  ?

http://forum.virtuemart.net/index.php?topic=104795.0
http://forum.virtuemart.net/index.php?topic=79799.0