I've just played with this module for a few minutes now, but I just wanted to say thanks:
- it streamlines so many tasks (e.g. media player and imagecache configs) that a few minutes was all that was necessary for a simple eval
- it works well 'out of the box'
- its richly featured, which I am going to dig into now
Comments
Comment #1
kulfi commentedLooks like I spoke to soon. Imagecache integration is being really flaky. I have a preset with scale 500 x 250, but when I select the preset in the Asset popup, it doesn't show the thumbnail dimensions; when the node is created, it doesn't show the thumnail, just the file name as text. Showing the image original size works fine.
Comment #2
wmostrey commentedPlease note that Asset 1.0 only works with ImageCache 5.x-2.x, not with 5.x-1.x. Second of all, please make sure you set the defaults correctly at
admin/settings/asset/imagecacheandadmin/settings/asset/defaults. That should fix your issues.Comment #3
kulfi commentedI belatedly checked the logs and saw a bunch of "ImageAPI failed to open ..." errors. I had to clear out my files folder, reinstall Drupal + imagecache, ensure imagecache wasn't continuing with the errors, and things are working now.