Topic-icon Imagick

Active Subscriptions:

None
14 years 7 months ago #14421 by alanstylez
Imagick was created by alanstylez
I have been getting the following error recently and I'm not sure of the cause or the fix. Any ideas?

Fatal error: Uncaught exception 'ImagickException' with message 'NoDecodeDelegateForThisImageFormat `/tmp/magick-XXPlK0rX'' in /mnt/data/vhosts/nuvacord.net/httpdocs/components/com_community/helpers/image.php:248 Stack trace: #0 /mnt/data/vhosts/nuvacord.net/httpdocs/components/com_community/helpers/image.php(248): Imagick->readimage('/mnt/data/vhost...') #1 /mnt/data/vhosts/nuvacord.net/httpdocs/components/com_community/helpers/image.php(842): CImageHelper::createThumb('/mnt/data/vhost...', '/mnt/data/vhost...', 'image/jpg', 64, 64) #2 /mnt/data/vhosts/nuvacord.net/httpdocs/plugins/jfbcprofiles/jomsocial/jomsocial.php(399): cImageCreateThumb('/mnt/data/vhost...', '/mnt/data/vhost...', 'image/jpg') #3 /mnt/data/vhosts/nuvacord.net/httpdocs/components/com_jfbconnect/libraries/profile.php(367): plgJFBCProfilesJomsocial->updateAvatar('jfbc_634260487p...', '191') #4 /mnt/data/vhosts/nuvacord.net/httpdocs/components/com_jfbconnect/libraries/profile.php(132): JFBConnectProfileLibrary->migrateFBAvatarToProfile() #5 /mnt/data/vho in /mnt/data/vhosts/nuvacord.net/httpdocs/components/com_community/helpers/image.php on line 248
The topic has been locked.
Support Specialist
14 years 7 months ago #14426 by alzander
Replied by alzander on topic Imagick
Can you check your /tmp folder for files that look like jfbc_634260487pic.jpg, and see if they are valid images? Mainly, open them up, and they should be a user's picture. Let us know how that goes.. if they aren't valid, that would explain the error (though not the cause).. if they are valid, then we'll have to investigate further.

Also, are user avatars being properly imported into JomSocial?

Thanks,
Alex
The topic has been locked.