? 332025.patch Index: UPGRADE.txt =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/imagefield/UPGRADE.txt,v retrieving revision 1.1 diff -u -p -r1.1 UPGRADE.txt --- UPGRADE.txt 13 Jul 2008 17:33:31 -0000 1.1 +++ UPGRADE.txt 6 Jan 2009 04:23:19 -0000 @@ -1,11 +1,11 @@ -Upgrading From 5.x-2.x -> 6.x-2.x +Upgrading From 5.x-2.x -> 6.x-3.x -1) If FileField is not already installed, disable ImageField. +1) If FileField and ImageAPI are not already installed, disable ImageField. 2) Upgrade Drupal and contributed Modules to 6.x. 3) Run Update.php -4) If FileField is not already installed - a) install FileField - b) enable both ImageField and FileField. +4) If FileField and ImageAPI are not already installed + a) install FileField and ImageAPI + b) enable ImageField, FileField, and ImageAPI. c) run update.php.