vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Thread Auto Reply System (v2.0) (https://vborg.vbsupport.ru/showthread.php?t=135555)

coderphp 01-04-2007 11:45 PM

Quote:

Originally Posted by b6gm6n (Post 1150971)
nice, maybe a usergroup exclude from auto reply for the next version ;)

=b6

:)
sure..

Quote:

Originally Posted by TTG (Post 1150980)
Had to uninstall original or overwriting with latest version created database error, but after removing original all seems to be working fine .. thanks coderphp

yes u must uninstall the old one b4 installing this.. i added a notice 4 that..
click install plz :)

Quote:

Originally Posted by dsotmoon (Post 1150983)
thank you, thank you, thank you, will install this weekend

thank u..

coderphp 01-04-2007 11:50 PM

Quote:

Originally Posted by dsotmoon (Post 1150989)
oh wait, will this just auto reply once in a thread after the first post?

exactly

dsotmoon 01-05-2007 12:06 AM

i am having a problem, i think

no matter what i put into the "auto reply messages" box...
Attachment 58511

it only shows whatever the last line is...
Attachment 58512


????

coderphp 01-05-2007 12:26 AM

Quote:

Originally Posted by dsotmoon (Post 1151007)
i am having a problem, i think

no matter what i put into the "auto reply messages" box...
Attachment 58511

it only shows whatever the last line is...
Attachment 58512


????

It should select one line randomly...

give it another try.. for say 3 or 4 threads and tell me the result

dsotmoon 01-05-2007 12:29 AM

also i cant get bb code to work in it and after posting the first post in a thread and then trying to click on the forum link i get this screen randomly

this on a fresh install test board with no other hacks

dsotmoon 01-05-2007 12:31 AM

Quote:

Originally Posted by coderphp (Post 1151013)
It should select one line randomly...

give it another try.. for say 3 or 4 threads and tell me the result

oh i see, i want to use it to type up a long welcome message in our introductions forum that would have spaces, bb code, paragraphs, links, etc

this will not do that?

coderphp 01-05-2007 12:44 AM

Quote:

Originally Posted by dsotmoon (Post 1151019)
also i cant get bb code to work in it and after posting the first post in a thread and then trying to click on the forum link i get this screen randomly

this on a fresh install test board with no other hacks

about BB codes it should worke fine..

and about the error message, it is because ur autoreply message is too short, make it 10 characters at least

question: what version do u use?



Quote:

Originally Posted by dsotmoon (Post 1151023)
oh i see, i want to use it to type up a long welcome message in our introductions forum that would have spaces, bb code, paragraphs, links, etc

this will not do that?

please don flood the thread.. post ur questions in one post
the product is supposed to work fine.. please tell me how can i help you

dsotmoon 01-05-2007 01:00 AM

Quote:

Originally Posted by coderphp (Post 1151032)
please don flood the thread.. post ur questions in one post
the product is supposed to work fine.. please tell me how can i help you


ok, sorry i was having problems because i was testing with less than 10 characters, it should say beside the "Auto Reply Messages" box that it is 10 characters minimum

last question, is there something i can change in the hack so that in the "Auto Reply Messages" text box i can type multiple spaced sentences and/or spaced paragraphs instead of simple messages that appear randomly in the auto reply?

example:

Quote:

Hello welcome to our forums, we hope you enjoy your stay!

Please read the rules and faq pages to aquaint yourself with our forums.

Your moderating team is:
mod1
mod2
mod3
I would like something formatted like the above to show in the auto reply each time. Hope that makes sense. Didnt mean to flood your thread.

coderphp 01-05-2007 01:20 AM

Quote:

Originally Posted by dsotmoon (Post 1151039)
ok, sorry i was having problems because i was testing with less than 10 characters, it should say beside the "Auto Reply Messages" box that it is 10 characters minimum

ok that is simply a post and must be as normal posts in ur forum..
maybe i add this notice in the future.....

Quote:

Originally Posted by dsotmoon (Post 1151039)
last question, is there something i can change in the hack so that in the "Auto Reply Messages" text box i can type multiple spaced sentences and/or spaced paragraphs instead of simple messages that appear randomly in the auto reply?

example:



I would like something formatted like the above to show in the auto reply each time. Hope that makes sense. Didnt mean to flood your thread.

yes you can turn the product to use only one message..
and u can put as many line breaks, paragraphs & sentences in this message as u like..

u will need to edit the plugin named "Thread Auto Reply - Part 2" as follows:
search for:
Code:

$msgs = @explode("\n", $vbulletin->options['coder_autoreply_text']);
$msg = $msgs[@array_rand($msgs)];

replace it with:
Code:

$msg = $vbulletin->options['coder_autoreply_text'];
then save the plugin.....

Hornstar 01-05-2007 01:44 AM

cool to see you have updated it, however it would have been better to just update your other thread.


All times are GMT. The time now is 06:14 AM.

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.01346 seconds
  • Memory Usage 1,749KB
  • 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
  • (2)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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