×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Save failed with error: filetype is not allowed
dimitris
Nouveau membre
Posts: 1
il y a 9 ans 6 mois #782
par dimitris
Save failed with error: filetype is not allowed a été créé par 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?
Connexion ou Créer un compte pour participer à la conversation.
RIP Graphics
Nouveau membre
Posts: 16
il y a 9 ans 6 mois #803
par RIP Graphics
Réponse de RIP Graphics sur le sujet 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
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.049 secondes