Posted by scrypter on October 19, 2009 at 9:17pm
Jump to:
| Project: | Web File Manager |
| Version: | 6.x-2.11 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
I get "xyz.pdf can not be uploaded because it does not have one of the following extensions" and the list of extensions displayed is blank. In webfm.module line 2536 it refers to $extensions which is not a local variable or a parameter. This is quite confusing because the "error" in this case seems to be related to file upload size limit. I have got it to work by altering the role max individual file upload size. Maybe function webfm_upload_validate($file, &$err_arr) needs a little attention? There is a call to webfm_get_extensions_regex($rid) but the variable set up is $regex.
Sorry I haven't dug any deeper, I figure the developer will sort this much quicker than me. BTW, fantastic module.
Comments
#1
Hello,
thank you for reporting this bug.
If this problem still persist in the latest version could you please post a screen shot and some more specific information about your settings.
I am postponing this and setting it as a support request until you respond - I hope this is okay for you.
Thank you very much again.
#2