The README.txt and INSTALL.txt don't indicate a dependency on the image.module. It took me some research to figure that out.

Comments

drewish’s picture

Status: Active » Fixed

I think if you double check you'll find that they do. From the top of the README.txt in 4.6 and 4.7:

upload_image.module takes uploaded images and copies them to image nodes.

The module depends on both upload.module and image.module.

moonray’s picture

My bad. Completely missed it.

Anonymous’s picture

Status: Fixed » Closed (fixed)