I am getting this error message after upgrading cck imagefield:
warning: mkdir() [function.mkdir]: File exists in /var/www/vhosts/domain.com/httpdocs/cms/sites/all/modules/imagecache/imagecache.module on line 483.

The following modules are installed:
1. cck imagefield - 6.x-3.0-alpha2
2. cck filefield - 6.x-3.0-alpha5
2. imagecache - 6.x-2.0-beta2

Drupal version 6.6
I have checked on permissions but they all seem fine.

Does anyone have a similar problem?

Comments

dman’s picture

I've actually been getting that with every update of an unused imagecache profile.
... but it's non-fatal.
We should try to clean it up some time...

... but this should be posted in the imagecache issue queue, not drupal core

.dan.
if you are asking a question you think should be documented, please provide a link to the handbook where you think the answer should be found.
| http://www.coders.co.nz/ |

portait’s picture

Thanks for pointing it out to me. :)
After deleting my imagecache presets the problem was gone.

bryanhidalgo’s picture

I deleted and recreated the imagecache presets and that fixed the problem.

lauscherli’s picture

Could you please explain, what you did about it? This would help me. Thanx.

Update: ah, the files permissions...

psynaptic’s picture