News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Show total PM count

Started by mabley, November 30, 2017, 10:13:04 PM

Previous topic - Next topic

mabley

I'm working on a new theme and I'd like to show the total PM count, but read and unread combined.

Example
[envelope icon] 34 (3)

Where 34 is the total number of PMs the user has, and 3 is how many unread.


Pipke

in your example if you mean from the user who is logged in and if global var $context is set

string -> $context['messages'] does then 34
string - > $context['unread_messages'] does 3
"If something is wrong, fix it if you can. But train yourself not to worry: Worry never fixes anything."

Click here to view my mods for SMF

Hey 👋 Did i helped... you like what i do. You can now buy me a coffee! ☕

mabley


Advertisement: