Unable to process this photo - PLease Help!

johngilmore2

Joined: 2012-10-17
Posts: 1
Posted: Wed, 2012-10-17 10:08

Hi, i have a fresh install of Gallery3
It works fine on another website I have using the same service
I just get the error Unable to Process this Photo no matter the size. Ive tried 50kb - 4mb
Here is the log error
Ive been searching and reading for hours. Cant find a solution.

2012-10-17 10:51:33 +01:00 --- error: The ImageMagick directory specified does not contain a required program, convert
#0 /home/signaltr/public_html/gallery/system/libraries/Image.php(123): Image_ImageMagick_Driver->__construct(Array)
#1 /home/signaltr/public_html/gallery/system/libraries/Image.php(56): Image_Core->__construct('/home/signaltr/...', NULL)
#2 /home/signaltr/public_html/gallery/modules/gallery/helpers/gallery_graphics.php(65): Image_Core::factory('/home/signaltr/...')
#3 [internal function]: gallery_graphics_Core::resize('/home/signaltr/...', '/home/signaltr/...', Array, Object(Item_Model))
#4 /home/signaltr/public_html/gallery/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#5 /home/signaltr/public_html/gallery/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#6 /home/signaltr/public_html/gallery/modules/gallery/helpers/gallery_event.php(95): item_Core::make_album_cover(Object(Item_Model))
#7 /home/signaltr/public_html/gallery/modules/gallery/helpers/module.php(378): gallery_event_Core::item_created(Object(Item_Model))
#8 /home/signaltr/public_html/gallery/modules/gallery/models/item.php(403): module_Core::event('item_created', Object(Item_Model))
#9 /home/signaltr/public_html/gallery/modules/gallery/controllers/uploader.php(75): Item_Model_Core->save()
#10 [internal function]: Uploader_Controller->add_photo('9')
#11 /home/signaltr/public_html/gallery/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Uploader_Controller), Array)
#12 [internal function]: Kohana_Core::instance(NULL)
#13 /home/signaltr/public_html/gallery/system/core/Event.php(208): call_user_func_array(Array, Array)
#14 /home/signaltr/public_html/gallery/application/Bootstrap.php(67): Event_Core::run('system.execute')
#15 /home/signaltr/public_html/gallery/index.php(102): require('/home/signaltr/...')
#16 {main}

Please please can someone help.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2012-10-17 23:02
Quote:
2012-10-17 10:51:33 +01:00 --- error: The ImageMagick directory specified does not contain a required program, convert

I bet you host does not have imageMagick properly installed.

Can you try a small image with GD as the image toolkit?

Dave
____________________________________________
Blog & G2 || floridave - Gallery Team