jUpgrade
jUpgrade copied to clipboard
Migration fails if Joomla tables had extra fields in J!1.5
If external component adds fields to Joomla tables (first/last name for the user), migration fails as the fields do not exist in the new table, where the data is being copied to.
I would check the new table structure and ignore those fields, leaving component migration to handle those.