News:

Looking for documentation? Take a look on our wiki

Main Menu

[SOLVED] Migrate from 1.1.9 to 2.0.6 - Wrong user_id

Started by Thong Tran, June 14, 2012, 12:00:58 PM

Previous topic - Next topic

Thong Tran

Hi VM lovers,

I'm trying to migrate from VM 1.1.9 (on Joomla 1.5) to 2.0.6 (on Joomla 2.5) follow the instruction by Milbo at: http://forum.virtuemart.net/index.php?topic=95236.0
Before doing that, I have used J2XML to imported 20K users from Joomla 1.5 site to Joomla 2.5 site, keeping the same user_id.

Everything went fine, but I have a big problem with user_id since the Migrator changed user_id from old system. I would like to keep the same user_id from old VM system.

Please advise.
Thanks,
T
http://foobla.com/joomla/obsocialsubmit - auto publishing VirtueMart products to Twitter, Facebook, LinkedIn, ...
http://foobla.com/joomla/obrss - create ultimate RSS Feed for VirtueMart
http://foob.la/vmskrill - Skrill payment option for VirtueMart

Thong Tran

Figured out the problem.
VM 2 Migrator uses the user_id from #__users table, not from #__vm_user_info.
The problem came from J2XML, it exported-imported with wrong user_id.

I re-import #__users table using jUpgrade, it works now.
http://foobla.com/joomla/obsocialsubmit - auto publishing VirtueMart products to Twitter, Facebook, LinkedIn, ...
http://foobla.com/joomla/obrss - create ultimate RSS Feed for VirtueMart
http://foob.la/vmskrill - Skrill payment option for VirtueMart