I created form with field to upload audio file. (by mediafield module), when I choose an audio field I see it's name on the small window. but when I submit the upload , the file disappear.
I checked the install instruction and everything seemed to be OK.

Comments

DrupNoopKen’s picture

check your php.ini. Probably your audio files are too big, so you need to allow more space. You can do this in your php.ini file.

vm’s picture

Status: Active » Closed (fixed)

OP provided no feeback on this issue. marking closed.