Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Image folder
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

TexasWebDevelopers
Starting Member

1 Posts

Posted - February 26 2004 :  14:40:27  Show Profile  Reply with Quote
Hi,
I want to move my product images to a folder something like /shopping/product_images. I can't find anyplace in the configuration forms that would point the image URL to any folder other than the "shopping" folder. As it is now, when entering the name of an image in the products form it is placed in the database as cimageurl. I'd hate to think that I have to enter each image in the product form as "product_images/image_name.gif" Any ideas?
++++++++++++++++++++++++++++++++++++++++++++++++
OK--I decided to change the source code for the two pages "shopproductformat.asp" and "shopgiftregproductformat.asp"
I simply added the path to my new images folder in front of the image source code changing this:
<img border="0" src="<%=strcimageURL%>">
to this:
<img border="0" src="../product_images/<%=strcimageURL%>">
in all three instances in both pages.

Are there any more pages where I might need to change the product image paths???



Edited by - TexasWebDevelopers on February 26 2004 17:02:39
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00