Posted by hamish on January 22, 2011 at 6:04pm
Just set up openpublish. Added a new article and loaded a main image. The image loaded fine to the server. When i check the page (new article) there is no image. When i look at source it's looking for the image in the wrong directory it's looking for the image here .../sites/default/files/imagecache/spotlight_homepage/image.jpg but the image is actually here .../sites/default/files/imagecache/image.jpg.
For some reason the image is not loaded into .../sites/default/files/imagecache/spotlight_homepage/ but instead going here .../sites/default/files/imagecache/.
Anyone know why this is happening. I have set up other openpublish sites where this did not happen.
thanks
Comments
Sorry i made a mistake the
Sorry i made a mistake the image is not loaded in .../imagecache at all instead it's loaded here .../sites/default/files/ for some reason nothing is being written in .../imagecache.
I made a mistake the image is
I made a mistake the image is not being written in imagecache but in .../sites/default/files. Obviously there is a problem with the imagecache folder that OP created.
I checked the permissions of the imagecache folder and it seems ok it's 775.
What else could it be?
The problem is described here
The problem is described here but no clear solution is mentioned.
http://drupal.org/node/610756
pls thanks
if you are not viewing as
if you are not viewing as user 1 check the permissions
resveld thanks for the
resveld thanks for the comment. but i am not sure what this means and how it relates to files structure not being written in imagecache.
Check this solution
http://groups.drupal.org/node/168919