VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: DaggaTora on June 21, 2012, 13:34:26 PM

Title: Users can't change or save their billing/shipping data
Post by: DaggaTora on June 21, 2012, 13:34:26 PM
Hi,

VM 2.0.7f users can't change or update their billing adress. Once they click on save the edit page reloads but didn't save changes.

And if they try to add a new adress for shipping they get this:

vmError: Table userinfos check failed: address_type ST without name
vmError: No fue posible guardar los datos de usuario de VirtueMart (It was not possible to save virtuemart user data)
vmError: TableVendors El Nombre Vendedor ya existe. (Vendor name exist already)
vmError: VmTableData Sef Alias falta en registro ! No se puede guardar el registro sin Sef Alias. (Sef Alias not in registry ! Can't be save in registry with no Sef Alias)
vmError: store vendor
Info: Datos de vendedor guardados (Vendor data saved)


any idea?
Title: Re: Users can't change or save their billing/shipping data
Post by: DaggaTora on June 28, 2012, 19:58:53 PM
Updated to 2.0.7j... now no erros displayed but it still doesn't save the data.
Title: Re: Users can't change or save their billing/shipping data
Post by: tez on June 29, 2012, 12:31:56 PM
My error in 2.0.6 is different.

Users can save Shipto address for the current session, but it wont save to the database.

When saving Billing Address as the ADMIN (same as vendor) user I get this


        Info: User data stored
        Info: Vendor data stored

        vmError: TableVendors The given Vendor name already exists.
        vmError: VmTableData Sef Alias in record is missing ! Can't save the record with no Sef Alias.
        vmError: store vendor



Saving the shipping as ADMIN (same as vendor) user I get this



        vmError: COM_VIRTUEMART_NOT_ABLE_TO_SAVE_USER_DATA
        vmError: TableVendors The given Vendor name already exists.
        vmError: VmTableData Sef Alias in record is missing ! Can't save the record with no Sef Alias.
        vmError: store vendor

        Info: Vendor data stored

Title: Re: Users can't change or save their billing/shipping data
Post by: TonBogers on November 16, 2012, 16:19:09 PM
I had the same issue, sort off.

all browsers were OK, except Internet Explorer 9.  Using IE9, customers were not able to save their address information. Saving just returned an empty form, without any error messages.

The solution i found, was disabling jQuery for another extention.