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
Super Admins can Read Private Messages Details »»
Super Admins can Read Private Messages
Version: 2.00, by Floris Floris is offline
Developer Last Online: Mar 2021 Show Printable Version Email this Page

Version: 3.5.8 Rating:
Released: 07-24-2005 Last Update: 10-08-2008 Installs: 152
Additional Files  
No support by the author.

Important: version 1.7 alpha 1 is for 3.7.3 PL1 and not meant as a stable build.

Admins who don't want to hide their plugin from other admins can import the product .xml file and then put the cpnav_readpm.xml in the includes/xml/ folder so their left menu has a link to pm.php

What does this do?


This allows a super admin to read the private messages (all folders) from any registered member through the admin control panel.

This was really the first hack for version 3 of vBulletin, and now upgraded to 3.5 because of many .. many .. many requests. ..many.

Documentation: Read the pm.php file.

Installation: Upload to admincp/

Usage: admincp/pm.php?userid=x (where x = userid)

Author: Scott (the ninja code):ninja:

Moral: Don't use this pm.php to read your member PM because you can or because you are curious, but to find evidence of PM-spam or in case of scams, fraud, court order related issues or because the bunny has to get it.

Disclaimer: No stuffed animals were hurt, repeatedly.

Support: No

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:

Comments
  #12  
Old 07-26-2005, 06:14 PM
Dita Dita is offline
 
Join Date: Jul 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this not work with 3.0.7? I keep getting errors.

This is the error I get:

Warning: main(DIR/includes/class_bbcode.php): failed to open stream: No such file or directory in /adminhome/pm.php on line 40
Reply With Quote
  #13  
Old 07-26-2005, 07:44 PM
xxskullxx xxskullxx is offline
 
Join Date: Jun 2002
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No this only works for the 3.5 series.
Reply With Quote
  #14  
Old 07-26-2005, 08:15 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Screenshot please?
Reply With Quote
  #15  
Old 07-26-2005, 08:59 PM
Hawkbizkit Hawkbizkit is offline
 
Join Date: Aug 2004
Location: Vacaville, CA
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dita
Does this not work with 3.0.7? I keep getting errors.

This is the error I get:


Warning: main(DIR/includes/class_bbcode.php): failed to open stream: No such file or directory in /adminhome/pm.php on line 40
if you are looking for hacks for 3.0.7 you are in the wrong forum.....
Reply With Quote
  #16  
Old 07-26-2005, 09:13 PM
Chris M's Avatar
Chris M Chris M is offline
 
Join Date: Dec 2001
Location: Northampton, England
Posts: 6,186
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks floris

Satan
Reply With Quote
  #17  
Old 08-17-2005, 06:33 AM
utw-Mephisto utw-Mephisto is offline
 
Join Date: Jan 2005
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Visor
Screenshot please?
*installed*



Reply With Quote
  #18  
Old 08-18-2005, 03:56 AM
beebi beebi is offline
 
Join Date: Aug 2005
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dear floris

I made a change To pm.php
to view all The pm

and Its work with 3.5

forgive me if I made a mistake
Reply With Quote
  #19  
Old 08-18-2005, 04:36 AM
beebi beebi is offline
 
Join Date: Aug 2005
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if u wnat to empty pms use this SQl code

UPDATE `user` SET `pmtotal` = '0', `pmunread` = '0' ;
TRUNCATE TABLE `pmtext` ;
TRUNCATE TABLE `pm` ;
TRUNCATE TABLE `pmreceipt` ;
Reply With Quote
  #20  
Old 08-18-2005, 06:06 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 7beebi.com
dear floris

I made a change To pm.php
to view all The pm

and Its work with 3.5

forgive me if I made a mistake
I don't think showing all pm's would keep the server alive on bigger boards.

Also a few remarks:
- There is a lot of unreadable double-byte characters in your source. For me this would be unusable.
- Is seeing all pm's the only change???
- You removed the original copyright. Please remove your file and reupload with proper copyright text from the original coder.
Reply With Quote
  #21  
Old 08-18-2005, 06:49 AM
beebi beebi is offline
 
Join Date: Aug 2005
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok i'll fix it
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 09:26 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.04934 seconds
  • Memory Usage 2,305KB
  • Queries Executed 26 (?)
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
  • (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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_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