vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Private Messages Enhancements - PM-Autoresponder (https://vborg.vbsupport.ru/showthread.php?t=187320)

hobbybox 08-06-2008 02:25 PM

Great mod - works great.

Vossi 08-07-2008 11:42 AM

I just uploaded version 1.0.1

Now the autoresponder-function can be time-defined by the users and the signature can be shown in the responder if wanted. Also the known bugs got fixed. People using 'UserCP Navbar 1.2' in their forum will find the specific template-modifications in the .zip-file.

M-Tuning 08-07-2008 11:49 AM

Thanks for the update!

mvigod 08-07-2008 02:24 PM

Thanks for the Mod.

If anyone is using "GTUserCP - Enhanced USERCP Interface + USERCP Menu"

You must edit the GTPM_USERCP_SHELL instead of the USERCP_SHELL. The GTPM USERCP_SHELL over writes the defaul USERCP_SHELL.

Search Templates for GTPM USERCP_SHELL

Find:
Quote:

<tr><td class="$navclass[pm_editfolders]" nowrap="nowrap"><img src="$stylevar[imgdir_misc]/folder_new.gif" alt="" border="0" class="inlineimg" width="16" height="16" /> <a class="smallfont" href="private.php?$session[sessionurl]do=editfolders">$vbphrase[edit_folders]</a></td></tr>
Below add:
Quote:

<if condition="$permissions['pmpermissions'] & $vbulletin->bf_ugp_pmpermissions['canusepmautoresponder']"><tr><td class="$navclass[pmautoresponder]" nowrap="nowrap"><a class="smallfont" href="privateautoresponder.php?$session[sessionurl]do=edit">$vbphrase[pmautoresponder_usercp]</a></td></tr></if>
If you want an icon beside the link replace with this instead:
Quote:

<if condition="$permissions['pmpermissions'] & $vbulletin->bf_ugp_pmpermissions['canusepmautoresponder']"><tr><td class="$navclass[pmautoresponder]" nowrap="nowrap"><img src="$stylevar[imgdir_misc]/autoresponder.gif" alt="" border="0" class="inlineimg" width="16" height="16" /><a class="smallfont" href="privateautoresponder.php?$session[sessionurl]do=edit">$vbphrase[pmautoresponder_usercp]</a></td></tr></if>
Icon used below.

Attachment 85133

Vossi 08-07-2008 02:45 PM

The TMS-File for that AddOn (UserCP Navbar 1.x) which has been released by Indy on vbulletin-germany.org can be found here:

princeedward 08-08-2008 01:01 PM

thanks it work great to my vb 3.6.8 PL2 after a little bit edit: by opening
product-pmautoresponder
and change of ( minversion="3.7.x" to minversion="3.6.x" )

<dependency dependencytype="vbulletin" minversion="3.6.x" maxversion="" />

thanks bro....

;)

Breathex 08-09-2008 09:19 PM

Quote:

Originally Posted by captainslater (Post 1592423)
Took a while, but here are the english screenshots.

Thanks for the English screenshots. Great work.

stwilson 08-09-2008 11:06 PM

Thanks for the MOD. It works great. One suggestion, can you add something that limits the number of times the autoresponse is sent to the same user within a certain period of time? For example, what if a member sends multiple messages to someone who has an autoresponder on? Every PM sent will get the autoresponse. Could you place/check for a cookie or something to limit repeat autoresponses to the same user within a set period of time or a user session? Just a thought.

Artes_Marciales 08-10-2008 05:26 AM

Great idea!!
**instal**

Vossi 08-12-2008 07:23 PM

Quote:

Originally Posted by stwilson (Post 1595089)
Thanks for the MOD. It works great. One suggestion, can you add something that limits the number of times the autoresponse is sent to the same user within a certain period of time? For example, what if a member sends multiple messages to someone who has an autoresponder on? Every PM sent will get the autoresponse. Could you place/check for a cookie or something to limit repeat autoresponses to the same user within a set period of time or a user session? Just a thought.

Hm, the idea ain't bad. Also we think about another option to forward PM's after some people asked for it on vBGo


All times are GMT. The time now is 03:03 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.01168 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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