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

Reply
 
Thread Tools
Private Messages & Email Log Details »»
Private Messages & Email Log
Version: 2.2, by Vitaly Vitaly is offline
Developer Last Online: Jul 2014 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.x Rating:
Released: 02-06-2009 Last Update: 01-21-2010 Installs: 143
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files  
No support by the author.

Features:
  1. Log all PM and Emails, sent via forum forms.
  2. Keep logs in separate table with automatic rotation of old records.
  3. Add new menu items in topics and profiles for fast access.
  4. Have nice dynamic menus in search results for cross-searches
  5. Managed access for administrators (except superadmins)
How to install
  1. Upload files to your server
  2. Import product xml
  3. Go to ACP
  4. Select required settings in ?Vbulletin options → Private Message Log?
  5. Set access ?Can view PM logs? to necessary members in ?Usergroups → Administator Permissions?. Super administrators can be skipped.
Notes:

This mod uses full scan for text searches, that can affect SQL-server load at really big boards. Fulltext indexes are not used intentionally, because whose can't produce sharp results and not compatible with innodb. I suppose, that if you really need this mod, you know exactly, what are you doing and what are you going to search. In my practice, ONLY exact matches were useful.

One of tradeoff to reduce SQL-server load ? make log size shorter (1-2 months instead of 6). When vB 4.0 provides refactored search framework, search method can be rewritten.

If you install this mod on your server, i recommend to clarify forum rules, and add text, that your project doesn't provide the ways of confidential communication ? only public and non public.

PS. This mod is independent. Since could't find one, that satisfy my requirements to functionality and usability, the new one was done from scratch. Code is reuseable. If you can do things better - i'll be glad to install your branch and spend my efforts to another things

PPS. Should work with 3.7.x (checked at 3.7.4)

This mod is developped here http://github.com/rcdesign/vb-pm_log . Patches are welcome.

history

2.2
- Redesigned database to improve search/paging in some cases
- Should fix conflicts with other mods, that where reported in this threads
- Sources repo is now @ github

... (not public)

1.9
- Ups... another broken link (from message list to user profiles)
- Fixed access for non superadmins, who had "Read PM Log" privilegies.

1.8
- fixed broken link in ACP popup menu
- workaround to show smiles and bbcodes

1.7
- fixed some sql-error

1.6
- first public release

Download Now

File Type: zip PM-Log-1.9.zip (9.6 KB, 587 views)
File Type: zip vb-pm_log-2.2.zip (12.4 KB, 389 views)

Screenshots

File Type: gif pm_admin.gif (23.2 KB, 0 views)
File Type: gif pm_admin2.gif (24.5 KB, 0 views)
File Type: gif pm_menu1.gif (10.3 KB, 0 views)
File Type: gif pm_menu2.gif (11.1 KB, 0 views)
File Type: gif pm_perm.gif (7.9 KB, 0 views)

