Attempting to upgrade from v1.6.4 to 1.7.0, following these instructions:
http://expressionengine.com/legacy_docs/installation/update.html
the upgrade.php script says it will (as a first step i assume?) upgrade from v1.6.4 to v1.6.5, but when it attempts to do so the following error is generated:
MySQL ERROR:
Error Number: 1060
Description: Duplicate column name 'last_author_id'
Query: ALTER TABLE `exp_templates` ADD `last_author_id` INT(10) UNSIGNED NOT NULL AFTER `edit_date`Do I need to download v1.6.5 first? can’t find any download other than 1.7.0
Note that I had no prior failed attempts to upgrade the system.