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 System (v2.0) Details »»
Thread Auto Reply System (v2.0)
Version: 2.0, 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-03-2007 Last Update: Never Installs: 235
DB Changes Uses Plugins
 
No support by the author.

Hi all

As a continuation for the success of the 1st version, I released this new version, considering all your ideas and suggestions..

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

What's new in v2.0
1- An option to Auto Reply just for non-replied threads after a certain delay of time.
2- An option to add more than Member ID to post the autoreply RANDOMLY.
3- An option to add more then Guest Username to post the autoreply RANDOMLY.
4- An option to add more than one message for the autoreply.
5- An option to just include Forum IDs where you want the autoreply system to be active.
6- Including the replying member's signature in his post.
7- Optimizing 1 mysql query for better performance.


What was in the previous version
1- Set which member's id will add the Auto Reply.
2- Set the guest's username, If you want the reply to appear as been added from a guest. (for ex. to use as an ad bot)
3- Set the Auto Reply delay, or set it to 0 to add immediately.
4- Edit the Auto Reply text as you wich.
5- Exclude some forums from Auto Reply, as suggestions and administrators forums.
6- Exclude some members from Auto Reply for their threads.
7- Add "{username}" into Auto Reply text, to be translated into the thread sender's username.
8- Turn the Auto Reply on and off from the mod properties.

Install
1- If you previously installed the old version, please uninstall it first.
2- Import the attached product into your products.

If u like the product
Please click install to support me
also rating would be great

Regards

Show Your Support

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

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

Quote:
Originally Posted by Luke Brown256 View Post
I basically want to use this mod for two separate public forums, which an individual message for each forum, is there a way to do a custom message per included forum?
the current version doesnt support forum specific messages...

Quote:
Originally Posted by b6gm6n View Post
It works, but i can only print text, BB codes are not functional, im sure the forum i have this in is fine for BB...

Out of the code below only > ( Auto Posted by xxx ) is printed

Code:
[I MG]http://www.xxx/forums/signaturepics/sigpic1_17.gif[/I MG]
( Auto Posted by xxx )
 
Thank you for your post {username} and welcome to xxx!
 
Please check some of the links below for information and help, enjoy your stay.
 
{ xxxFAQ :eye-poppi }-{ Memory Lane :heart: }-{ Subscribe :key: }-{ Arcade :inky: }
would be nice to enter a FULL message (with formating and tags) in there rather than this mod choosing a line to print
the mod works fine with bb codes please try again...
and please read the instructions for every setting in the setting page..

Quote:
Originally Posted by MARKETPROFITS View Post
Wow, this is nice!

Thanks!
thank you

Quote:
Originally Posted by mrahul View Post
does it run any queries ?
yes it runs 4 queries
Reply With Quote
  #33  
Old 01-08-2007, 10:49 PM
b6gm6n's Avatar
b6gm6n b6gm6n is offline
 
Join Date: Aug 2002
Location: UK
Posts: 691
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanx coderphp i'll look again, cheers

-b6
Reply With Quote
  #34  
Old 01-08-2007, 10:53 PM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by b6gm6n View Post
Thanx coderphp i'll look again, cheers

-b6
ok.. keep me updated...
Reply With Quote
  #35  
Old 01-09-2007, 11:29 AM
Universal Universal is offline
 
Join Date: Sep 2006
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to have all the staff (say 2 or 3) in the 'Auto Reply Sender's IDs' reply to every new thread instead of the hack randomly choosing one of them? A change of the code or adding to the code etc?
Reply With Quote
  #36  
Old 01-09-2007, 09:54 PM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Universal View Post
Is there a way to have all the staff (say 2 or 3) in the 'Auto Reply Sender's IDs' reply to every new thread instead of the hack randomly choosing one of them? A change of the code or adding to the code etc?
the current version doesnt support that...
Reply With Quote
  #37  
Old 01-09-2007, 11:09 PM
Universal Universal is offline
 
Join Date: Sep 2006
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by coderphp View Post
the current version doesnt support that...
Oh ok thankyou, I was wondering if it would be easy to add that with the current version, maybe something to think about in the future as an option if there is another version.

Very nice hack by the way.
Reply With Quote
  #38  
Old 01-10-2007, 05:54 AM
mrahul mrahul is offline
 
Join Date: Nov 2005
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by coderphp View Post
the current version doesnt support forum specific messages...


the mod works fine with bb codes please try again...
and please read the instructions for every setting in the setting page..


thank you


yes it runs 4 queries
do you mean 4 queries per page or 4 queries while installation. As having more no.of queries in a page causes slower loading of pages I guess.
Reply With Quote
  #39  
Old 01-10-2007, 10:55 AM
coderphp's Avatar
coderphp coderphp is offline
 
Join Date: Nov 2006
Location: Egypt
Posts: 204
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Universal View Post
Oh ok thankyou, I was wondering if it would be easy to add that with the current version, maybe something to think about in the future as an option if there is another version.

Very nice hack by the way.
thank you...

Quote:
Originally Posted by mrahul View Post
do you mean 4 queries per page or 4 queries while installation. As having more no.of queries in a page causes slower loading of pages I guess.
no.. queries runs when adding new thread.. so it dont affect ur forum's speed
Reply With Quote
  #40  
Old 01-10-2007, 01:32 PM
Apoco's Avatar
Apoco Apoco is offline
 
Join Date: Mar 2003
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BB Codes are not working. I have tested it on a live environment and in a test localhost w/ a clean install.

this is my Auto Reply
HTML Code:
[b][color=blue]omg test this kthx[/color][/b]
all that shows up is
HTML Code:
[b][color=blue]omg test this kthx
Reply With Quote
  #41  
Old 01-10-2007, 02:09 PM
Apoco's Avatar
Apoco Apoco is offline
 
Join Date: Mar 2003
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually, I just got it to work. It was an error in my typing in both cases. I did a soft return, thinking it wouldn't break it into two different answers, however it did. ~_~;
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:30 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.05534 seconds
  • Memory Usage 2,320KB
  • 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
  • (1)bbcode_code
  • (2)bbcode_html
  • (10)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
  • (1)pagenav_pagelinkrel
  • (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