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

ImageField Error


Go to End


647 Views

Avatar
marc79

Community Member, 65 Posts

18 August 2012 at 9:07am

I have added 5 image fields to the homepage of a site I am building to allow my client the ability to upload images to a carousel via the CMS.

This all worked fine on my localhost server but when I upload the site to live I am getting an intermittent error for some of the image fields.

It seems that quite randomly any number of the imagefields will display a 'Sorry, there was a problem with handling your request. Visit www.silverstripe.org to download the CMS' message.

There is not pattern as to which are throwing the error that I can see and this is only happening in the 'Live' environment. I've attached a screenshot as an example.

I have other image fields in use for other pages which all seem to be working fine. Only thing I can think is a permission issue but that doesn't really explain that randomness of the issue.

I would appreciate any suggestionsas to why this might be happening...

Thanks