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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Files section thumbnails missing (SS3-RC2)


Go to End


2 Posts   1220 Views

Avatar
martimiz

Forum Moderator, 1391 Posts

28 June 2012 at 3:35am

Edited: 28/06/2012 3:38am

Hi

On one of my SS3-rc2 installs, in the 'Files' section, the gridfield thumbnail images are missing: they are never created in the _resampled directory. I checked, all permissions are in place. The point seems to be that for some reason the Image->generateStripThumbnails() function is never called.

This is on PHP 5.3, Lighttpd. On another install (MAMP, PHP5.3) everything is working just fine with exactly the same SS3 install...

I'm not sure this is a Lighttpd issue... Can anyone confirm?

Thanks, Martine

[EDIT] Btw: other resampled images are created fine, only stripthumbnails aren't...

Avatar
AlphaCactus

Community Member, 12 Posts

9 August 2012 at 9:06am

I get this behavior as well and two servers.
One is WAMP: Apache 2.4.2, PHP 5.4.3
The other is OSX 10.8

The thumbnail is generated when the file is uploaded, but does not show in the file listing.
Look like fix will be included in 3.0.2
http://open.silverstripe.org/ticket/7590