* warning: mkdir() [function.mkdir]: File exists in /usr/local/www/mysite/htdocs/sites/all/modules/imagecache/imagecache.module on line 525.
I cannot seem to get products to have images...
Is anyone familiar with this issue? As soon as I create a product node with images the above warning shows up everywhere. But, as soon as I delete the node, the warning goes away!
I have clean URLS my folders are set to 0777
I am using Ubercart 6.x-2.0-rc3
Image cache 6.x-1.6
CCK 6.x-3.x-dev
Drupal 6.13
Comments
Comment #1
melissamwong commentedahhh, nevermind, got it working by setting, of all things, cck folders to 0777... and going into _every_ folder in /sites/default/files/imagecache and setting to 0777 as well. Hope this helps someone else :)
Comment #2
fizk commented