MyBB Community Forums

Full Version: What is use of Private Messages Admin Plugin ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,
What anybody know that What is use of Private Messages Admin Plugin and how it work.
admin can view private messages of the users in admin panel..
You can read other user's private messages with it. To have it working in 1.6 follow these steps:

1. Open the ./inc/plugins/pmadmin.php file in a text editor.

2. Find:

"compatibility"   => "14*",

3. Change to:

"compatibility"   => "16*",