Here is the code on the main_product_image.php

$rs_products_image_large=str_replace('images/','images/1_',$products_image_large);
$rs_products_image_large_1=str_replace('.','_1.',$products_image_large);

I tried to change both but did'nt work should i change something in the database or?