How to Show a members quota

CAPER
CAPER
@caper
11 years ago
125 posts
How can i show a members quota on their profile?
updated by @caper: 01/31/14 10:58:28AM
douglas
@douglas
11 years ago
2,790 posts
You can add {debug} to the profile_header.tpl or any other profile_*.tpl to see what variables are available.

Off the top of my head, I think $profile_quota_id will show the quota ID and $profile_quota_name will show the name of the quota.

Hope this helps,
Douglas


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
CAPER
CAPER
@caper
11 years ago
125 posts
thanks tried it with no results
michael
@michael
11 years ago
7,714 posts
If the {debug} does not show that popup box, then you probably have a popup blocker on.

Take a look at this video to see how it should work:

"{debug} Using smarty debug console"
{debug} Using smarty debug console
CAPER
CAPER
@caper
11 years ago
125 posts
No I ment the debug feature works just not the variable you posted but I will check back up on this

Tags