Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Thread Auto Reply 1.0 Details »»
Thread Auto Reply 1.0
Version: 1.00, by coderphp coderphp is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.4 Rating:
Released: 01-01-2007 Last Update: Never Installs: 27
DB Changes Uses Plugins
 
No support by the author.

Hi all..

Thread Auto Reply..

Functionality
Use this mod to add an AUTOREPLY for every thread added to your forums.

Capabilities
1- Ability to set which member's id will add the Auto Reply.
2- If you want the reply to appear as be added from a guest, you can set this guest's username.
3- Ability to set the Auto Reply delay, or set it to 0 to add immediately.
4- Ability to Edit the Auto Reply text as you wich.
5- Ability to exclude some forums from Auto Reply for threads added into them, as suggestions and administrators forums.
6- Ability to exclude some members from Auto Reply for there threads.
7- Ability to add "{username}" into Auto Reply text, to be translated into the thread sender's username.
8- Ability to turn the Auto Reply on and off from the mod properties.

Install
Import the attached product into your products.

finally if u like the hack, please click install

Show Your Support

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

Comments
  #22  
Old 01-02-2007, 11:14 PM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DementedMindz View Post
coderphp question say you have it where if a user post a link it gets put into moderation or if you have a forum that is moderated and this is turned on in that forum will it wait till the thread is approved before it post a reply? or will it reply to the thread before it is moderated?
it would be auto replied after the new thread is approved..
Reply With Quote
  #23  
Old 01-02-2007, 11:16 PM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stangsta View Post
This is an excellent idea.

I would like to use it for an introductions forum, where it would automatically post only once at the specified delay in which the thread as produced welcoming the new user when they make the thread.

And rather to "exclude" certain forums (as entering all the ID's would be cumbersome) maybe "include" only certain forums.

Can this be done?
yes it can be done.. and it had been discussed in post#17
Reply With Quote
  #24  
Old 01-02-2007, 11:17 PM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Smoothie View Post
I agree, looks like a great mod. But, too bad you are restricted to only 1 message. It would be cool to be able to add say 15-20 messages and have them randomly posted.
good idea to have more than one message to select randomly...
& it will be added to the new version ...
Reply With Quote
  #25  
Old 01-02-2007, 11:42 PM
Smoothie Smoothie is offline
 
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by coderphp View Post
I already discussed this point in post#17 of the same thread...
I know what was discussed, just adding my $.02 to the mix.
Reply With Quote
  #26  
Old 01-02-2007, 11:51 PM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Smoothie View Post
I know what was discussed, just adding my $.02 to the mix.
im sorry i think i should have said that in reply for another post..

ur idea is great and it will be added soon..

Regards
Reply With Quote
  #27  
Old 01-02-2007, 11:54 PM
Smoothie Smoothie is offline
 
Join Date: Oct 2001
Location: New York
Posts: 1,834
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by coderphp View Post
im sorry i think i should have said that in reply for another post..

ur idea is great and it will be added soon..

Regards
Thanks for listening! :classic:
Reply With Quote
  #28  
Old 01-03-2007, 03:17 AM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just what I need for my "Who are You" welcome forum,many thanks

Installed,and tested, took a while to add all my forums in that i wanted excluded and also you might want to add that forums should be seperated with a ,

It uses the the bb codes which is good as you can have links,smileys etc on the reply post.

Many thanks
Reply With Quote
  #29  
Old 01-03-2007, 03:25 AM
Kentaurus's Avatar
Kentaurus Kentaurus is offline
 
Join Date: Dec 2001
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The plugin is currently in global_start.... adding a query to every page that vbulletin loads. That's quite bad for large forums with a lot of traffic. Could this be done instead in a cron job? Something that runs every minute or such. The timing would go off a little, but it would save a lot of queries on the forum.
Reply With Quote
  #30  
Old 01-03-2007, 06:29 AM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hIBEES View Post
Just what I need for my "Who are You" welcome forum,many thanks

Installed,and tested, took a while to add all my forums in that i wanted excluded and also you might want to add that forums should be seperated with a ,

It uses the the bb codes which is good as you can have links,smileys etc on the reply post.

Many thanks
thank u for ur feedback..
today i will release a new version with the option to just include forums that u want turned ON..
Reply With Quote
  #31  
Old 01-03-2007, 06:33 AM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kentaurus View Post
The plugin is currently in global_start.... adding a query to every page that vbulletin loads. That's quite bad for large forums with a lot of traffic. Could this be done instead in a cron job? Something that runs every minute or such. The timing would go off a little, but it would save a lot of queries on the forum.
of course it could be done through cron manager.. but it will not be very good for timing and it will be more difficult for beginner user to adjust, besides one small query i dont think will rise the load very much..

if it is of a benifit for members we can make another version for large forums which uses crons.. please let me know
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 12:44 AM.


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.06228 seconds
  • Memory Usage 2,312KB
  • 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
  • (8)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