empty private messages [message #8802] |
Sat, 22 February 2003 22:00 |
pettaf
Messages: 4 Registered: February 2003 Location: Västerås
Karma: 0
|
Junior Member |
|
|
Good evening
I'm having problems getting private messages to work.
If they are sent by an administrator the messages can be read but if any "regular" user answers them they are empty. If I check the file messages/private I can see the text that they have written.
There is no problem writing in any of the forums. It's just when they try to write private messages.
Systeminfo:
FUDforum 2.3.7
locale=swedish
MySQL 3.23.55-nt
PHP Version 4.3.1
System Windows NT localhost 5.1 build 2600
|
|
|
Re: empty private messages [message #8814 is a reply to message #8802] |
Sun, 23 February 2003 18:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Are the offset/length fields set for PM messages in the pmsg SQL table?
FUDforum Core Developer
|
|
|
|
Re: empty private messages [message #8839 is a reply to message #8817] |
Tue, 25 February 2003 19:37 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That's the problem...
Have you tried running the consistency checker? Also, try to see if you can see the message body of the PM message inside your Sent folder.
FUDforum Core Developer
|
|
|
Re: empty private messages [message #8843 is a reply to message #8839] |
Tue, 25 February 2003 20:02 |
pettaf
Messages: 4 Registered: February 2003 Location: Västerås
Karma: 0
|
Junior Member |
|
|
Consistensy check complete with no luck.
The message can't be read in the sent-folder
I tried compact messages as well and then all messages with length=0 was deleted =)
I also tried setting default length to '1' on table _pmsg and length is still set to 0 so there must be somewhere in the code where length is getting set to 0.
[Updated on: Tue, 25 February 2003 20:08] Report message to a moderator
|
|
|
Re: empty private messages [message #8867 is a reply to message #8843] |
Wed, 26 February 2003 14:43 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I've made a modification to the new release of FUDforum that should hopefuly resolve it. Please try 2.3.8RC3 when it comes out.
FUDforum Core Developer
|
|
|
|