Using ICDB (11-21-12 latest commit)
When adding a new manufacturer I received the following error:
Fatal error: Uncaught exception 'ImagickException' with message 'Negative or zero image size `/var/www/ICDB/data/logos/texasinstruments'' in /var/www/ICDB/pages/settings.php:251 Stack trace: #0 /var/www/ICDB/pages/settings.php(251): Imagick->resizeimage(0, 100, 13, 0.9) #1 {main} thrown in /var/www/ICDB/pages/settings.php on line 251
The image URL entered was:
http://www.ti.com/assets/en/images/homepage/ti-logo.png
I'm running PHP 5.2.4 with Imagick 6.3.7 (module 2.0.1)