Is it possible to auto-rename thumb name on upload? For example...I have file named test.jpg and after it's uploaded I'd like to have thumb named same as a number at end of
details.php?image_id=NN, so it should be named
data/thumbnails/1/NN.jpg not
data/thumbnails/1/test.jpg.
I need this for some experiments with gallery, so I don't think someone did this already...If someone know how to do this please share this knowledge
