Version: 6.0.25
File Upload is not currently working properly when the file field name ends in square brackets. No errors are returned (the 'success' event fires) but the files are not actually uploaded. Using the Custom files config makes no difference.
A warning is generated however
File Upload is not currently working properly when the file field name ends in square brackets. No errors are returned (the 'success' event fires) but the files are not actually uploaded. Using the Custom files config makes no difference.
A warning is generated however
Warning: pathinfo() expects parameter 1 to be string, array given in C:\xampp\htdocs\dev\libraries\cegcore2\admin\extensions\chronofc\functions\upload\upload_output.phpon line12
Thank you, fixed for the next update!
Best regards
Best regards
Was this actually fixed? Because I'm still getting the warning, the files aren't uploaded, but at least the fail event fires.
It should be, what is your field name ?
multifile. The error happens when I use custom file config instead of auto upload
What do you have in the "custom config" ? and what is your field name ?
multifile:jpg,jpeg,png
And the field name ? if your field name is multifile[] then your custom config should have:
multifile.[n]:jpg,..etc
Since when buddy? That .[n] is news to me!
And have you seen my recent email?
And have you seen my recent email?
Since when buddy? That .[n] is news to me!
Since a recent update, array fields will need the .[n] in the custom config if added manually!
And have you seen my recent email?
it's on my todo list!
Is it just in the multi upload config that that syntax is used? Or will it crop up in other locations?
only there
This topic is locked and no more replies can be posted.
