![]() |
I thought a pretty useful feature would be to show what percent of your PM Inbox is being used in your PM Inbox display screen.
A simple formula like: (number of current PMs) / (number of max PMs) * 100 can probably be used. Even creating a bar to show the percentage wouldn't be difficult either ;) as you can use table width in percent for that bar. It would be awesome if someone can do it, or if you can tell me the variables to show the max number of PMs someone can have and their current, I can put a hack together myself. Thanks a lot. |
For the main forum page (index.php), total PMs is $allpm[messages].
For the inbox display page (private.php), you'll need to add it yourself: Code:
$ignoreusers=""; In any file/template, $pmquota is the total PMs allowed. |
All times are GMT. The time now is 10:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|