*

bgd

  • ***
  • 33 posts
Invalid file extension
« on: January 09, 2021, 05:39:54 PM »
When I try to upload a .jpeg photo I receive an error: "Invalid file extentions: allowed only jpg, png, gif"
In your demo theme seems to be ok.

You have a sugestion for that please?

Thank you

*

MB Themes

Re: Invalid file extension
« Reply #1 on: January 09, 2021, 06:08:27 PM »
@BGD
I am not sure, but you cannot set allowed extensions in osclass, restriction comes from uploader setup.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by frosticek on January 09, 2021, 06:21:17 PM
*

bgd

  • ***
  • 33 posts
Re: Invalid file extension
« Reply #2 on: January 09, 2021, 06:14:57 PM »
I solved.


In the database I looked for  t_preference table  and then for allowedExt.

There  should be "png,gif,jpg,jpeg". If you don't have the jpeg, just add it to the field.

Thank you!
« Last Edit: January 09, 2021, 06:24:50 PM by bgd »

*

MB Themes

Re: Invalid file extension
« Reply #3 on: January 09, 2021, 06:21:26 PM »
@bgd
Thanks for posting solution ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

bgd

  • ***
  • 33 posts
Re: Invalid file extension
« Reply #4 on: January 09, 2021, 06:23:22 PM »
Thank you the same for your quick answer like always.

Have a nice evening.

*

Sylwester

  • *
  • 1 posts
Re: Invalid file extension
« Reply #5 on: June 27, 2021, 06:23:07 PM »
I solved.


In the database I looked for  t_preference table  and then for allowedExt.

There  should be "png,gif,jpg,jpeg". If you don't have the jpeg, just add it to the field.

Thank you!


Where can I make the changes?

*

MB Themes

Re: Invalid file extension
« Reply #6 on: June 29, 2021, 12:29:00 PM »
@Sylwester
Read your question, answer is there
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots