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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | fixing_impossiblity_to_install_from_profile-2415887.patch | 2.26 KB | hideaway |
| #1 | fixing_impossiblity_to_install_from_profile-2415887-1.patch | 642 bytes | hideaway |
Comments
Comment #1
hideaway commentedComment #2
hideaway commentedok that patch is not working, sry :(
Comment #3
hideaway commentedthis should work, but I messed up the names of the files though
Comment #4
jonhattanThat's the correct implementation for hook_requirements().
Comment #6
laceysanderson commentedThanks for the patch! It has been incorporated...