From #363076: Import MANY Images into ONE Imagefield:

The upload methodology adds all original images at once and validates the sum of original sizes not one by one. If you are uploading many hi resolution images this can be a problem. We have to increase the maximum upload size maybe in php also, not tested.

Comments

vordude’s picture

Status: Active » Postponed (maintainer needs more info)

Yikes.

Is this in '1 image'/'1 node' or 'many images'/'1 node'?