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
PM Auto Reply Details »»
PM Auto Reply
Version: 1.25, by Hellcat Hellcat is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 05-21-2006 Last Update: 06-27-2006 Installs: 71
DB Changes Uses Plugins Template Edits
 
No support by the author.

So, a little something this time I had on my mind for quite a while now....

PM Auto-Reply MOD by ---==> HELLCAT <==---
This adds an "auto responder" to the PMs.

When enabled, everytime you get sent a PM the sender is automatically returned a PM containing a predefined message (editable in options).
To tell the sender you're offline for a while and answer should be expected sometime later or such....

Features:
  • Adds an auto responder (auto reply) option to the PMs
  • Can be turned ON and OFF in useroptions
  • A date can optionally be specified between automated replies are sent
  • Another user can optionally be specified to whom a copy of the recieved PM is forwarded to
  • Admin can specify usergroups not allowed to use the auto responder

Installation:
  • Import the product .XML
  • One tiny template edit:
    Open template "modifyoptions " (in "Modify Useroptions" group) and FIND THIS:
    Code:
    $customfields[messaging]
    AFTER it, ADD:
    Code:
    $pmautoreply_option
    Save the template.
Done, and enjoy!

The admin option for excluding usergroups is in "vBulletin Options" -> "Private Messaging Options" at the bottom: "Exclude usergroups from using the PM auto reply feature"

I intentionally didn't do it with usergroup permissions since that would require a .XML file to be uploaded and I wanted to stay this as a single product/plugin file

[hint]I'd also like something like this on vb.org [/hint]

Show Your Support

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

Comments
  #32  
Old 06-11-2006, 12:26 AM
Nathan2006's Avatar
Nathan2006 Nathan2006 is offline
 
Join Date: Feb 2006
Location: UK
Posts: 862
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
Ha!

Just uploaded an updated version.
Hopefully fixed the two bugs ("blahblah missing bleh error in whatdoiknow.php" and the excluding issue) and added (by special request of a special Boofo ) some replacement variables:
{name}, {from} and {to}
Hi Hellcat,

Thank you for the update

I'm having problems with the tags.

If I type a message in the box such as:


Quote:
Hi {to},

Thank you for your message.

I will get back to you shortly,

Regards,
{name}
The {name} works but {to} does not work and leaves the message like this missing out the name of the member its being sent to.


Quote:
Hi ,

Thank you for your message.

I will get back to you shortly,

Regards,
Nathan
Thank you for any help
Reply With Quote
  #33  
Old 06-11-2006, 08:58 AM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! Very, very usefull!

This would be perfect if i could name one user who will optional receive a copy of this pn, so my co-admin for example will receive this pn as well and could answer?
Reply With Quote
  #34  
Old 06-11-2006, 02:00 PM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow this is really nice.. great work dude
Reply With Quote
  #35  
Old 06-12-2006, 03:34 PM
user02934123123 user02934123123 is offline
 
Join Date: Apr 2006
Location: UK
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hellcat
Howdy

[high]Concerning vBulletin 3.6 (beta 1):[/high]
This seems to be working fine under vB3.6b1.

At least I didn't encounter any problems while testing
Nor I ... seems to work just fine with 3.6b1.
Reply With Quote
  #36  
Old 06-12-2006, 04:09 PM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by klaush
Thanks! Very, very usefull!

This would be perfect if i could name one user who will optional receive a copy of this pn, so my co-admin for example will receive this pn as well and could answer?
I actually like that idea and I could be quite easiely be done, I think....
[high]* Hellcat puts on ToDo[/high]
Reply With Quote
  #37  
Old 06-12-2006, 06:14 PM
bada_bing's Avatar
bada_bing bada_bing is offline
 
Join Date: Feb 2004
Location: Michigan
Posts: 1,698
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just install on my 3.5.3 site and does not work. No error plugin installs and added the code to the modifyoptions template and excluded the groups from admincp and nothing shows up in the users edit options :surprised:
Reply With Quote
  #38  
Old 06-12-2006, 10:29 PM
Hellcat Hellcat is offline
 
Join Date: May 2003
Location: Germany
Posts: 560
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bada_bing
Just install on my 3.5.3 site and does not work. No error plugin installs and added the code to the modifyoptions template and excluded the groups from admincp and nothing shows up in the users edit options :surprised:
Remove everything from the excluded groups setting in the AdminCP and try again.
There's a bug with that I still need to fix.

Report if it's showing up then, if not wee look for other causes
Reply With Quote
  #39  
Old 06-13-2006, 02:14 AM
bada_bing's Avatar
bada_bing bada_bing is offline
 
Join Date: Feb 2004
Location: Michigan
Posts: 1,698
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have removed everything in the excluded and still does not show?
Reply With Quote
  #40  
Old 06-13-2006, 11:58 AM
freedom2support freedom2support is offline
 
Join Date: Oct 2003
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great plugin this. Exactly what one of our users was asking for. One problem I've noticed though is the textarea for editing the autoreply message appears too wide in Firefox:

http://img149.imageshack.us/img149/5...toowide7ry.png

It causes the box around the PM Auto-Reply Options to be wider than the other boxes around settings groups on that page. Seems fine in IE and Opera though. I found changing the textarea to 60 columns from 64 got it looking right in Firefox (but made the textarea slightly smaller in IE and Opera).

Also I'm not sure if the {name} replacement variable is working right. Your description says it gets replaced with the name of the auto-reply recipient, which is the person receiving the automatic reply. So if I send a PM to bob and get an autoreply, {name} should be replaced with freedom2support since I am the auto-reply recipient. But currently the plugin would replace it with the recipient of the PM (bob) and not of the auto-reply.
Reply With Quote
  #41  
Old 06-13-2006, 01:17 PM
Smiry Kin's's Avatar
Smiry Kin's Smiry Kin's is offline
 
Join Date: Dec 2005
Location: United Kingdom!
Posts: 954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by freedom2support
Great plugin this. Exactly what one of our users was asking for. One problem I've noticed though is the textarea for editing the autoreply message appears too wide in Firefox:

http://img149.imageshack.us/img149/5...toowide7ry.png

It causes the box around the PM Auto-Reply Options to be wider than the other boxes around settings groups on that page. Seems fine in IE and Opera though. I found changing the textarea to 60 columns from 64 got it looking right in Firefox (but made the textarea slightly smaller in IE and Opera).

Also I'm not sure if the {name} replacement variable is working right. You description says it gets replaced with the name of the auto-reply recipient, which is the person receiving the automatic reply. So if I send a PM to bob and get an autoreply, {name} should be replaced with freedom2support since I am the auto-reply recipient. But currently the plugin would replace it with the recipient of the PM (bob) and not of the auto-reply.
it maybe a little big, but still looks ok, it doesnt make the outside table any bigger.

also the name functiion works perfect.
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:01 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.07781 seconds
  • Memory Usage 2,317KB
  • 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
  • (2)bbcode_code
  • (7)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
  • (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