Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Moderation Auto-PM v4.0.6 Details »»
Moderation Auto-PM v4.0.6
Version: 4.0.6, by kastak kastak is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Moderators Functions - Version: 4.2.0 Rating:
Released: 04-24-2010 Last Update: 04-13-2011 Installs: 484
Uses Plugins
Additional Files Translations  
No support by the author.

Hello all!

Moderation Auto-PM v4.0.6

What does this hack do?
When a thread is opened/closed, stuck/unstuck, moved, or a post is deleted, a PM will be automatically sent to the poster to inform them of this.

Instructions
  1. Upload all *.php files to your vBulletin includes directory
  2. Import the product XML (set allow overwrite to yes if you are upgrading from a previous version)
  3. Please remember to click Mark as Installed if you use this modification.
  4. Show Your Support by Donating
  5. Done

Features
  • The text of the pm is no longer hardcoded but uses phrases
  • Ability to "respect" a recycle bin forum (lots of bigger boards still seem to use this)
  • Moderation Auto-PM will not show the user where their thread/post is being moved to/from if they do not have permission to view the forum (example if you move a thread to a staff only forum the original poster would be denied access)
  • Ability to exclude certain forums (no notification send at all)
  • Never send a pm to yourself also solved

It has support for the following types of moderation:
  • Thread Edit Title (Inline Moderation)
  • Thread Ajax Open/Close (Inline Moderation)
  • Thread Ajax Delete (Inline Moderation)
  • Thread Aprove (Inline Moderation)
  • Thread Un-Approve (Inline Moderation)
  • Thread Open (Inline Moderation)
  • Thread Close (Inline Moderation)
  • Thread Move (Inline Moderation)
  • Thread Delete (Inline Moderation)
  • Thread Un-Delete (Inline Moderation)
  • Thread Stick (Inline Moderation)
  • Thread Un-Stick (Inline Moderation)
  • Post Ajax Edit (Inline Moderation)
  • Post Ajax Delete (Inline Moderation)
  • Post Aprove (Inline Moderation)
  • Post Un-Approve (Inline Moderation)
  • Post Move (Inline Moderation)
  • Post Delete (Inline Moderation)
  • Post Un-Delete (Inline Moderation)
  • Attachment Approve (Inline Moderation)
  • Attachments Un-Approve (Inline Moderation)
  • Thread Move (Standard)
  • Thread Move Simple (Standard)
  • Thread Open (Standard)
  • Thread Close (Standard)
  • Thread Delete (Standard)
  • Thread Stick (Standard)
  • Thread Un-Stick (Standard)
  • Thread Un-Delete (Standard)
  • Post Un-Delete (Standard)

Translations
Polish (pl_PL), lang-pl-modpm.xml - meschiash
Russian (ru_RU), lang-ru-1251-modpm.xml, lang-ru-utf8-modpm.xml - FractalizeR
Turkish (tr_TR), vbulletin-auto-pm-on-thread-moderation-Turkish-language.xml - AdemGEN?
Italian (it_IT), lang-it-modpm.xml - Asterix_ita

All translations are in the "do_not_upload" directory. If you have created your own language pack, or have an update of an existing one, you can send .xml file to me so that I can bundle it into Moderation Auto-PM v4.0.6.

Changelog
Version 4.0.1 (25.04.2010)
- FEATURE: updated for vBulletin 4.x
- FIX: minor bugs fixed
Version 4.0.2 (26.04.2010)
- FEATURE: added Russian language - FractalizeR
- FIX: changed notification from 'moved' to 'deleted' when message has been moved to trash
- FIX: fixed notification when thread has been closed (AJAX)
Version 4.0.3 (28.04.2010)
- FEATURE: added notification when post has been undeleted (STANDARD)
- FEATURE: added Turkish language - AdemGEN?
- FEATURE: added Polish language (utf8)
- FEATURE: automatically set reason to 'moved to trash' when message has been moved to trash
- FIX: strips away bbcode from a given string, leaving plain text
- FIX: minor bugs fixed
Version 4.0.4 (13.05.2010)
- FEATURE: added ability to exclude certain usergroups (no notification send at all)
- FEATURE: changed ability to exclude certain forums from "comma separated" to "selection list" (no notification send at all)
- FEATURE: added Italian language - Asterix_ita
Version 4.0.5 (05.07.2010)
- FIX: fixed exclude forums
Version 4.0.6 (14.04.2011)
- FIX: fixed language problem (the mod uses language A and the user language B, the message the user gets is in the mod language so he does not understand - solved)
- FIX: minor bugs fixed
- IMPROVED: source code cleaned

