Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.
Please keep in mind:
$thumb_filename = str_replace($this->extension, 'th.'.$this->extension, $image_filename);
$thumb_filename = str_replace($this->extension, generateRandomString(rand(5, 8)).'.th.'.$this->extension, $image_filename);