function thumb_image_nocache($file_path, $size, $value)
 {
     GDSRGenerator::generate_thumb_image($file_path, $size, $value);
 }