Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 9 Years, 7 Months, 2 Weeks ago What is the variables for unread PM messages?
#1
Solved: 9 Years, 7 Months, 2 Weeks ago
The currect variable on global alert is this one:

{$privatemessage_text}

which i can't change it but i want to know the variable of the number when someone sents a message and the username .

For example the current pm system is :

Quote:You have (a-one) unread private message from (b- The username )

I need the a- and the b- variablesSmile

does any of you knows them? i would be really happy if you could give them to me.
#2
Solved: 9 Years, 7 Months, 2 Weeks ago
i see this in every theme for number of unread messages :
{$mybb->user['pms_unread']}
#3
Solved: 9 Years, 7 Months, 2 Weeks ago
(2014-04-02, 05:29 PM)MybbCo Wrote: i see this in every theme for number of unread messages :
{$mybb->user['pms_unread']}

thank you very much this is what i was looking for.


Forum Jump:


Users browsing this thread: 1 Guest(s)