| Private Messages Counter Not Working [message #19967] |
Mon, 20 September 2004 15:59  |
|
|
Hello, I'm a volunteer webmaster for a small church in Lansing, Kansas. I installed eGroupware several weeks ago. I'm trying to get the parishiners to use most of the features and am partially successful! 
Anyway, I've sent a couple of private messages to other members and I've received at least one reply. However, when I logged in to eGroupware, and went to fudforum, the "You have (0) private messages" menu item has never changed. It always says zero.
Is this normal?
Thanks and have a great day!
Jon Moss
|
|
|
|
|
|
|
|
|
|
|
|
| Re: Private Messages Counter Not Working [message #23095 is a reply to message #20689] |
Fri, 04 March 2005 07:38   |
|
|
I think I have found the culprit. Here's the message for new_private_messages:
| Quote: | You have <span class="GenText" style="color: #ff0000">({VAR: c})</span> unread private message(s)
|
I think the {VAR: c} is referencing the wrong variable. Anyone known what the variable should be?
Thanks and have a great day!
Jon Moss
|
|
|
|
|
|
| Re: Private Messages Counter Not Working [message #23100 is a reply to message #23099] |
Fri, 04 March 2005 10:29   |
|
|
| Ilia wrote on Fri, 04 March 2005 09:27 | This variable is a result of a query that counts unread messages for your account.
|
So, then, it must be a database problem - either the counter is not being updated in the database, or the query is not pulling the right data from the right place in the database.
What table/field should I look at? Also, what function or template?
Thanks and have a great day!
Jon Moss
|
|
|
|
|
|
|
|
|
|
|
|
|
|