2021-10-20, 10:42 AM
Hi Larry,
Great to hear from you. Sorry about this nuisance. If you can reliably repeat it, I wonder whether you'd be willing to try the following potential fix:
In `inc/plugins/converse/converse-pm-datahandler-override.php`, on line #137, replace:
with:
Please let me know how you go with that. Happy to work with you further if that doesn't resolve the problem!
Laird
Great to hear from you. Sorry about this nuisance. If you can reliably repeat it, I wonder whether you'd be willing to try the following potential fix:
In `inc/plugins/converse/converse-pm-datahandler-override.php`, on line #137, replace:
Code:
SELECT c.cid,
with:
Code:
SELECT p.cid,
Please let me know how you go with that. Happy to work with you further if that doesn't resolve the problem!
Laird