Page 1 of 1

File types (.mov) not supported

Posted: Tue Aug 16, 2022 10:55 am
by FedeLopez

I'm creating a prject that suppos to allow user to upload multimedia files...
So 1 field is varchar (200) type file upload, multiple...

But, if I try to upload a .mov video it fail... saying
File not found [Filename.mov]
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Any clue?


Re: File types not supported

Posted: Tue Aug 16, 2022 12:42 pm
by arbei

See viewtopic.php?t=49243 and check actual PHP errors in HTTP response.