Closed (duplicate)
Project:
ImageAPI
Version:
5.x-1.2
Component:
ImageAPI GD
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2008 at 22:36 UTC
Updated:
12 Sep 2008 at 22:58 UTC
Hi there,
I am having problems with enabling this module. I am currently running PHP 5.2.5 but I still get an error. Is it possible this module is conflicting with others? How can I troubleshoot? Please help! Let me know if I need to provide more info.
Thanks!
Comments
Comment #1
drewish commentedit'd be a much more useful support request if you at least provided the error message.
Comment #2
wildmtsky commentedSorry, the error says
ImageAPI requires at least PHP 5.1. (Currently using ImageAPI PHP )
When I try to install imagecache one of the modules that depends on it, I get this message:
Fatal error: Call to undefined function: imageapi_get_available_toolkits() in ......./modules/imagecache/imagecache.install on line 13
I am assuming that this message is because the ImageAPI is not configured correctly because of the PHP thing.
Any help would be excellent.
Comment #3
drewish commentedplease look for existing issues before opening up new ones. see #292890: Fatal error: Call to undefined function imageapi_get_available_toolkits()
Comment #4
wildmtsky commentedThank you! I didn't realize that this was a similar issue. Sorry newb but can you tell me what I am supposed to do with the patch? And is it okay to run on the 5.x version when it says: imageapi-6.x-1.0-alpha1_perm.patch? One more question - will this help with the PHP error message?
Thanks!