colymba / GridFieldGalleryTheme

Gallery view styling and functionalities of SS3 GridField
15 stars 10 forks source link

Detect missing image and prevent error that breaks CMS #16

Closed terry-webfox closed 9 years ago

terry-webfox commented 9 years ago

Was getting this error in my dev environment when the image didn't exist on disk, making the CMS unusable. It needs to fail more gracefully:

[Notice] Trying to get property of non-object

GET /index.php/admin/pages/edit/show/61

Line 69 in /var/www/site.co.nz/gridfield-gallery-theme/code/GridFieldGalleryTheme.php