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)

rmxs 12-16-2007 04:57 PM

add this {username}

walhan 10-16-2008 02:23 PM

it is working in my 3.7.3

for the next release i would really appreciate to see the following feature:
- possibility of more than the one reply in a thread bydifferent auto-user
- users wont autoreply on a thread posted by her/him (or itself )
- auto post on members profile pages and auto friendship request (woow)

thanks again to coderphp

proudgreenyin 10-26-2008 05:21 PM

yep works great on 3.7.3, thanks m8

jluerken 12-12-2008 05:16 AM

I have problems with this under 3.7.3
It only replies one line of the auto reply text and not more.

jluerken 12-12-2008 05:34 AM

Problem solved. I forgot to edit a plugin again after reinstalling the product

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'];

zero5854 12-22-2008 05:16 AM

this doesnt work this code u gave as all it does is list all of your replies in each reply thanks though

jluerken 12-23-2008 10:44 AM

Quote:

Originally Posted by zero5854 (Post 1690869)
this doesnt work this code u gave as all it does is list all of your replies in each reply thanks though

Yes and that was the intention of the code. Instead of sending random one line answers it send the complete text given in the product settings.
Its exactly what I wanted for my board. Sure it does not meet everyones requirement but for me this fits perfect.

Dj Smuggla 10-02-2009 07:11 PM

Great this just f%%%ed my site up,
I loged in with a test account to see if it worked, but now all i get is a white screen saying
"vBulletin Message
That username is already in use or does not meet the administrator's standards. If you are Dj Smuggla and you have forgotten your password, click here."

I cant log in to the site or the acp, to remove the mod...

Wajow-community 10-02-2013 11:41 PM

update this mod pleasse!


All times are GMT. The time now is 01:21 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.01243 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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