Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2011 at 21:17 UTC
Updated:
24 May 2012 at 06:20 UTC
Hello. In our case we have many files uploade and use uploadpath module so imagecache have to do mkdir() for already ready directory.
So we get warning
mkdir() [function.mkdir]: File exists в файле /home/xxxxxxxxx/www/sites/all/modules/imagecache/imagecache.module at line 601.
I think there must be added @ before mkdir() to suppress this warning.
Comments
Comment #1
fizk commentedShould be fixed in 2.0-rc1.