Hey, Leevi—
cool functionality, though i’m hitting a speedbump; I can upload a file successfully to right directory, but the custom field entry in my weblog is now
{filedir_3}foo_file.aifwith the curlybraces and all. is this expected behavior?
end goal is to able to {exp:extract_url} the filename for other users to download, but right now that plugin seems to gack on the curlybraces in my custom field.
The {filedir_3} is correct, EE automatically will parse that to display the correct folder.
When you output the custom field to a template does it display “http://www.example.com/upload_folder/filename.ext”? or does it show “{filedir_3}filename.ext”?
have you also tried using extract url plus 2?
