When I try to send a private message, I get the following error :

Fatal error: Call to undefined function subscriptions_hold() in /var/www/drupal/sites/all/modules/privatemsg/privatemsg.module on line 2443

I'm very excited to test out this module, as I'm pretty sure you've just implemented a lot of features I've been looking for.

Comments

cailinanne’s picture

Priority: Critical » Minor

I suppose this error message is telling me that I need to have the Subscriptions module installed. So, I suppose the only "bug" is that Privatemsg does not formally declare it's dependence on Subscriptions.

jswap’s picture

I've just verified that installing the Subscriptions module fixes this bug.

salvis’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)