Image Upload Difficulties

Doesn’t seem to be any pattern to this. Sometimes they upload 4 or 5 at a time, other times I can’t upload one…

Message on upload: Uh oh, an error occurred trying to upload 8.-filename.jpg:

In error logs: [2025-11-05 15:40:45] (ERROR @ /###core/components/moregallery/model/moregallery/mgimage.class.php : 135) [moregallery] mgImage record 138 on resource 208 does not have a file value. This may indicate a corrupt upload. Unable to get file path.

In each case after deleting partial upload, saving, clearing cache, leaving the page and going back in, I might be able to upload the image. Or do all that again and it will upload the image.

Edit: Also ‘description’ field does not save - gets wiped clean every time.

Amy help gratefully received

Images upload fine via media browser.

MODX 3.1.2
PHP 8.3

Could be server limits being hit, but we try to space out the uploads to avoid that.

Can you also confirm your MoreGallery version please?

The dev tools might provide some useful hints by looking the upload requests that go out when trying to upload files, perhaps there’s some thing happening there that explains why it randomly fails.