I would like to display how many subusers a person has left to create. Is there some PHP code i can add to my view that would display this number when they are logged in?
Thanks!
I would like to display how many subusers a person has left to create. Is there some PHP code i can add to my view that would display this number when they are logged in?
Thanks!
Comments
Comment #1
mlalu commentedThis seems to give me what I was looking for. I'm pretty new at PHP and I dug most of this out of the module code. If anyone has any improvement suggestions I would be glad to hear them. Thanks!
Comment #2
sokrplare commentedCleaning up the issue queue - looks like you solved it yourself - nice!