View Single Post
  #2  
Old 03-16-2005, 08:04 AM
 
mpj mpj is offline
 

Senior Member
  
Join Date: Feb 2005
Posts: 106
 

Default

I located the clone product function to include > product_clone.php

however I still can't work this out.


It will not pass the orginal {image_paths} instead, all the new image gallery files have a +1 auto increment.

For example, the original image gallery file name is ( product-01.jpg ) and when I clone the product, the image gallery name becomes ( product-02.jpg ).

The problem is that I dont have a file called ( product-02.jpg ).

How can I refer the clone product to retain the same ( image_path ) without the auto increment for the files?
__________________
X-Cart 4.0.11


{My simple mods}
Adding Market list and % save on product detail
Quantity input box
Reply With Quote