is there an extension to limit the size of images that users can upload?
No extensions is needed for that.
to upload to where?
what about resizing the images by the app to the size you need?
the image extension and its Resize and/or Scale method could help you doing this
Taifun
Thanks. I´ll try this too.
I solve the problem with Taifun aix, Thanks.
You must use the relative path for this:
I already mentioned this issue several times (sometimes the absolute path and sometimes the relative path is used), e.g.:
@juansinclair can you tell me how to make limit image size in image picker?
I have tried with file size component like @bodymindpower block above this post, but always failed
i just know what is relative path. thank you for your block. i will try it
hello
what did you do to resize image before upload
you can find the answer after reading the complete thread…
see here
Taifun