VTModuleDesigner icon indicating copy to clipboard operation
VTModuleDesigner copied to clipboard

Filename holder does not upload file

Open guillermofr opened this issue 10 years ago • 1 comments

I just created this new field on module designer image

But the field is empty and does not upload the file

image

When i click on it image

The File size is empty, there is no number before "MB"

On blur event, 2 loading gifs appears and do the ajax call

image

But there is no file data on ajax post

image

I dont know where is the error but , could be an error on passing variables?

image

You can see on generated template, that MAX_UPLOAD_LIMIT and MAX_UPLOAD_LIMIT_MB are 0

any idea?

guillermofr avatar Mar 23 '15 09:03 guillermofr

I created new module with only that field

on create new element

image

the maximun upload limit appears on field (3MB) but does not on edit

This is the save post

image

guillermofr avatar Mar 23 '15 09:03 guillermofr