MyBB Community Forums

Full Version: Views users PM's.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
To keep a forum safe, I would like the be able to view the PM's that are being sent back and forth, is there a way that this is possible?
Or this one, it requires some edits but nothing hard:

http://community.mybb.com/thread-115091-...#pid834203
(2013-06-20, 02:30 PM)Aerial Tricks Wrote: [ -> ]To keep a forum safe, I would like the be able to view the PM's that are being sent back and forth, is there a way that this is possible?

That's Easy Go to:http://mods.mybb.com/view/private-message-admin-designed-for-14
2SmileDownload & Upload Threw FTP
3.)Goto In FTP ( inc->plugins->pmadmin )
4.)Right Click Goto View & Edit
5.)Find
"name"              => $lang->pma,
        "description"      => $lang->pma_description,
        "website"          => "http://mods.mybboard.net/view/private-message-admin",
        "author"          => "Aaron",
        "authorsite"      => "http://www.mybbplus.com",
        "version"          => "2.4.3",
        "guid"              => "0eadbea40ccda7c24215c5c5fb5ac0e8",
        "compatibility"   => "14*", 

change
"compatibility"   => "14*", 
to

"compatibility"   => "16*", 

6.)Then Activate In AdminCP
7.)Goto ( AdminCp->Tools & Maintenance->Logs->pm admin(log). )

thread link - http://community.mybb.com/thread-115091.html
@skype, that's what the Jovan's link says.
(2013-06-20, 02:37 PM)ksr Wrote: [ -> ]@skype, that's what the Jovan's link says.
I was just posting and he posted earlier Big Grin
Hmm, its okay bro...
Thank you guys.
You should make sure your users know that you have the ability to do this.
(2013-06-20, 03:15 PM)brad-t Wrote: [ -> ]You should make sure your users know that you have the ability to do this.

It warns them at the bottom of the page, although I'm not going to monitor their PM's.