Users can't change or save their billing/shipping data

Started by DaggaTora, June 21, 2012, 13:34:26 PM

Previous topic - Next topic

DaggaTora

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?
Joomla 2.5.17 | VM2.0.26d | PHP 5.3.28

DaggaTora

Updated to 2.0.7j... now no erros displayed but it still doesn't save the data.
Joomla 2.5.17 | VM2.0.26d | PHP 5.3.28

tez

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


TonBogers

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.