Support Forum

members emails need to be show in sidebar area

VT vikash tiwary
vikash tiwary
Member

i want to show the members inbox emails in to the sidebar

Ex,  let’s assume that a member start a topics. and when admin or some other members are posting in to them.

he get’s the email notifications.

i want to show that how many new emails he got through the forum

like “you have 12 new message in your inbox.”

can you please help me for this.

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

I don’t see how you could do that with any degree off accuracy.
Even if we collected data on the emails being sent (which we do not) how on earth could you tell how many are still in a users inbox?

VT vikash tiwary
vikash tiwary
Member

ok, i understood.

but, i want  to count the total new posts under all topics started by a member.

means , if a member starts 3 topics , and other members wrote one post each for each topics.

then he should see that “you have three new posts”.

just like  what we can find using the function sp_ListNewPostButton();

can you just tell me that when a new member write a post .

then which table & coloum value increase to show it as new or unread.

YS Yellow Swordfish
Yellow Swordfish
Member

There is no data held anywhere to show a post is unread. Plus this data, if it existed, would be different for every user.