Author Topic: Upgrade 1.7.5 to 2.4 fails  (Read 1948 times)

cdahinten

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • Email
Upgrade 1.7.5 to 2.4 fails
« on: November 28, 2013, 08:14:01 am »
Hello,

trying to migrate from 1.7.5 to 2.4 fails with this error message:

Config file found and loaded.
File '/config/config.php' exists and is writable
Folder '/config' exists and is writable
Folder '/cache' exists and is writable
Folder '/tmp' exists and is writable
Folder '/upload' exists and is writable
Extension 'mysql' is loaded
Extension 'gd' is loaded
Extension 'simplexml' is loaded
Upgrade script has connected to the database.
Test query has been executed. Its safe to proceed with database migration.
Failed to execute DB schema transformations. MySQL said: Duplicate entry 'timeReportDate' for key 'name'
Error upgrading to version 2.4
Please check for plugin updates.
Open a console and execute the script 'public/install/plugin-console.php'
with argument 'list' to view the plugins' status or argument 'update_all' to update them all.

The migration skripts to previous versions (2.0, 2,3 …) run without any errors.
 
Running PHP 5.2/MySQL 5.1.69.
Does anybody know, how to fix this without any high php/mysql skills?

Kind regards.
cdahinten