Posted by kulfi on December 9, 2008 at 1:28am
Jump to:
| Project: | Asset |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Looks 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.
#2
Please 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.#3
I 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.