Hi,
I wanted to try ERM to see if it's suitable for my needs, so I installed it and enabled it but as soon as I wanted to enter Resource Manager in Navigation menu, I got this error message:
Fatal error: Call to undefined function dapi_loadicons() in .../modules/erm/erm.module on line 114
There's no readme in module archive, no indicated dependencies in modules settings and I can't find any documentation or project website. Can you help please?
Comments
Comment #1
rooey commentedYou need to install the "dapi" module.
http://drupal.org/project/dapi
It shouldn't really be required - but for what's currently in CVS, it is.
M.