PDA

View Full Version : How to delete this thread?


NTT
05-25-2013, 06:30 AM
How to delete this thread?

NTT
05-27-2013, 02:31 PM
Why just had 21 views and no reply?

DF031
05-27-2013, 03:06 PM
Now you have 22 views and 1 reply :-)

ForceHSS
05-27-2013, 03:20 PM
UPDATE `user` SET `pmtotal` = '0',
`pmunread` = '0' WHERE `user`.`userid` =2

change userid

NTT
06-28-2013, 04:24 AM
UPDATE `user` SET `pmtotal` = '0',
`pmunread` = '0' WHERE `user`.`userid` =2

change userid
How to do that with all member?

skyyjet
07-11-2013, 07:23 PM
I am also facing the similar problem...Several members are seeing incorrect number of PM..

Any way to fix this for all members in bulk?

NTT
07-21-2013, 11:31 PM
I am also facing the similar problem...Several members are seeing incorrect number of PM..

Any way to fix this for all members in bulk?

When they delete one, correct statistics will be update.