Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Read PMs Details »»
Read PMs
Version: 0.7, by Dream Dream is offline
Developer Last Online: Sep 2010 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 06-29-2005 Last Update: 08-05-2006 Installs: 719
Re-useable Code Additional Files  
No support by the author.

Adds "Users >> Read PMs" to the AdminCP

Version History
(0.1) First release, read pms by entering userid
(0.2) Shows a list of users that have pms
(0.3) Search pms
(0.4) Made superadmin only
(0.5) Read pms by entering username (or userid)
(0.6) Shows a list of the last X pms
(0.7) Parses message and separate sent from received on list of PMs

Installation
- Upload "read_pms.php" to your admincp folder
- Upload "cpnav_rpm.xml" to your includes/xml folder

This is pretty basic, you can only read right.

search keywords: admin read pm private message messages administrator

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 12-08-2005, 08:24 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is a comma seperated list.
Reply With Quote
  #113  
Old 12-11-2005, 12:17 AM
tinjon tinjon is offline
 
Join Date: May 2005
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

few suggestions.

- ability to backup (download) all PM's from admincp
- ability to edit, delete PMs from admincp
- *** optional *** any kind of indication of whether its been read by the user or not.

great hack! but plz consider these.
looking forward.
Reply With Quote
  #114  
Old 12-11-2005, 06:33 AM
AWI's Avatar
AWI AWI is offline
 
Join Date: Dec 2005
Location: Midwest
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! Installed on 3.5.2 and no problems.
Reply With Quote
  #115  
Old 12-14-2005, 11:45 PM
Nuckolsc.com Nuckolsc.com is offline
 
Join Date: Mar 2005
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and works great. Thanks man!
Reply With Quote
  #116  
Old 12-16-2005, 02:09 PM
Kihon Kata Kihon Kata is offline
 
Join Date: Nov 2003
Posts: 763
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed and working for admins, but how can I add so that my supermods can read them?
Reply With Quote
  #117  
Old 12-16-2005, 07:50 PM
dieselpowered's Avatar
dieselpowered dieselpowered is offline
 
Join Date: Aug 2004
Location: Arizona
Posts: 661
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maybe copy the code for the superadmin check and change it to look at the supermod usergroup?
Reply With Quote
  #118  
Old 12-16-2005, 08:07 PM
Kihon Kata Kihon Kata is offline
 
Join Date: Nov 2003
Posts: 763
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xtremeoff-road
Maybe copy the code for the superadmin check and change it to look at the supermod usergroup?
Does this look right?

Code:
// ########################## SUPERADMIN CHECK ############################
if (!in_array($vbulletin->userinfo['userid'], preg_split('#\s*,\s*#s', $vbulletin->config['SpecialUsers']['supermoderators'], -1, PREG_SPLIT_NO_EMPTY)) ) {
	rpm_print_stop_back("You don't have permission to access this page.");
}
Reply With Quote
  #119  
Old 12-24-2005, 10:04 PM
Julie's Avatar
Julie Julie is offline
 
Join Date: Mar 2005
Location: Oslo, Norway
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Some call PMs Personal Messages, others Private Messages. Either way they're no way private as they can be read in PhpMyAdmin.

Personally I think this is good to have. I once had a user who had an additional 9 accounts, and used those additional accounts to bump her own fanfictions, and give herself reputation power. One of these fake accounts "stole" the originale account's fanfiction, and well, yeah... Lots of odd stuff with that person. My point being, I could have saved a lot of time having this hack.

Whether or not you use it on all your members, well... That's up to you. And to use on troublesome users, I don't see why not.

*installed* Thanks for this hack!
Reply With Quote
  #120  
Old 12-24-2005, 10:44 PM
Wired1's Avatar
Wired1 Wired1 is offline
 
Join Date: Nov 2003
Location: Orlando, FL, USA
Posts: 1,361
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Julieh
Some call PMs Personal Messages, others Private Messages. Either way they're no way private as they can be read in PhpMyAdmin.

Personally I think this is good to have. I once had a user who had an additional 9 accounts, and used those additional accounts to bump her own fanfictions, and give herself reputation power. One of these fake accounts "stole" the originale account's fanfiction, and well, yeah... Lots of odd stuff with that person. My point being, I could have saved a lot of time having this hack.

Whether or not you use it on all your members, well... That's up to you. And to use on troublesome users, I don't see why not.

*installed* Thanks for this hack!
She PM'd herself? ooookkkkk... This is what IP tracking helps with as well
Reply With Quote
  #121  
Old 12-24-2005, 11:03 PM
Julie's Avatar
Julie Julie is offline
 
Join Date: Mar 2005
Location: Oslo, Norway
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wired1
She PM'd herself? ooookkkkk... This is what IP tracking helps with as well

Ohhh yeah. Calling herself b*tch, and whatnot! Rather scary actually, the whole thing she had going on with herself there... Totally talking to herself and everything... Freaky...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:34 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04956 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete