Import error - migration tool

What do you need help with?

Migrate from v3 do new 6.2

Environment

  • JoomLeague version: 6.2dev7
  • Joomla version: 6.1.3
  • PHP version: 8.4
  • Database and version: 10.6.22-MariaDB-log
  • Installation or update method: Import data

What have you tried?

Import data to 6.2 dev7

Diagnostics

Incorrect date value: ‘1910’ for column `qqqq_j6dev`.`qqqq_joomleague_club`.`founded_date` at row 1

Hi,

Thank you for reporting this issue.

The migration tool has been updated to correctly handle a year-only value such as 1910. It is now converted to the valid date 1910-01-01. Invalid or zero date values are safely stored as empty values.

We also fixed the handling of duplicate round numbers and improved the automatic detection of Polish football, positions, events, and statistics.

The corrected migration tool is already available at migrate.joomleague.eu.

Please convert your original SQL dump again and let us know whether the migration and subsequent import now complete successfully.