Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
PM on Thread Move v1.0 Details »»
PM on Thread Move v1.0
Version: 1.00, by Alan @ CIT Alan @ CIT is offline
Developer Last Online: Apr 2012 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 10-09-2005 Last Update: Never Installs: 188
Uses Plugins
 
No support by the author.

A New Version of This Hack has been Released with Support for most Moderation Functions!

Get it from: https://vborg.vbsupport.ru/showthread.php?t=115677

Please UNINSTALL this mod before installing the new one



Description
This is a simple little plugin which will send a PM to the thread owner when one of their threads is moved to a different forum, and a re-direct is NOT used.

Quite often the problem arrises of re-directs cluttering up a forum, but if you move a thread without a redirect, then users cannot find it.

This plugin should solve that problem.

Installation
Just upload the attached product XML file. It will add 2 new hooks, and 2 new phrases.

Notes
This currently only works if you move the thread using either the ajax inline moderation, or the Thread Tools menu. If you move the thread from within the ModCP or the AdminCP, then it will not send a PM.

The PM subject and text are stored in the GLOBAL phrases "q_pm_on_move_message_subject" and "q_pm_on_move_message_text" respectivly

Important: Unfortunately, my leased vBulletin licence has now expired, and I won't be renewing it until September which means I will be unable to reply to this thread, or update this mod until then. I'm hopeful that the great vBulletin.org community will step in to answer any questions in my absence though See you all in early September!

Show Your Support

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

Comments
  #32  
Old 10-14-2005, 12:39 PM
dutchbb dutchbb is offline
 
Join Date: Nov 2003
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great, we use to have it on 3.0 and it's very user-friendly to send an auto pm for these actions. Just waiting for the new release to install
Reply With Quote
  #33  
Old 10-15-2005, 01:37 AM
Basit Basit is offline
 
Join Date: Apr 2004
Location: London
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed. Waiting for new version with all other necessary features.

Thanks.
Reply With Quote
  #34  
Old 10-15-2005, 11:45 AM
Yorixz Yorixz is offline
 
Join Date: Jun 2005
Location: Netherlands
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice mod, would be totally perfect if it also pmed users if their thread was deleted or closed - the ultimate addition
Reply With Quote
  #35  
Old 10-15-2005, 01:12 PM
karrerax karrerax is offline
 
Join Date: Sep 2005
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed!
Excellent Plugin :squareeyed:
Reply With Quote
  #36  
Old 10-15-2005, 08:45 PM
ben_erhan ben_erhan is offline
 
Join Date: Dec 2004
Location: Kastamonu/TURKEY
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alan @ CIT
First off, thanks to everyone who installed it

ben_erhan: I'll be sure to add permission checking into the next release. If the user doesn't have permission to view the forum it's being moved to, then it won't tell them about the forum.

nealparry: It sends the PM from whoever moderateted the thread (you, one of your moderators, etc).

Keyser S?ze: The PM is currently sent from the person who did the thread move (ie, the moderator), and I've added the "reason" (ie, for deletions, etc) into the next release, so it tells them what it was. Also, the options have been added to the AdminCP for the next release, and it supports all of the other mod functions (including move with redirects) :-)

I'm hopefull to have the next release out by Friday, but don't hold me to that

Thanks alot for your explain Alan
Reply With Quote
  #37  
Old 10-17-2005, 09:47 PM
Kihon Kata Kihon Kata is offline
 
Join Date: Nov 2003
Posts: 763
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by theArchitect
Many thanks. I use to have a mod on my 3.0.* board which would PM the thread starter on any form of moderatoin. ie. move, close, delete etc.

I would love to see these other aspects of moderation added to this mod too.

Though it is still very handy in its existing form, thanks for sharing it.
BAM! Installs. This hack was a HUGE hit with my all my mods
Reply With Quote
  #38  
Old 10-18-2005, 11:42 PM
SVZ SVZ is offline
 
Join Date: Oct 2005
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the only thing is it only sends a PM once. Like if you move the same thread twice, it won't PM the second time.
Reply With Quote
  #39  
Old 10-19-2005, 07:32 AM
Alan @ CIT Alan @ CIT is offline
 
Join Date: Nov 2004
Location: South UK
Posts: 625
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi SVZ,

It works fine here. The plugin doesn't keep track of if a threads been moved before, it just gets called everytime the domove code is run.

Are you certain your moving the thread without a redirect the second time?
Reply With Quote
  #40  
Old 10-19-2005, 09:53 AM
COBRAws's Avatar
COBRAws COBRAws is offline
 
Join Date: Oct 2002
Location: Buenos Aires
Posts: 864
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alan @ CIT
First off, thanks to everyone who installed it

ben_erhan: I'll be sure to add permission checking into the next release. If the user doesn't have permission to view the forum it's being moved to, then it won't tell them about the forum.

nealparry: It sends the PM from whoever moderateted the thread (you, one of your moderators, etc).

Keyser S?ze: The PM is currently sent from the person who did the thread move (ie, the moderator), and I've added the "reason" (ie, for deletions, etc) into the next release, so it tells them what it was. Also, the options have been added to the AdminCP for the next release, and it supports all of the other mod functions (including move with redirects) :-)

I'm hopefull to have the next release out by Friday, but don't hold me to that
looking foward D:
Reply With Quote
  #41  
Old 10-23-2005, 09:31 AM
Xajel Xajel is offline
 
Join Date: Mar 2005
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow great plug man...

- add an option to make it send email rather than PM or send both, or send email for users less than X posts as some forums admins uses the ( Disable PM's for users less than X posts )

- What If we can have an option to enable/disable pming while doing mod stuff; something like checkbox..

- under that checkbox ( send or not ), we can have a small text area if we would like to inform the thread writer for moving/closing/deleting reasons..

- Some Forums have a special Forum for deleted threads, so when they want to delete a thread; they simply move the thread to that forum.. so you can put a forum id's targets wich uses the ( Thread Deleted ) Template rather than ( Thread Moved )
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 01:36 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.04596 seconds
  • Memory Usage 2,307KB
  • 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
  • (3)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
  • (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