|
Shrewd
|
Posted: Thu, Jan 22 2009, 13:20 PM |
|
|

Player
Joined: 01 May 2005 Location: Sydney
|
|
Hey, so I'm trying to read a received message in my PM's and it keeps coming up with this below. How do I fix?
General Error
Could not update private message read status for user
DEBUG MODE
SQL Error : 1264 Out of range value adjusted for column 'user_unread_privmsg' at row 1
UPDATE phpbb_users SET user_unread_privmsg = user_unread_privmsg - 1 WHERE user_id = 445
Line : 275
File : privmsg.php
_________________ Aravain, Champion of Song. Anar, a dark elf. Giovanni, Blood Knight.
|
|
|
|
 |
|
Dev Disco
|
Posted: Thu, Jan 22 2009, 13:21 PM |
|
|

HRM Chicken I of Amia
Joined: 02 Jun 2005 Location: Amsterdam
|
|
Done.
_________________ Say 'no' to JSBF!
|
|
|
|
 |
|
Shrewd
|
Posted: Thu, Jan 22 2009, 13:23 PM |
|
|

Player
Joined: 01 May 2005 Location: Sydney
|
Thanks mate 
_________________ Aravain, Champion of Song. Anar, a dark elf. Giovanni, Blood Knight.
|
|
|
|
 |
|
Galenson
|
Posted: Thu, Jan 22 2009, 13:25 PM |
|
|

Player
Joined: 26 May 2006 Location: Down Under, calculating your demise with blunt expressions.
|
|
Got the same sorta deal with one of mine:
Could not update private message read status for user
DEBUG MODE
SQL Error : 1264 Out of range value adjusted for column 'user_unread_privmsg' at row 1
UPDATE phpbb_users SET user_unread_privmsg = user_unread_privmsg - 1 WHERE user_id = 2453
Line : 275
File : privmsg.php
_________________ Plays:
"I'll think of something once Amia:EE drops."
|
|
|
|
 |