Is there a way to get the total number of user subscriptions per taxonomy term?
You have to query the database table 'subscriptions' on module/field/value being ('node'/'tid'/TID_OF_YOUR_TERM).
Thanks, but how would do this?
Is there's no way to do this with views?
Sorry, this is beyond what I can help you.
Comments
Comment #1
salvisYou have to query the database table 'subscriptions' on module/field/value being ('node'/'tid'/TID_OF_YOUR_TERM).
Comment #2
nravens commentedThanks, but how would do this?
Is there's no way to do this with views?
Comment #3
salvisSorry, this is beyond what I can help you.