When activating the IB module, some other modules were also required. However, when allowing Drupal to enable the required modules, the installation fails with the following message:
Fatal error: Call to undefined function imageapi_get_available_toolkits() in /home/.bayou/jonhoman/jon.homan.me.uk.site/modules/imagebrowser/imagebrowser.install on line
The workaround is to manually enable the ImageAPI & ImageAPI GD2 modules first, and then the IB module.
Comments
Comment #1
jdelaune commentedThanks I'll look into this issue.
Comment #2
jdelaune commentedWill be fixed in the next release. Thanks