Author Topic: Upgrade to 1.4.1 from 1.0 RC3  (Read 2432 times)

editfish

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
Upgrade to 1.4.1 from 1.0 RC3
« on: June 14, 2009, 11:10:02 pm »
Hello-

I am trying to upgrade to the new version, but 1.0RC3 is not an option on the 'upgrade from' list.  If I choose 1.0 to 1.4.1, it returns the following error:

    * Config file found and loaded.
    * File '/config/config.php' exists and is writable
    * Folder '/config' exists and is writable
    * Folder '/public/files' 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.
    * 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 column name 'paused_on'
    * Error upgrading to version 1.1


The log file shows this error as well:

"Session "default" started at 2009-06-15T02:07:31+0000
#1 DEBUG: SQL ERROR: Query failed with message 'Unknown column 'trashed_by_id' in 'where clause'' - SELECT * FROM `og_companies` WHERE `trashed_by_id` = 0 AND (`client_of_id` = '0') 
Time since start: 0.35416984558105 seconds"

Any suggestions?