With Drupal 5.0 RC1 and image dev version for 5.0.

Access to the image toolkit configuration page is impossible if image.imagemagick.inc is in the "include" directory. Blank page.

Comments

walkah’s picture

the patch to fix this is included here: http://drupal.org/node/99160#comment-169863

Anonymous’s picture

After the patch, when I want to save the confguration of the image toolkit I get this error

Fatal error: Call to undefined function: form_textfield() in /var/www/anda/includes/image.imagemagick.inc on line 22
drewish’s picture

Status: Active » Fixed

this has been resolved in core.

Anonymous’s picture

Status: Fixed » Closed (fixed)