VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: padalec on January 23, 2015, 11:58:29 AM

Title: Deleting SHOPPER FIELD returns: 1054 - An error has occurred.
Post by: padalec on January 23, 2015, 11:58:29 AM
It seems I can't delete shopper field.

When I select desired shopper field and delete it - it returns this:

--------------------
1054 - An error has occurred.

Unknown column ''.tax_exemption_number.'' in 'xxxxr_virtuemart_userinfos' SQL=ALTER TABLE `xxxxr_virtuemart_userinfos` CHANGE `'.tax_exemption_number.'` `'.tax_exemption_number_DELETED_1422010330.'` VARCHAR(255)

Return to Control Panel
----------------------------

I checked in PHP my admin and I see those columns :(


Thank you,

Best regards



Title: Re: Deleting SHOPPER FIELD returns: 1054 - An error has occurred.
Post by: Milbo on January 23, 2015, 17:57:00 PM
I think this is fixed in the svn already.