Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Data Model Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Assets / Uploads folder showing only first page of files


Go to End


946 Views

Avatar
stavn

Community Member, 2 Posts

20 June 2015 at 6:55am

Edited: 22/06/2015 5:14am

Using SS3 I have added 37 image files inserted during editing pages. The first 15 can be seen in [site]/admin/assets/show/1, but when clicking next page it is completely empty. I can see the files in ftp, they all have the same owner and permissions.

A workaround is to create a folder and move some files into it, then some of the "invisible" files appear at the bottom of page 1!

The site works fine, all photos show fine.

EDIT:
It seems like the thumbnail creator is very memory greedy. I hope it will be solved by this issue [http://github.com/silverstripe/silverstripe-framework/pull/2859] in version 3.2 (now in beta1 2015-06-21). You can workaround by sorting files into folders and keeping the file size low.