This topic is locked

Image name

10/24/2008 6:27:41 PM
PHPRunner General questions
W
wilmer author

Hi
I couldn't figure out how I can automatically give a uploaded image a new filename based on 2 other field values ( field1+field2+.jpg) before saving
How do I do that?

W
wilmer author 10/26/2008

Good day everybody!
I have now solved how to change filename when uploading a image. But the thumbnail still have the original filename with the th_ in front.

Can this be solved in an event too?

J
Jane 10/28/2008

Hi,
to change thumbnail file name you need to modify generated ..._edit.php/..._add.php files manually.