Hello,
I am trying to migrate a shop from j 1.5 / vm 1.1.9 to j2.5 / vm 2.0
When trying to use the user migration option in virtuemart i recieve the error:
vmError: Table userinfos check failed: Unknown address_type
vmError: Migration storeAddress BT
Is there a sollution?
Thanks.
Yes, in your vm1.1 user table are entries without address type,... it must be BT, or ST.
I have checked the `j25_vm_user_info` table.
(http://s2.postimg.org/ktvg8gdh5/Knipsel.png)
So my guess that is not the problem.
Hello
You should check the VM 1.1 table, not the new Joomla 2.5 table.
regards
Jörgen @ Kreativ Fotografi
I Have copied the 1.1 table to the 2.5 installation for migration.
The new table shoud be j25_virtuemart_userinfos
When turning on the debug mode in virtuemart i receive the following error:
vmdebug Table userinfos check failed: Unknown address_type virtuemart_user_id 42 name
vmdebug Check no lang returned false TableUserinfos
Hope someone can help me. I really need to migrate but I am not able.