Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi. I've setup an image cropper and when I click save, the crop is created but this annoying error message always appears. Anyone else had this error?
Upload image at Image is not in a correct format
I have traced the message in the umbraco source to a RegExp Validation. I don't have any RegExp Validation in my doctype though.
Probably not related, but it might be worth to have a look at this old issue: http://umbraco.codeplex.com/workitem/30273.
Jeroen
Oops. The clue was in the RegExp Validation. Somehow (wasn't me guvna) the textbox for the Validation was filled with white space.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error when saving but crops are created
Hi. I've setup an image cropper and when I click save, the crop is created but this annoying error message always appears. Anyone else had this error?
Upload image at Image is not in a correct format
I have traced the message in the umbraco source to a RegExp Validation. I don't have any RegExp Validation in my doctype though.
Probably not related, but it might be worth to have a look at this old issue: http://umbraco.codeplex.com/workitem/30273.
Jeroen
Oops. The clue was in the RegExp Validation. Somehow (wasn't me guvna) the textbox for the Validation was filled with white space.
is working on a reply...