VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: jimleeder123 on April 01, 2015, 12:13:04 PM

Title: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 12:13:04 PM
I am going to replace a VM1 website with a VM3 one. They have over 1500 users, so it would be very good to transfer them over to the newer site rather than making them all sign up again.

Is it a case of copying data over from the initial database to the newer one for the VM3 website? Or are the two databases incompatible with each other?

Thanks in advance.
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: GJC Web Design on April 01, 2015, 12:30:22 PM
users can be migrated

the way I do it is J1.5-> J2.5 -- all users will be there then

install clean VM2.6.17 -> migrate VM1.1. to it

now VM2.6 -> VM3

the J2.5 ->J3
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 12:34:32 PM
Our server is compatible with Joomla 2.5 /VM3 maximum (as you may have seen from previous posts). I was thinking of just deleting the VM1 site and starting again, so would users be saved this way? Or would I need to do a migrate on the site from Joomla/VM1 to Joomla 2.5/VM3?
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jenkinhill on April 01, 2015, 12:44:56 PM
Almost foolproof is to use the Daycounts Joomla/VM migrator as it transfers all fields, includung users, in a simple process.  http://extensions.virtuemart.net/import-export/virtuemart-migrator-detail
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 13:05:50 PM
Is there an easier free way to do it? To move the user data from a VM1/Joomla 1.5 database into VM3/Joomla 2.5 database?
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: Milbo on April 01, 2015, 13:12:48 PM
ehrm yes, vm2 and vm3 has a free migrator in tools. Please read the docs. http://docs.virtuemart.net/tutorials.html
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 13:49:40 PM
I need to migrate from VM1 to VM3
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: Milbo on April 01, 2015, 13:50:12 PM
Ehrm, there is no difference.
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 13:54:48 PM
Wouldnt this free migrator need to be on VM1 for it to work?
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: GJC Web Design on April 01, 2015, 14:43:45 PM
I really think you have been given enough advice so far..  in the time it takes to ask and ask and ask you could have done a couple of tests on a clone site and added to your knowledge.. this is the way we progress ... 

read the docs. http://docs.virtuemart.net/tutorials.html
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 15:17:49 PM
I tried a test/clone site before both in a test folder and different (spare) domain. It didn't work as it just redirected to the main site and would affect it.
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: GJC Web Design on April 01, 2015, 15:37:14 PM
what didn't work? Knowledge is power!

http://docs.virtuemart.net/tutorials/installation-migration-upgrade/77-upgrading-vm1-to-vm2.html
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 16:13:33 PM
I've read that before. I mean on the test site whenever I clicked something like "list all products" it just redirected me to the main site, even on another domain. So can't do a test site for joomla/virtuemart while it exists on another domain/folder.
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: GJC Web Design on April 01, 2015, 16:17:16 PM
on the clone/test vm1.1 site change administrator\components\com_virtuemart\virtuemart.cfg.php

// these path and url definitions here are based on the Joomla! Configuration
define( 'URL', 'http://www.xxx.co.uk/' );
define( 'SECUREURL', 'http://www.xxx.co.uk/' );

to whatever the clone site url is
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 01, 2015, 17:16:42 PM
Thanks a lot, I changed the database as well in the config to the test one, so nothing should collide with the main original site now?
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 02, 2015, 18:05:19 PM
Is there an extension for Upgrading from Joomla 1.5 to 2.5? And VM1 to VM3? Or is it really better to just make a new clean site? Only problem with that is it will take time and money for the client.
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jenkinhill on April 02, 2015, 23:23:52 PM
Yes, there is an extension as mentioned above:  http://forum.virtuemart.net/index.php?topic=129154.msg444355#msg444355    Just add the cost of the component to your company's quote. It will be less than the cost of the time taken to build a new site.
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 07, 2015, 12:54:15 PM
We have bought a component for the migration. Hopefully it'll work!
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 08, 2015, 12:08:34 PM
Daycounts VM Migrator isn't working as it is not even installing. I've opened a ticket with them. In the meantime is there any other way? Preferably free?
Title: Re: Transferring users from a VM1 website to a VM3 website
Post by: jimleeder123 on April 10, 2015, 12:16:48 PM
Managed to install it. Took the site to work on WAMP locally, then put it back online and sorted the database.