Supporters / CoAuthors

    Show Your Support

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

    Comments
      #32  
    Old 02-20-2009, 02:48 PM
    Wyzrd Wyzrd is offline
     
    Join Date: Dec 2005
    Posts: 32
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    I downloaded it again, and re-imported again, this time though it seemed to fix the problem. Thanks Vitaly. Great mod by the way.
    Reply With Quote
      #33  
    Old 02-24-2009, 06:41 PM
    Satjunkies4life Satjunkies4life is offline
     
    Join Date: Jan 2009
    Posts: 1
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Any way to get this only available to the super-Admin and not regular administrators?
    Reply With Quote
      #34  
    Old 02-25-2009, 07:44 PM
    ssslippy ssslippy is offline
     
    Join Date: Jan 2006
    Posts: 877
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by Vitaly View Post
    Separate convertor should be implemented and that conflicts to my principles. If you didn't annonced, that admin can read user's pm, it's impolite to collect previous messages

    You can try this mod https://vborg.vbsupport.ru/showthread.php?t=123166
    You could always read previous sent PM's as long as they are in the database still. They are stored in plain text. An importer for previous PM's still in the database would be appreciated if you have free time.
    Reply With Quote
      #35  
    Old 02-26-2009, 10:55 AM
    Andyrew Andyrew is offline
     
    Join Date: Aug 2005
    Location: UK
    Posts: 250
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Is the log erased after the Logs keeping time (days) number or should we have a way of deleting the log at any time.
    Reply With Quote
      #36  
    Old 02-26-2009, 11:04 AM
    Vitaly's Avatar
    Vitaly Vitaly is offline
     
    Join Date: Apr 2004
    Location: Russia, St.Petersburg
    Posts: 428
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by Andyrew View Post
    Is the log erased after the Logs keeping time (days) number or should we have a way of deleting the log at any time.
    I don't understand your question. All log records, older than defined count of days, are deleted automatically.

    If you wish to delete all - you can uninstall mod, and log table will be destroyed.
    Reply With Quote
      #37  
    Old 02-26-2009, 11:19 AM
    Andyrew Andyrew is offline
     
    Join Date: Aug 2005
    Location: UK
    Posts: 250
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by Vitaly View Post
    All log records, older than defined count of days, are deleted automatically.
    That's what i was wanting to know, :up: but would be good if we had a way to manually delete the log at any time like a prune feature.
    Also when viewing the log we have the option to click on a username to view profile, the link is wrong for my forums as i use www.myforum.com/forums/ and /forums is missing from your link so i get page not found error.
    Reply With Quote
      #38  
    Old 02-28-2009, 10:03 PM
    niteflyer32 niteflyer32 is offline
     
    Join Date: Nov 2008
    Posts: 18
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Thank you for the mod. 3.8.1 here

    1 question please. I'm a superadmin and don't see the setting in Admin usergroup to allow viewing PMs for admins.

    Thanks
    Reply With Quote
      #39  
    Old 03-02-2009, 02:22 PM
    Darthvader2007 Darthvader2007 is offline
     
    Join Date: Nov 2007
    Posts: 23
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Can i also delete PM message with this mod ?
    Of not, will there be some option in the future ?
    Reply With Quote
      #40  
    Old 03-04-2009, 11:52 AM
    Vitaly's Avatar
    Vitaly Vitaly is offline
     
    Join Date: Apr 2004
    Location: Russia, St.Petersburg
    Posts: 428
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by niteflyer32 View Post
    1 question please. I'm a superadmin and don't see the setting in Admin usergroup to allow viewing PMs for admins.Thanks
    You have to set admin permissions first, as described in setup instructions.

    Usergroups → Administator Permissions → Can view PM logs

    Quote:
    Originally Posted by Darthvader2007 View Post
    Can i also delete PM message with this mod ?
    Of not, will there be some option in the future ?
    Sorry, no. This mod is not for PM management.
    Reply With Quote
      #41  
    Old 03-04-2009, 11:59 AM
    Vitaly's Avatar
    Vitaly Vitaly is offline
     
    Join Date: Apr 2004
    Location: Russia, St.Petersburg
    Posts: 428
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by Andyrew View Post
    That's what i was wanting to know, :up: but would be good if we had a way to manually delete the log at any time like a prune feature.
    Personaly, I don't see reason to add such feature. That's qute specific use-case. As wokraround, you can set prune time to 0 and run clearing task manually. Though, I don't understand situation, why you can need to prune log table but keep mod installed.

    Quote:
    Originally Posted by Andyrew View Post
    Also when viewing the log we have the option to click on a username to view profile, the link is wrong for my forums as i use www.myforum.com/forums/ and /forums is missing from your link so i get page not found error.
    Try new version.

    What's new:
    • Fixed some links
    • Workaround to show smiles, quotes and so on.
    PS. Everybody welcome to fix my horrible english in that mod
    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:31 AM.


    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.04891 seconds
    • Memory Usage 2,352KB
    • Queries Executed 27 (?)
    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
    • (7)bbcode_quote
    • (1)footer
    • (1)forumjump
    • (1)forumrules
    • (1)gobutton
    • (1)header
    • (1)headinclude
    • (1)modsystem_post
    • (1)navbar
    • (4)navbar_link
    • (120)option
    • (1)pagenav
    • (1)pagenav_curpage
    • (4)pagenav_pagelink
    • (11)post_thanks_box
    • (11)post_thanks_button
    • (1)post_thanks_javascript
    • (1)post_thanks_navbar_search
    • (11)post_thanks_postbit_info
    • (10)postbit
    • (7)postbit_attachment
    • (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_attachment
    • postbit_display_complete
    • post_thanks_function_can_thank_this_post_start
    • pagenav_page
    • pagenav_complete
    • tag_fetchbit_complete
    • forumrules
    • navbits
    • navbits_complete
    • showthread_complete