Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can i delete uploaded file?
I have "delete file" in FileUpload plugin, but i dont see it in File Upload Detect.
Is it supposed to be like this?
0
Answers
Try unzipping it with something like 7zip.
grep is your friend.
I used winrar. It's the same. But i tryed 7zip and i dont see "delete function".
There is strange file in your archive. It names FileUploadDetect. As he has the same name as catalog 7zip and Winrar cannot unzip files. That's why i unziped only catalog from your archive.
Sorry I don't follow
$ ls -D -1
:Maybe it is size constraint, and the names that are confusing some zip formats. toggle.php
grep is your friend.
perhaps I should take the oxygen-style images out there and get them to upload it form source.
grep is your friend.
I cheked and i have all this files inside catalog...
so what is the problem then?
grep is your friend.
May be i explained wrong in my first post. I try again.
I can't delete uploaded file from forum page. I can only upload and download it. If i install FileUpload plugin (this http://vanillaforums.org/addon/fileupload-plugin) i can not only upload/download but also delete from forum page. So if i use your plugin i have to delete unnecessary files only by ftp. It is not convient for me and my users.
Why do FileUpload plugin has function "delete file" and FileUploadDetect plugin does not have?
Maybe becuase it forked from a different version. If you are interested in this please sponsor.
grep is your friend.
I have the same problem as @Geleosan. Not being able to delete attachment from comments makes this plugin only semi-usable.
This should definitely be allowed.
I'm thinking of going back to basic FileUpload plugin, I find it more important to being able to delete attachments than having nice thumbnails.
Go to your file upload detect plugin folder > views. Open "link_files.php" and remove the "" on line 31 and 71. You should now have the delete option if you hover over a file icon.
I just saw that vanilla wont show the html comment tag in my post.
[...] and remove the html comment tag (<!-- and -->) on line 31 and 71.
Excellent! You're the man! Thank you, it works.
This plugin does not create thumbnail file or should I say the thumbnail folder is empty. Need help!