Howdy,
Thanks for the rad PM extension for Joomla (still the best in the PM category!)
I've got a couple issues on our non-profit's site and was wondering if you can point me in the right direction:
- Even though 'use encryption' is set to "none", the messages started getting encrypted since some time ago.
- Messages do not get trashed; 'messages kept in trash for' is set to "7" and I (the super admin) access my PM page about every other week (which should invoke trashed message removal) + I just ran the 'Invoke message erasing' procedure in the "Maintenance" tab ... but messages trashed in (e.g.) May 2016 still remain in the d/b.
- When someone deletes a message without reading it, the unread messages module still counts it as unread. I haven't examined the code for the module but it seems the query is simply looking at the "toread" field while it should also be taking into account the "totrash" field (aka not count it if the "totrash" field value is "1").
I appreciate any pointers. Thanks much!
Joomla 3.6.2
UddeIM 3.9
PHP 5.6.23
MySQL 5.6.33