Error with Module
Cavalier07 - September 2, 2009 - 23:30
| Project: | ImageCache |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
yea mate check your permissions.
files should be 775 or 777 - set recursively worked for me, not sure how safe it is though..