Hi all..
i'm experiencing this problem with imagecache.
i've realized a site with a multisite structure to display the same site different domains. So i have into the sites/ folder many symlink to the sites/mainsite folder.
Everything it's ok except for imagecache images: they aren't displayed on the second domain, but it's strange because the images exist.
For example
http://prova.serieadilettanti.it/content/assigeco-casalpusterlengo display the logo, but http://www.serieadilettanti.it/content/assigeco-casalpusterlengo doesn't do it.
but on every site the image exist!
http://prova.serieadilettanti.it/sites/prova.serieadilettanti.it/files/i...
http://www.serieadilettanti.it/sites/prova.serieadilettanti.it/files/ima...
why does it show image on prova.serieadilettanti.it and not on www.serieadilettanti.it?
(the url in sites/ folder are symlinks to the real folder, and i've used prova.serieadilettanti.it until today )
Comments
Look to the source code
hey,
after looking to your source code I found this image location
http://www.serieadilettanti.it/sites/www.serieadilettanti.it/files/image...
which is a page not found!!!
So there is something screwy in your settings.
http://www.drupalonly.com
--patrick
Problem solved
Solved... it was in the configuration, the file system path for files.
It change automaticaly in every site, so you have to force manually on the main address to have the same path for the files in different sites.
Hi, I'm facing the same issue
Hi, I'm facing the same issue! Can you please explain more which settings should be changed ?