Posted by febbre on October 20, 2009 at 12:05pm
Jump to:
| Project: | ImageCache |
| Version: | 6.x-2.0-beta10 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I moved a site from a remote linux server to a local local MAMP installation and i got some white pages and this error in the php log:
Fatal error: Call to undefined function image_get_info() in /Applications/MAMP/htdocs/piu/sites/all/modules/imagecache/imagecache.module on line 832
I am running 6.x-2.0-beta10 version (but upgrading to 6.x-2.x-dev change nothing)
PHP Version 5.2.3
Download method: Public
Comments
#1
On the same Installation i got another error that may be related. When i go to admin/settings/image-toolkit i got this:
Fatal error: Call to undefined function image_get_available_toolkits() in /Applications/MAMP/htdocs/piu/modules/system/system.admin.inc on line 1416
#2
Check if you have Image module activated.
And if this function exists at all in Image module.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.