Loading...
 
Features / Usability

Features / Usability


Browse other users personal messages

posts: 50

Is there any way as an administrator that I can browse other users personal message boxes? Without having to log out and log in as that other user?

Thank you for any ideas.

posts: 1633 Canada

I don't think so.

Admins can use the "switch user" feature to become someone else, without knowing their password (by typing username in tiki-login_scr.php). But after, you need to logout and start over. (not fun, I know)

You could also check directly in the database. (via PhpMyAdmin)

Look for these tables:
messu_archive
messu_messages
messu_sent

M ;-)