[ MAP MODULE 0.5.0c] Installation problem - imagemagick?

heydecke

Joined: 2005-09-23
Posts: 5
Posted: Fri, 2006-02-24 19:43

Hi,

I've uploaded the new module, when I go to the modules page and click upgrade I get the following error;

Quote:
Error (ERROR_PLUGIN_VERSION_MISMATCH) : [imagemagick] db: (v: 1.0.0 core api: 6/0, module api: 2/0) code: (v: 1.0.4 core api: 7/1, module api: 3/0)

* in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 191 (gallerycoreapi::error)
* in modules/core/classes/GalleryCoreApi.class at line 198 (gallerypluginhelper_simple::loadplugin)
* in modules/map/module.inc at line 303 (gallerycoreapi::loadplugin)
* in modules/core/classes/GalleryModule.class at line 157 (mapmodule::upgrade)
* in modules/core/AdminModules.inc at line 81 (mapmodule::installorupgrade)
* in main.php at line 198 (adminmodulescontroller::handlerequest)
* in main.php at line 87
* in main.php at line 80

I notice it mentions imagemagick which I don't (think) I have installed.

Any help appreciated,

Simon


Gallery version: 2.1-rc-1a
PHP version: 4.3.11 apache
Webserver: Apache/1.3.34 (Unix)
Database: mysql 4.0.25-standard
Toolkits: SquareThumb, Gd
Operating system: Linux server2.tsohost.co.uk 2.4.21-32.0.1.ELsmp #1 SMP Wed May 25 14:26:33 EDT 2005 i686
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1

 
patrickthickey
patrickthickey's picture

Joined: 2004-08-22
Posts: 164
Posted: Fri, 2006-02-24 20:08

heydecke...

you need login, go to Site Admin, and look under the Graphics toolkits header. If you do not see Imagemagick, you need to get it installed. Click upon the Modules header and see if you can install/enable it.

regards,
patrick

Right now, if you talk to people
who try to run real-world systems,
it is a struggle against entropy.

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Fri, 2006-02-24 20:13

yeap, if you do not wish to use ImageMagick at all, you would need to comment line 303 in the file "module.inc" of the map module and you should be good to go ;)

See you
-------------------------
The Termite :-)

 
heydecke

Joined: 2005-09-23
Posts: 5
Posted: Fri, 2006-02-24 20:29

*duh* I'm so stupid sometimes! I can't believe I didn't think of that!

Anywho thanks guys for the quick response, I've been using this module since it first came out and am continuously impressed with the developments,
keep up the good work!

Si