The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Do you see any errors in this code?
** the reason I ask is because at 75% it is supposed to display a red image, but it conitnues to display yellow past 75.
PHP Code:
|
#2
|
||||
|
||||
yes i see a fault in your code so it is correct:
PHP Code:
|
#3
|
|||
|
|||
I see your logic there, but that screwed up the PM %.
|
#4
|
||||
|
||||
????
can't see a fault, can you explain a bit more? |
#5
|
|||
|
|||
The code tells how full the PM box is based on the max number of PM's allowed.
So, right now I have it set to a max of 75 PM's, and I have 60 PMs total in my PM box, so the % should read 86% full, but when I changed the code it made that % inaccurate, it said something like 40% full. |
#6
|
||||
|
||||
perhaps you have 60 pms total, but just 30 pms in your inbox?
you just call pms in folderid=0 (inbox-folder) but no sent messages would be inside |
#7
|
|||
|
|||
this code is looking at all folders:
PHP Code:
|
#8
|
||||
|
||||
i'd really change the code to that:
PHP Code:
|
#9
|
|||
|
|||
Perfect!
thanks Xenon |
#10
|
||||
|
||||
np
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|