VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: moonaway on October 01, 2014, 12:39:22 PM

Title: Customfields: Error when saving (VM2.9.9e)
Post by: moonaway on October 01, 2014, 12:39:22 PM
Hi,

An error occurs when saving changes in the parameters:

QuoteTable 'fedorov_vm2.myvbn_virtuemart_custom_plg_customsforall_values' doesn't exist SQL=SELECT customsforall_value_id FROM `myvbn_virtuemart_custom_plg_customsforall_values` WHERE virtuemart_custom_id=26 ORDER BY ordering ASC
Title: Re: Customfields: Error when saving (VM2.9.9e)
Post by: Milbo on October 01, 2014, 12:45:58 PM
That is a problem of your plugin customsforall
Title: Re: Customfields: Error when saving (VM2.9.9e)
Post by: moonaway on October 01, 2014, 12:49:02 PM
yes, sorry.
Title: Re: Customfields: Error when saving (VM2.9.9e)
Post by: Milbo on October 01, 2014, 12:50:28 PM
Usually, you just need to store the custom whith the plugin selected one time. Just ignore the message and the table is then ceated. Assuming the developer used our patterns.