Page 1 of 1

Can't send the private messages at Kolibri forum

Posted: Thu Jan 26, 2023 6:33 pm
by floppy121
When I try to send a private message, this problem happens:

Code: Select all

General Error

SQL ERROR [ postgres ]

ERROR: null value in column "pm_deleted" of relation
"phpbb_privmsgs_to" violates not-null constraint DETAIL: Failing row
contains (17232, 170, 7164, null, 1, 1, null, null, 0, -3). []

An SQL error occurred while fetching this page. Please contact the
Board Administrator if this problem persists.

Re: Can't send the private messages at Kolibri forum

Posted: Thu Jan 26, 2023 10:35 pm
by dunkaist
floppy121,

Yes, I can reproduce the issue, thank you. I will try to fix it :-/

Re: Can't send the private messages at Kolibri forum

Posted: Fri Jan 27, 2023 7:20 am
by dunkaist
floppy121,

Seems to be fixed now. Please, check.

Re: Can't send the private messages at Kolibri forum

Posted: Fri Jan 27, 2023 1:54 pm
by floppy121
dunkaist wrote: Fri Jan 27, 2023 7:20 amSeems to be fixed now. Please, check.
Thank you, the only remaning problem is a "whitescreen" after sending the message, but the message is now visible at the Outbox folder so it seems to be sent to my friend :) I am using a Palemoon 31.4.2 (Firefox-based privacy-oriented browser) on Artix Linux (user-friendly Arch without SystemD)

Re: Can't send the private messages at Kolibri forum

Posted: Fri Jan 27, 2023 6:37 pm
by dunkaist
floppy121 wrote: Fri Jan 27, 2023 1:54 pmThank you, the only remaning problem is a "whitescreen" after sending the message
Yes, I face this issue from time to time for board posts too, not only for private messages. It doesn't happen each time you post, therefore it's hard to catch and I need more time to debug and fix.