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)

Apoco 01-10-2007 02:11 PM

Also, is there a way you could make this work with Abe's Form Product? It hooks into newthread_start, but does not do newthread_post_complete

coderphp 01-10-2007 08:01 PM

Quote:

Originally Posted by Apoco (Post 1155454)
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

Quote:

Originally Posted by Apoco (Post 1155498)
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. ~_~;

glad to hear it worked...

Quote:

Originally Posted by Apoco (Post 1155500)
Also, is there a way you could make this work with Abe's Form Product? It hooks into newthread_start, but does not do newthread_post_complete

i know nothing about that product.. if u give me more info maybe i could help

dc pringle 01-11-2007 10:15 AM

will this work on 3.6.0?

Cheers :)

nasser71 01-11-2007 10:17 AM

thanks m8
nice mode indeed

coderphp 01-11-2007 09:12 PM

Quote:

Originally Posted by dc pringle (Post 1156124)
will this work on 3.6.0?

Cheers :)

of course it will...

Quote:

Originally Posted by nasser71 (Post 1156126)
thanks m8
nice mode indeed

thanx :)

coderphp 01-12-2007 11:35 AM

<font color="Red">the product works on all 3.6 versions</font>

Apoco 01-12-2007 01:57 PM

Quote:

Originally Posted by coderphp (Post 1155721)
glad to hear it worked...


i know nothing about that product.. if u give me more info maybe i could help

What it does is allow you to create a form via the newthread.php file.

ie: you do: www.yoursite.com/newthread.php?do=form

and it takes you to a pre-designed form for people to fill out. After the submit button is clicked, it then posts the form into a thread in a specified form.

You can find it here:
https://vborg.vbsupport.ru/showthread.php?t=126676

coderphp 01-12-2007 06:25 PM

Quote:

Originally Posted by Apoco (Post 1157042)
What it does is allow you to create a form via the newthread.php file.

ie: you do: www.yoursite.com/newthread.php?do=form

and it takes you to a pre-designed form for people to fill out. After the submit button is clicked, it then posts the form into a thread in a specified form.

You can find it here:
https://vborg.vbsupport.ru/showthread.php?t=126676

thank you for the info..

ill see if we could use it here

Artificial_Alex 01-13-2007 09:23 AM

Quote:

vBulletin Message
That username is already in use. If you are Ryan and you have forgotten your password, click here.

It comes up with that like the previous error message on this thread about the "comment is too short" with white page and all, but it says this instead x.x

coderphp 01-13-2007 11:32 AM

Quote:

Originally Posted by Artificial_Alex (Post 1157873)
It comes up with that like the previous error message on this thread about the "comment is too short" with white page and all, but it says this instead x.x

what settings did u enter in hack settings' page?

stwilson 01-13-2007 05:20 PM

Installed and tested on 3.6.4. Appears to be working nicely!! Thank you. I can see how this will help my forums.

ST

coderphp 01-13-2007 07:53 PM

Quote:

Originally Posted by stwilson (Post 1158206)
Installed and tested on 3.6.4. Appears to be working nicely!! Thank you. I can see how this will help my forums.

ST

thank you...

Apoco 01-13-2007 09:37 PM

Any update on you being able to make this work for it? >< I'll pay for it too! :)

coderphp 01-13-2007 11:04 PM

Quote:

Originally Posted by Apoco (Post 1158375)
Any update on you being able to make this work for it? >< I'll pay for it too! :)

to get support and updates.. please click install ;)
btw it is free product, but if u want to donate u welcome

Apoco 01-16-2007 03:42 PM

I thought I had it set to installed.

I was curious as to if you had a chance to take a look at the formhack, so this can work with it.

Refer to:
https://vborg.vbsupport.ru/showpost....2&postcount=47

roger.kore 01-18-2007 06:56 AM

Help me. how can I turn off the auto reply using phpmy admin? I did something wrong and no one can access my forum.

coderphp 01-18-2007 09:47 AM

Quote:

