VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: Ralphy on December 01, 2013, 20:04:01 PM

Title: Error migration users
Post by: Ralphy on December 01, 2013, 20:04:01 PM
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.
Title: Re: Error migration users
Post by: Milbo on December 02, 2013, 10:22:28 AM
Yes, in your vm1.1 user table are entries without address type,... it must be BT, or ST.
Title: Re: Error migration users
Post by: Ralphy on December 02, 2013, 10:32:23 AM
I have checked the `j25_vm_user_info` table.

(http://s2.postimg.org/ktvg8gdh5/Knipsel.png)

So my guess that is not the problem.
Title: Re: Error migration users
Post by: Jörgen on December 02, 2013, 10:35:11 AM
Hello

You should check the VM 1.1 table, not the new Joomla 2.5 table.

regards

Jörgen @ Kreativ Fotografi
Title: Re: Error migration users
Post by: Ralphy on December 02, 2013, 10:37:38 AM
I Have copied the 1.1 table to the 2.5 installation for migration.
The new table shoud be j25_virtuemart_userinfos



Title: Re: Error migration users
Post by: Ralphy on December 03, 2013, 17:48:11 PM
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.