PDA

View Full Version : PM notification question


CoolHandLuc
08-12-2010, 11:38 PM
I am codding a big stand alone application that will work side by siode with our VBulletin forum. Mainly I read a lot from the database as we use the account for our application. We also read VBulettion session to log our user base as well. I also use the PM system and mainly create the database entry from within my application. With the PM, everything now seem to work fine except for one thing. I get no pop-up message we have new PM and it does not show up on the forum main menu right section

Welcome, CoolHandLuke.
You last visited: Today at 08:35 PM
Private Messages: Unread 0, Total 143

Mainly it stay at zero but the PM does show BOLD as unread in the PM section. I must be missing a entry in one table. Right now I make a entry in pmtext table and one pm entry for the sender and one pm entry for the receiver.

Any one can point out in what table I need to make a entry?

Maybe I can ask my other question here.

I read the timezone value in the user table to reproduce their time on my application. If a VB user check use daylight saving, does it just change the value in the user.timezoneoffset field?