Ok, I did different test and it appears that it was not a warning linked to CB but to a module displayed on the profiles pages (JChatSocial) which called the message left by the user ID 512. Meaculpa
. .
A purge of the message database made the J_Load message disappear.
But suddenly, while recreating the potential scenarios, I noticed another J_load warning, in the PMS messaging.
Scenario:
- User 1 created a contact link with user 2.
- An ADMIN Pm invitation message is sent to the user box 2.
- User 2 accepts the invitation.
- Later user 1 deletes their account
-> PMS message configuration says: delete all received and sent messages.
It's ok, it's work.
- User 2 connects to his PMS and then sees the error: J_load cant load user ID (of user 1)
Because, the Admin message when User 1 have invited User 2 still exists in its inbox.
By deleting the invitation ADMIN message, this message disappears.
Question. In addition to the messages sent and received, is it possible to delete the invitation messages present in the invited users' inbox when the user who sent the contact invitations is deleted?
Thanks by advance