Also – how does the ‘duplicatespolicy’ work?
To my understanding, it should keep both files should one be a duplicate, when the code reads: duplicatespolicy = “maintain both”
Thanks
Hey, coming across this thread today.
Was hoping you might be able to help.
I am using this shortcode at the moment:
[wordpress_file_upload uploadpath = “../wp-content/user-uploads/%userid%/” duplicatespolicy = “maintain both” uploadpatterns = “*.pdf, *.doc, *.docx, *.jpg” uniquepattern = “datetimestamp” requiredlabel = “*”]
It’s telling me that “Upload failed! Targer folder doesn’t exist.”
Please help.
Regards