I have download the JA K2 Migration package and installed it on a new Joomla installation i did on my localhost. I exported all the K2 tables and Joomla user tables from my live site and imported them into the localhost database just to test the plugin. I have a little over 64,000 items, 800 tags in 66 categories. i don’t have any extra fields configured and i don’t have k2 comments.
I changed max_execution_time to 8000 seconds . changed session lifetime in global configuration to 60 minutes.
I finally started the migration process with no Joomla categories and articles in com-content. So all K2 categories were matched to Auto fields in options.
Migration process started and I started getting the notice of 50 items , 50 items which i understood as the plugin was migrating the items 50 at a time. This lasted for like 2 hours and then it just stopped. When i checked article manager, about 12000 items had been migrated _( Wondering why it stopped when all the items hadnt been moved) _could it be because of the session lifetime of 60 minutes i set i global config?
What can i do to properly move all the items. Is there a way to change the number of items moved at a time? like change 50 to like 100 or 200?
Is it possible to move all 64000 items?