How do I get the inbox count?
                    I am making a My Profile box like on Vanilla forums.  How do I retrieve the inbox count?
I have something like this :
<?php echo Anchor('Inbox', '/messages/all'); ?> X
I need to change X to the actual count in the inbox.
                I have something like this :
<?php echo Anchor('Inbox', '/messages/all'); ?> X
I need to change X to the actual count in the inbox.
0          
             
         
            