Is there a way to get the total number of user subscriptions per taxonomy term?

Comments

salvis’s picture

Status: Active » Fixed

You have to query the database table 'subscriptions' on module/field/value being ('node'/'tid'/TID_OF_YOUR_TERM).

nravens’s picture

Thanks, but how would do this?

Is there's no way to do this with views?

salvis’s picture

Status: Fixed » Closed (won't fix)

Sorry, this is beyond what I can help you.