[eluser]Sinclair[/eluser]
Hi,
I need to display an error if the image is < than 300 pixels. Which is the best way of doing this?
Sorry for my bad english.
Best Regards,
[eluser]Sinclair[/eluser]
Hi, thanks for the reply.
I don't want to pop up an error if the max_width is larger than 300 pixels. I need to do the opposite. I need the display error if the size is less than 300 pixels.
I think I must to extend the Upload Library. Correct?
Best Regards,
[eluser][254]Prof[/eluser]
Sorry, I had misunderstood the question.
I think you will have to extend the Upload library
Kind regards
[eluser]juanvillegas[/eluser]
Good job! But are you sure no one has already extend this? Maybe some google would save you some coding hours
[eluser]Flynn[/eluser]
Well, i wasn't in the mood to dig google and i was sure that it wouldn't take much time to extend library with "minimum check". It took only 5-10 minutes to check what is where and extend it.