Page 1 of 1

svg images

Posted: Sun Jun 18, 2023 8:13 pm
by pp4mnklinux

Hello everybody:

Somedays ago I wrote a post about include webp images, @rockedge solved it, but now it doen't work again... I don't know where is the problem.

Related with it.- -I changed my profile picture, and I chose to upload a .svg image, better quality and characteristics, but it is not possible to use this images. Can anybody solve it or it is imposible due to the characteristics of the forum.

Thanks a lot and have a nice day u all


Re: svg images

Posted: Sun Jun 18, 2023 8:40 pm
by norgo

max file size 6kb ?


Re: svg images

Posted: Sun Jun 18, 2023 8:49 pm
by pp4mnklinux

Haha yeah, I know. Those are other files, of course.

I have 90x90 <6Kb.... but I can't use them, they don't appear to be uploaded.

Thanks 4 your comment.


Re: svg images

Posted: Sun Jun 18, 2023 8:59 pm
by norgo

the image doesn't appear?
I remember I had this problem too for a while.
The reason was the internet browser itself. In my case firefox.
I changed the browser and the problem disappeared.
It's worth to test this.


Re: svg images

Posted: Mon Jun 19, 2023 5:39 am
by pp4mnklinux

Thanks again @norgo : I tested it with FireFox, Slimjet, Chrome and Opera and there is no solution changing the browser.

I went to the images folder, and they didn't appear when CUSTOM FILES, but when I mark "ALL FILES" they are there, so the problem could be the extension .svg, because when I try to upload them the page didn't allow me.-

It is not, of course, an important problem, it is only to use better quality images, but as I said it is something I can live with, haha.

Thanks a lot, and enjoy this week.

CHEERS.


Re: svg images

Posted: Mon Jun 19, 2023 7:05 am
by norgo

did the avatar test right now and had a look at the site source code.
You are right, currently svg is not accepted.

Code: Select all

<dd><input type="hidden" name="MAX_FILE_SIZE" value="6144" /><input type="file" name="avatar_upload_file" id="avatar_upload_file" class="inputbox autowidth" accept=".gif,.jpg,.jpeg,.png" /></dd>