I had a problem with broken images.
So I disabled Image Magick etc to find one that gave me proper images. (gd works).
However, I discovered from the documentation that some features of the Map module will not work without Image Magick. So I went in to enable Image Magick and see if the images would still work.
I got the error
Error (ERROR_TOOLKIT_FAILURE)
in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 308 (GalleryCoreApi::error)
in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 41 (ImageMagickToolkitHelper::discoverMimeTypes)
in modules/imagemagick/module.inc at line 115 (ImageMagickToolkitHelper::getOperationsAndProperties)
in modules/core/PluginCallback.inc at line 180 (ImageMagickModule::activate)
in modules/core/PluginCallback.inc at line 67 (PluginCallbackView::handleCallback)
in main.php at line 450 (PluginCallbackView::renderImmediate)
in main.php at line 104
in main.php at line 88
System Information
Gallery version
2.3
PHP version
5.2.9 cgi
Webserver
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Database
mysqlt 5.0.77-community
Toolkits
Thumbnail, Gd
Operating system
Linux cp1.hostingserver.net 2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:39:21 EDT 2009 i686
Browser
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
Gaynor
Posts: 215
If you go to site admin->Graphics Toolkits->ImageMagick and perform a test do you get any errors?
_________
Mark
ACCU - www.accu.org - Professionalism in Programming.
Posts: 378
Hi
ImageMagick does not appear in site admin/ graphics toolkits
In Plugins Imagemagick is deactivated and has Actions to "activate/uninstall/delete"
I am wondering if perhaps I should uninstall and then install it again.
Gaynor
Posts: 114
You need to activate the ImageMagic module on the Plugins page in order for it to show up on the list of available toolkits.
Once that is done, then testing the ImageMagic toolkit will be possible.
Posts: 378
Yeah but as I said at the beginning of this thread, when i try to activate Image Magic, I get the errors and it does not activate.
Should I uninstall in and install it again?
Gaynor
Posts: 114
Sounds like your installation of Gallery is suspect. The "it" would be all of Gallery. The ImageMagic plugin comes with Gallery.
I am not familiar with the type of error you are getting, sorry.