Quote:
Originally Posted by Kirk Fitzgerald
Hiya Ted,
doesn't matter what I change the "Image View Url" to in the core settings, when I check the view in Products listing page all I see is this text where the thumbnail should be:
Attachment 139808
When I use firebug to check the image location I see this:
Code:
/productphotos/50014e732fa54_thumb.jpg
and a message saying "failed to load the given url"
In the core settings I have set the Image View Url to '/productphotos' but still cannot see any images anywhere.
I have the images in "C:\xampp\htdocs\vb4dev\productphotos"
Any ideas what I am doing wrong here TEd, it's all getting to be a bit of a headache now!
|
So /productphotos/ is the folder images are set to go to... but when you open it are the images there? If so, do they load properly?
If not, try changing one or two products to an external url [via your database or adding a new item], run the sync script again and see how those look.
You can run this version of admincp/productforums.php which will print debug code if you're not sure on the paths