Originally Posted by Apoco (Post 1160638)
I thought I had it set to installed.

I was curious as to if you had a chance to take a look at the formhack, so this can work with it.

Refer to:
https://vborg.vbsupport.ru/showpost....2&postcount=47

ill see...

coderphp 01-18-2007 09:48 AM

Quote:

Originally Posted by roger.kore (Post 1161988)
Help me. how can I turn off the auto reply using phpmy admin? I did something wrong and no one can access my forum.

you can disable plugins system by:
edit your config.php file and add this line of code to the first line
PHP Code:

define('DISABLE_HOOKS'true); 


roger.kore 01-18-2007 11:54 PM

Thanks a lot.
I think I found a problem om 3.6.4

Goto admin->user>create a user.
Create a user and set him to autoReply. Post a new topico and you will get a message on a blank page like: user already existis, click here if you forgot you password and after that you will no able to go anywhere

coderphp 01-19-2007 12:08 AM

Quote:

Originally Posted by roger.kore (Post 1162564)
Thanks a lot.
I think I found a problem om 3.6.4

Goto admin->user>create a user.
Create a user and set him to autoReply. Post a new topico and you will get a message on a blank page like: user already existis, click here if you forgot you password and after that you will no able to go anywhere

ill test that & let u know soon :)

BigJimTheLug 01-19-2007 05:29 AM

Hey,

Is there a way to program this code so that different user names respond with different messages?

If so, how?

How do you set up different messages at the moment?

Any help is appreciated. Thank you.

TheComputerGuy 01-19-2007 10:57 AM

If you have a medium to large forum, this will add a load to the server.

coderphp 01-19-2007 12:29 PM

Quote:

Originally Posted by MARKETPROFITS (Post 1162682)
Hey,

Is there a way to program this code so that different user names respond with different messages?

If so, how?

How do you set up different messages at the moment?

Any help is appreciated. Thank you.

you can make differnet users reply by joinint their user ids with a comma...

you can also make multiple reply msgs by joining them with a new line..

one out of the users and msgs will be chosen randomly

coderphp 01-19-2007 12:31 PM

Quote:

Originally Posted by TheComputerGuy (Post 1162744)
If you have a medium to large forum, this will add a load to the server.

of course any addition to the original script will add a certain load..

but in this hack it isnot even a noticable load..

and there will be a new version depending on crons and causing No load

thanx for ur comments anyway

Apoco 01-22-2007 01:03 PM

Quote:

Originally Posted by coderphp (Post 1162040)
ill see...

Thanks! You are awsome ^_^;

TheComputerGuy 01-22-2007 01:09 PM

I didn't mean anything negative about this hack. I do love the idea, but for some reason mysql was being brought to it's knees when I ran this.
I will look forward to the future version of the hack.

Apoco 01-24-2007 12:42 PM

If you have it set to auto-reply instantly, it probably will if there are tons of new threads being created. Try to up the auto-reply time and see if that helps.

UaeStar 02-03-2007 09:54 AM

i love you man ^^ good product

dutchbb 02-07-2007 10:40 AM

Nice mod. However I have one problem: sometimes I got the autoreply post posted 5 times in a row, how can I prevent that?

bada_bing 02-07-2007 03:28 PM

Has anyone tested this in vb 3.5.3 this sounds like a great product and would love to use it on my other site...

bada_bing 02-07-2007 03:51 PM

Just installed this and error right off the bat! Once I post a thread and 60 seconds later I hit refresh and this is what I get

vBulletin Message
Your username can not be longer than 14 characters.

Whats this about?

bada_bing 02-07-2007 03:53 PM

Great now I cant even login to my site as admin anymore:mad:

Unistalling this until all these issues are resolved!


How can I uninstall this hack now that I cant even get into my admincp or login to my site? I am running vb 3.6.4 !

bada_bing 02-07-2007 04:25 PM

I have tried to manually remove the coder_autoreply query from my database but now I get a page cant be displayed telling me there is a problem with my database.. Please please can someone help be remove this hack as my site is down..

