Closed (fixed)
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2010 at 16:52 UTC
Updated:
2 Jun 2012 at 22:28 UTC
Hi,
I had tested a site with a domain name example www.123.com, the client had put up a lot of images via this staging address.
Today I went to switch the site over to its actual address www.abc.com however anywhere an imagecache image is shown paths are showing both site names.
E.g. it was
/sites/www.123.com/files/imagecache/gallery_small/image.png
After I changed the URL of the site it became /sites/www.abc.com/files/imagecache/sites/www.123.ie/files/image.png
It is injecting "/sites/www.123.ie/files/" back into the URL for some reason.
The path should be:
/sites/www.abc.com/files/imagecache/gallery_small/image.png
Thanks for any help,
Gary
Comments
Comment #1
fizk commentedPlease reopen if this is still an issue with ImageCache 6.x-2.0-rc1.