News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Transferring users from a VM1 website to a VM3 website

Started by jimleeder123, April 01, 2015, 12:13:04 PM

Previous topic - Next topic

jimleeder123

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.
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

GJC Web Design

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
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jimleeder123

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?
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

jenkinhill

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
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

jimleeder123

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?
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

jimleeder123

Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

jimleeder123

Wouldnt this free migrator need to be on VM1 for it to work?
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

GJC Web Design

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
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jimleeder123

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.
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jimleeder123

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.
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk

GJC Web Design

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
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jimleeder123

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?
Web Developer and blogger

Joomla 3.4.8  (2.5 on some)
VM 3.0.12
PHP 5.6 (5.4 on websites with Joomla 2.5)

http://jimleeder.co.uk