bada_bing 02-07-2007 06:45 PM

coderphp

Can you please help, I need to get my site back online

coderphp 02-07-2007 06:51 PM

Quote:

Originally Posted by bada_bing (Post 1176977)
coderphp

Can you please help, I need to get my site back online

1- what is ur forum version?
2- what is the error u have ? (right click >> choose shopw source to get the error text)
3- can u login to the admincp now?

bada_bing 02-07-2007 07:10 PM

1- what is ur forum version?
Version 3.6.4

2- what is the error u have ? (right click >> choose shopw source to get the error text)
Here is the error I get when viewing the source
HTML Code:

<!--
Database error in vBulletin 3.6.4:

Invalid SQL:
SELECT `threadid` FROM `coder_autoreply` WHERE dateline &lt; 1170882546;

MySQL Error  : Table 'cpets.coder_autoreply' doesn't exist
Error Number : 1146
Date        : Wednesday, February 7th 2007 @ 03:09:06 PM
Script      : http://www.captivepets.com/forums/index.php
Referrer    :
IP Address  : 67.59.x.x
Username    : Unregistered
Classname    : vb_database
-->

3- can u login to the admincp now? NO

coderphp 02-07-2007 07:19 PM

Quote:

Originally Posted by bada_bing (Post 1177004)
1- what is ur forum version?
Version 3.6.4

2- what is the error u have ? (right click >> choose shopw source to get the error text)
Here is the error I get when viewing the source
HTML Code:

<!--
Database error in vBulletin 3.6.4:
 
Invalid SQL:
SELECT `threadid` FROM `coder_autoreply` WHERE dateline &lt; 1170882546;
 
MySQL Error  : Table 'cpets.coder_autoreply' doesn't exist
Error Number : 1146
Date        : Wednesday, February 7th 2007 @ 03:09:06 PM
Script      : http://www.captivepets.com/forums/index.php
Referrer    :
IP Address  : 67.59.x.x
Username    : Unregistered
Classname    : vb_database
-->

3- can u login to the admincp now? NO

it is because u tried to uninstall the product in a wrong way by deleting the table...

solution:
disable the plugins system by following these steps:
Quote:

To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory

Just below

Code:
<?php
enter

Code:
define('DISABLE_HOOKS', true);
and save the file.
then go uninstall the product from the admincp
then remove the line to enable the plugins again

bada_bing 02-07-2007 07:31 PM

Quote:

Originally Posted by coderphp (Post 1177013)
it is because u tried to uninstall the product in a wrong way by deleting the table...

solution:
disable the plugins system by following these steps:


then go uninstall the product from the admincp
then remove the line to enable the plugins again

Excellant that worked except since the table was missing I could not uninstall it I had to reinstall the plugin so that the tables were added again then I uninstall it and took care of my issues. Yes I did try to manually remove the tables after I was locked out of my forum and kept getting this error

vBulletin Message
Your username can not be longer than 14 characters.

Any idea why was getting this error? Like the hack but need to figure this issue.

coderphp 02-07-2007 07:36 PM

Quote:

Originally Posted by bada_bing (Post 1177024)
Excellant that worked except since the table was missing I could not uninstall it I had to reinstall the plugin so that the tables were added again then I uninstall it and took care of my issues. Yes I did try to manually remove the tables after I was locked out of my forum and kept getting this error

vBulletin Message
Your username can not be longer than 14 characters.

Any idea why was getting this error? Like the hack but need to figure this issue.

great :)
now after the forum is up again, please tell me what was the setting u entered in the hack settings?

dutchbb 02-09-2007 03:24 PM

coderphp: why is it posting 3 to 5 times in some threads? How can I prevent these doubleposts or is it a bug? Thanks.


All times are GMT. The time now is 08:31 PM.

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.01717 seconds
  • Memory Usage 1,839KB
  • 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
  • (4)bbcode_html_printable
  • (1)bbcode_php_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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