×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Save failed with error: filetype is not allowed
dimitris
Navegador Iniciado
Posts: 1
9 años 6 meses antes #782
por dimitris
Save failed with error: filetype is not allowed Publicado por 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?
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
RIP Graphics
Navegador Iniciado
Posts: 16
9 años 6 meses antes #803
por RIP Graphics
Respuesta de RIP Graphics sobre el tema 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
Por favor, Identificarse o Crear cuenta para unirse a la conversación.
Tiempo de carga de la página: 0.049 segundos