Feng Forum

Support => Older versions => : rolfminder July 08, 2009, 03:01:04 AM

: Error on upgrad 1.4.2 to 1.5.Beta2
: rolfminder July 08, 2009, 03:01:04 AM
i have installed 1.5 beta 2
i call www.xxx.xx/public/upgrad
i push the button to make the upgrad

and then:

Failed to execute DB schema transformations. MySQL said: Duplicate column name 'updated_by_id'

what must i do to eliminate this error?

 :) :) :) :) :) :) :) :) :) :) :) :)

i have found the errors.
in the db_upgrade/templates/db_migration
 folder 3 files has wrong syntax for my db

i have make a zip with the input of this 3 files

now its works .... ;D
: Re: Error on upgrad 1.4.2 to 1.5.Beta2
: alvarotm01 July 08, 2009, 03:06:42 PM
Hi,

I'm glad you could solve that problem,
by the way, the modifications at 0_7_tortaFrita.php and 0_9_empanada.php were not necesary, because these update files are not executed at 1.5 upgrade, they were only executed in previous updates.

The fix you did in 1_5_figazza.php is the correct one.

Thanks !!