jUpgrade icon indicating copy to clipboard operation
jUpgrade copied to clipboard

Migration fails if Joomla tables had extra fields in J!1.5

Open mahagr opened this issue 13 years ago • 0 comments

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.

mahagr avatar Aug 10 '12 11:08 mahagr