Version: 2.0, by coderphp
Developer Last Online: Jan 2023
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.
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
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..
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?
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?
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.
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
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
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. ~_~;