Thread: Add-On Releases - Thread Auto Reply System (v2.0)
View Single Post
  #131  
Old 04-23-2007, 03:19 PM
YabbaDabba YabbaDabba is offline
 
Join Date: May 2004
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

coderphp has not been online in over 6 weeks, but hope springs eternal...

SUGGESTION:
1 - Excluded Members is a nice idea, but it would be more useful if it was Excluded UserGroups. I don't want Admins, Super Mods, and Mods auto-replied. If I exclude these user goups, I'm done. If I can only exclude by individual member ID, I have to revise this list everytime the membership of these groups change. Double work.

ERRORS?
1 - Installed, but the first auto-reply went off at 300 seconds (5 mins), even though I had set it to 7200 (2 hours). Is there a max value for this parameter?

2 - If (a) two threads are created just a few seconds apart (less than the flood check setting) and (b) both are being auto-replied, this hack seriously breaks the display of the forum in question. It appears that the auto-response tries to execute on the second thread before the flood-check limit has passed. I'm also guessing the auto-reply event trigger is the display of the forum specified in this hack's admin settings and that is why there is an error in the display of the forum page. I assume this situation could be avoided by increasing the Auto Reply Delay by the flood check amount for each reply that is to be made within the current flood check limit. If "time since last response" > "flood check", then "Auto Reply Delay" = "Auto Reply Delay"; else "Auto Reply Delay" = "Auto Reply Delay" + "flood check" (or something like that).

INSTRUCTIONS:
Part of the explanation for "Auto Reply Sender's IDs" reads:
Caution: to avoid flood errors, these members must be at least Moderators in the posting forum, Or you must set Auto Reply delay to a value less than the flood time check .
I think it should read:
Caution: to completely avoid "flood" errors, these members must be at least Moderators in the posting forum. Otherwise you must set Auto Reply delay to a value greater than the flood time check.
QUESTION:
What happens to auto-replies when new admin settings for this mod are saved? Does this hack apply to new threads only at that point? Or do the old setting apply to old threads and new settings apply to new threads? Or do the new settings apply to all threads? Or do the new settings apply to only those threads created after the installation of the hack?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01147 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete