Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
system.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2005 at 23:27 UTC
Updated:
8 Oct 2005 at 12:05 UTC
We can't seem to figure this one out:
the install was doing fine and then I upgraded to 4.6.3 and now I can't get into the admin/settings anymore.
A blank page with the following error appears:
Fatal error: Call to undefined function: image_get_available_toolkits() in /home/mydomain/public_html/mydir/modules/system.module on line 246
How can I fix this one?
Your help is very much appreciated.
Comments
Comment #1
Richard Archer commentedThat whole block of code from:
// Image handling:
to
// Feed settings
in system.module has been commented out in HEAD.