Because of calling "libraries_get_libraries()" in requirements hook, it is impossible to install the module, since that function does not exists in that phase.

Comments

hideaway’s picture

hideaway’s picture

ok that patch is not working, sry :(

hideaway’s picture

this should work, but I messed up the names of the files though

jonhattan’s picture

Status: Active » Reviewed & tested by the community

That's the correct implementation for hook_requirements().

laceysanderson’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Thanks for the patch! It has been incorporated...