I've tried renaming the image file several different ways and each time I try and upload the image on a form I get the error:
It appears this file is already present in your media library as post...
Is there a way to get this to work?
I assume you're using an upload field. Your post is a little short on details. The error your receiving doesn't appear to be coming from Formidable, though. I searched all of Formidable's files for the text string "It appears this file is already present" and then just for the word "present". The string does not appear in Formidable's source. Use WordPress debug to identify the source of the error and trace it through.
Please login or Register to submit your answer