CCK version: 7.x-2.x-dev (Previously 6.x-2.9)
imagefield version: 6.x-3.10
permissions for your tmp and files directory: Windows localhost 'full control'
download method (public or private files): Public local files served by the webserver.
imagefield configuration: Disabled (using drupal 7)
expected results: Module successfully uninstalls
the unexpected actual results: The following error: Fatal error: Call to undefined function content_notify() in <mysite>\sites\all\modules\imagefield\imagefield.install on line 13
Steps to reproduce the problem:

  1. Upgrade to Drupal 7
  2. Install CCK
  3. Migrate fields using CCK
  4. Attempt to uninstall ImageField

Comments

quicksketch’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

You can't run the D6 version of ImageField on D7, absolutely nothing will work. You should simply delete the module.

EpF’s picture

Thanks quicksketch - I realised that the D6 version wouldn't work with D7, but when it showed up in the Uninstall list, I thought there was something wrong when it threw the error.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.