When installing this module, with an install profile you get an error because hook_requirements calls drupal_get_path, which won't work because the system table isn't around.

Just need to add a '@' to the call to drupal_get_path. Patch attached.

Comments

kbahey’s picture

Status: Active » Fixed

Fixed.

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.