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
Comment #1
vordude commentedYikes.
Is this in '1 image'/'1 node' or 'many images'/'1 node'?