Closed (cannot reproduce)
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 23:30 UTC
Updated:
24 May 2012 at 07:28 UTC
Hi
I have 2 problems which are as follows.
Firstly I get the following error which I would like to fix if possible
warning: mkdir() [function.mkdir]: File exists in /home3/caval/public_html/modules/imagecache/imagecache.module on line 555.
Secondly when I upload an image it doesn't show however it uploads to the sever. An example of this is at http://legitsites.com/sites/neobux/proofs
I have no idea how to deal with either problem and it may be the same problem but honestly I'm terrible at things like this
Any help would be appreciated
Comments
Comment #1
Diegen commentedyea mate check your permissions.
files should be 775 or 777 - set recursively worked for me, not sure how safe it is though..
Comment #2
fizk commented