I was getting an invalid file format error when trying to add pictures via any of the upload option. It turned out to be my php.ini setting for memory_limit, post_max_size and upload_max_filesize , I set these higher than the default and it all started working.
Wicked Component

