Hi, I would like to show error messages when the user makes a mistake with the photo upload. Right now, if a user tries to upload a file that is too big or in the wrong format, no message comes up and the photo remains blank. I would like the reason why the photo has not been uploaded to be shown to the user.
The code for this seems to be in the uploadMedia() function in inc/classes/BXDolMedia.php but from the understanding the method that is being used is the uploadMedia() in uploadPhoto.php.
Please has anyone done this? Can you help, I think it would be a very useful one for the community.
Thanks