Welcome Guest Search | Active Topics | Log In | Register

Inbox - Private messages were not being marked as read Options · View
slipperybeans
#1 Posted : Tuesday, July 22, 2008 6:59:59 PM
Rank: Member


Joined: 7/22/2008
Posts: 13
Location: Virginia
Added IsRead = 1 to the SET in [pmessage_markread]

UPDATE [{databaseOwner}].[{objectQualifier}UserPMessage] SET [Flags] = [Flags] | 1, IsRead = 1 WHERE UserPMessageID = @UserPMessageID AND IsRead = 0
Jaben
#2 Posted : Tuesday, July 22, 2008 9:37:16 PM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,950
Location: Honolulu, HI
your DB didn't properly converted (there was a bug in the SQL code which is now fixed). IsRead is no longer a column and is, instead, a calculated field based on [Flags].

"When you are grateful, fear disappears and abundance appears”."

Kythor
#3 Posted : Thursday, July 31, 2008 12:10:19 PM
Rank: Member


Joined: 7/13/2008
Posts: 15
Location: thuis
can you give a step by step procedure to solve this problem please?

thank you
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.092 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET