2.1.2 to 2.2.1 ImageMagick module upgrade issue

tvalentine

Joined: 2006-03-08
Posts: 3
Posted: Fri, 2007-04-27 15:32

Upgrading from 2.1.2 -> 2.2.4; ran into the following problem while going thru the web upgrader steps; the imagemagick module did not upgrade and produced the following error:

Error (ERROR_TOOLKIT_FAILURE)
in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 305 (gallerycoreapi::error)
in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 41 (imagemagicktoolkithelper::discovermimetypes)
in modules/imagemagick/module.inc at line 114 (imagemagicktoolkithelper::getoperationsandproperties)
in modules/core/classes/GalleryPlugin.class at line 296 (imagemagickmodule::activate)
in modules/core/classes/GalleryModule.class at line 211 (imagemagickmodule::reactivate)
in upgrade/steps/UpgradeOtherModulesStep.class at line 77 (imagemagickmodule::installorupgrade)
in upgrade/index.php at line 185 (upgradeothermodulesstep::processrequest)

Can someone point me to the right direction to fix issue.

Thanks

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2007-04-27 16:20

is your g2.2 running?

if so, go to site admin -> plugins. there, uninstall the "imagemagick" module. then install it again and activate it.

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage

 
tvalentine

Joined: 2006-03-08
Posts: 3
Posted: Fri, 2007-04-27 17:19

Restarted the upgrade and it completed, when into plugins and tried to activate imagemagic and it failed and gave the same error info. The gallery is running fine; is this a gallery issue or web server host issue?

Thanks

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2007-04-27 17:38

> when into plugins and tried to activate imagemagic and it failed

as i said above, first uninstall the imagemagick module.

--------------
Documentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage

 
tvalentine

Joined: 2006-03-08
Posts: 3
Posted: Fri, 2007-04-27 19:09

Thanks, the unistall/install did the trick.

 
sparr

Joined: 2006-11-02
Posts: 14
Posted: Mon, 2007-06-11 18:00

I also encountered this problem. Uninstall/install fixed it for me as well.