View Single Post
  #44  
Old 11-16-2003, 06:42 AM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Quote:
I pasted the product_detailed_images.php file in the catalog directory and it works fine the only draw back is if I generate a new catalog and drop the old one I have to copy this file to the directory each time since dropping the old catalog deletes all files in the directory.

Could this be due to relative linking? If you hard code the link with a complete URL maybe it would overcome this deficiency.

Let us know.