Welcome Guest, Not a member yet? Register   Sign In
how set a min-size (width) in upload image?
#1

[eluser]Asinox[/eluser]
Hi Guy's, there's some way to set a min-width for uploading image?

some help?

thanks a lot Smile
#2

[eluser]Dam1an[/eluser]
Its not built in, but you have 2 options
1. Upoad the file, and then you have access to the file dimensions, so you can check if they're greater then the min
2. Extend the upload class, and add the check to is_allowe_dimensions (line 662)
#3

[eluser]Asinox[/eluser]
mmmm thanks let me try upload class, i think is very nice idea Smile




Theme © iAndrew 2016 - Forum software by © MyBB