How to only upload the renamed file

See all posts See thread Reply

Re: How to only upload the renamed file new!
by IT Larry, 16 years, 11 months ago
I already have that and it works, however, it ALSO uploads the actual file, so what I end up with is 2 files, the one with the new name body and the original file, for example:

my_filename.pdf AND whatever_the_real_file_name_was.pdf.

I only want ONE file uploaded - my_filename.pdf.

Is that do-able?Reply
Re: How to only upload the renamed file new!
by colin, 16 years, 11 months ago
It shouldn't be doing that. Can you paste here the results of $foo->log and your code?Reply