vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Read PMs (https://vborg.vbsupport.ru/showthread.php?t=91369)

Marco van Herwaarden 12-08-2005 08:24 AM

It is a comma seperated list.

tinjon 12-11-2005 12:17 AM

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.

AWI 12-11-2005 06:33 AM

Thanks! Installed on 3.5.2 and no problems.

Nuckolsc.com 12-14-2005 11:45 PM

Installed and works great. Thanks man!

Kihon Kata 12-16-2005 02:09 PM

installed and working for admins, but how can I add so that my supermods can read them?

dieselpowered 12-16-2005 07:50 PM

Maybe copy the code for the superadmin check and change it to look at the supermod usergroup?

Kihon Kata 12-16-2005 08:07 PM

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.");
}


Julie 12-24-2005 10:04 PM

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! :)

Wired1 12-24-2005 10:44 PM

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 :)

Julie 12-24-2005 11:03 PM

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...


All times are GMT. The time now is 11:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01227 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete