×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Save failed with error: filetype is not allowed
dimitris
New Member
Posts: 1
9 år 6 månader sedan #782
av dimitris
Save failed with error: filetype is not allowed skapades av dimitris
Hi,
i created a component with a file field. I have added the code so that to upload the file and it uploads the file to the directory that i want.
But when i add a new record and click save, although it uploads the file i get the following error:
Save failed with the following error: This filetype is not allowed
Any suggestions?
i created a component with a file field. I have added the code so that to upload the file and it uploads the file to the directory that i want.
But when i add a new record and click save, although it uploads the file i get the following error:
Save failed with the following error: This filetype is not allowed
Any suggestions?
Be Logga in eller Skapa ett konto ansluta till konversationen.
RIP Graphics
New Member
Posts: 16
9 år 6 månader sedan #803
av RIP Graphics
Svar från RIP Graphics i ämnet Save failed with error: filetype is not allowed
Try adding MIME types allowed as below
MIME types allowed: image/jpeg,image/png,image/gif
Or other MIME Type as needed. You may find a list of MIME types here www.freeformatter.com/mime-types-list.html#mime-types-list or www.feedforall.com/mime-types.htm
I hope this helps
MIME types allowed: image/jpeg,image/png,image/gif
Or other MIME Type as needed. You may find a list of MIME types here www.freeformatter.com/mime-types-list.html#mime-types-list or www.feedforall.com/mime-types.htm
I hope this helps
Be Logga in eller Skapa ett konto ansluta till konversationen.
Sidan laddades på: 0.052 sekunder