--- imagefield_assist.module 2009-09-27 14:44:15.000000000 -0700 +++ modified.imagefield_assist.module 2009-09-27 14:54:30.000000000 -0700 @@ -732,7 +732,7 @@ function imagefield_assist_load_imagefie FROM {content_node_field_instance} cfi LEFT JOIN {content_node_field} cf ON cf.field_name = cfi.field_name - WHERE cfi.widget_module = 'imagefield'" + WHERE cfi.widget_module LIKE '%imagefield%'" ); // Build an array of queries for each field instance