Download Now

File Type: zip modpm_4.0.4.zip (33.6 KB, 319 views)
File Type: zip modpm_4.0.5.zip (33.4 KB, 740 views)
File Type: zip modpm_4.0.6.zip (35.9 KB, 1753 views)

Screenshots

File Type: jpg 2010-04-25_194008.jpg (93.9 KB, 0 views)
File Type: jpg 2010-04-25_194026.jpg (64.2 KB, 0 views)
File Type: jpg 2010-04-25_194115.jpg (33.2 KB, 0 views)
File Type: jpg 2010-04-25_194703.jpg (23.6 KB, 0 views)
File Type: jpg 2010-05-13_221756.jpg (79.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
8 благодарности(ей) от:
babyv0x, congthinh, ELROBLE, elsa23, liamwli, scottkoz20, Trangalleiro, wangyu1314

Comments
  #132  
Old 11-18-2011, 07:46 PM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ehsanix View Post
Thanks to Baja in here
solved the sphinx conflict by adding these lines under include lines of autopm mod in plugin manager.
PHP Code:
require_once(DIR '/includes/class_bootstrap_framework.php'); 
vB_Bootstrap_Framework::init(); 
Can you be a little more clear as to where?
Reply With Quote
  #133  
Old 11-22-2011, 01:01 AM
addamroy addamroy is offline
 
Join Date: Sep 2010
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason this mod isn't working for me.

vb 4.0.7

It used to work, I don't know why it doesn't work anymore. Have there been any reports of conflicting plugins or anything?

How can I troubleshoot the addon?

Basically, no PM is sent when moderation happens. No errors anywhere or anything, just no PM sent.

EDIT: nevermind, had to change the setting on age from 0 to 100.
Reply With Quote
  #134  
Old 11-24-2011, 05:58 AM
Legende Legende is offline
 
Join Date: Jan 2006
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

seems not to work fully anymore for me? deleting a thread does not give an PM anymore, but moving does?

vb.4.1.8
Reply With Quote
  #135  
Old 11-24-2011, 02:17 PM
kastak kastak is offline
 
Join Date: Oct 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tested latest version (4.0.6) on my vBulletin 4.1.8 board and Moderation Auto-PM still works without problems. If Moderation Auto-PM doesn't work, it may be a conflict with another plugin or a bad configuration. Please remember that Moderation Auto-PM never send a pm to yourself.
Reply With Quote
  #136  
Old 12-31-2011, 09:23 AM
Luca_ITA's Avatar
Luca_ITA Luca_ITA is offline
 
Join Date: Jun 2011
Location: Italy
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As above, working fine on 4.1.9.
Tnx kastak.
Grazie Asterix per la traduzione.

Happy New Year!
Reply With Quote
  #137  
Old 12-31-2011, 12:31 PM
-=Leb=-'s Avatar
-=Leb=- -=Leb=- is offline
 
Join Date: Jan 2008
Location: Sweden
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

awesome work installed and marked as installed
Reply With Quote
  #138  
Old 12-31-2011, 02:38 PM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what about when I merge the thread?

Thanks
Reply With Quote
  #139  
Old 02-01-2012, 03:37 PM
rafaliex rafaliex is offline
 
Join Date: Jan 2011
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please repair: close/open in quick reply. There doesn't work.
Reply With Quote
  #140  
Old 02-02-2012, 09:58 PM
AusPhotography's Avatar
AusPhotography AusPhotography is offline
 
Join Date: Nov 2007
Location: Hobart & Adelaide .au
Posts: 521
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning:
I've found some conflicts between this mod and VaultWiki https://www.vaultwiki.org/
Especially with thread move.

As kastak says, this mod works fine, but if you have issues it maybe a conflict with another mod.

I'll dig into this further, but what happens is the re-direct after the thread move fails.
Internally it looks like the $threadinfo object is messed up.
Reply With Quote
  #141  
Old 02-03-2012, 12:02 PM
kastak kastak is offline
 
Join Date: Oct 2007
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello snoopytas,

I'll check it out and see what I can do about it.
Reply With Quote
Reply

Thread Tools

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 08:21 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.05215 seconds
  • Memory Usage 2,341KB
  • 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
  • (1)bbcode_php
  • (1)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (8)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)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
  • fetch_musername
  • 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_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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