Quote:
Originally Posted by Kirk Fitzgerald
Hey Ted,
sorry about delay, had to sleep.
Okay then, so when viewing a product ont he front end I obviously see no image, viewing source code I see this for the image call:
Code:
http:\\i1049.photobucket.com\albums\s386\KirkFitzgerald\PetersonCeramic3PipeStandPipeRack.jpg
but where it sends me when I put it in the broswer is this:
Code:
http://localhost/vb4dev/%5C%5Ci1049.photobucket.com%5Calbums%5Cs386%5CKirkFitzgerald%5CPetersonCeramic3PipeStandPipeRack.jpg
I can send you the main Apache config file httpd.conf is that helps to know how xampp is configured on my end, do you want me to do that?
|
I'm so confused here... didn't you process the images through the bulk sync script turning them into local links like /productforums/xxxxxx.img?
The reason external links won't work is the query I had you run which changes / to \ to work specifically for local links. If you want to use remote images instead that's no problem, we can fix the links to point back to those...