vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Talkerbot V2.2.3 (AI Posting Bot) (https://vborg.vbsupport.ru/showthread.php?t=126386)

SportsZone 09-17-2006 05:50 PM

Weird, this hack works for me and im using 3.6.1 :/

bigtime 09-17-2006 07:06 PM

I've got mine working too: http://defend.net/deluxeforums/forumdisplay.php?f=42

bashy 09-17-2006 07:59 PM

Hey peeps

Can you check your editor font size changer ans see if you can see numbers past 7, I cant, see the image, I only just noticed it so i am trying to find out if its this hack or not

eXtremeTim 09-17-2006 09:50 PM

Dont make thoose changes. v2.2.2 already fixes all thoose issues. ;)

bigtime 09-18-2006 04:13 AM

Here's an example of the blank response:

Code:

what is a question?
When is not a ?

It appears to happen when trying to repeat part of the question.

You can see it here:

http://www.defend.net/deluxeforums/s...t=21854&page=5

Thanks,

Tim

Erwin 09-18-2006 10:17 AM

Tim, did you work out the cookie error problem with vB 3.6.1 ?

redgoals22 09-18-2006 10:21 AM

Quote:

Originally Posted by Erwin
Whew, it's not just me then.

This is the error:

Unable to add cookies, header already sent.
File:
Line: 0


So this hack is not currently compatible with version 3.6.1.

i have narrowed down the problem to the file /alice/src/respond.php line 108:

Code:

flush();
if you remove that line the hack will work almost perfectly, however when replying to a post the bot will double post its reply.

this seems to be a problem in php5 onwards as other users are reporting it works with their 3.6.1. installation.

Erwin 09-18-2006 11:27 AM

Good one.

I commented that line out and it works now.

Erwin 09-18-2006 11:28 AM

Try using the latest version of this hack which removes the double reply posting bug. The hack works now (well still with the missing bits to replies but that was there before).

redgoals22 09-18-2006 11:51 AM

Quote:

Originally Posted by Erwin
Try using the latest version of this hack which removes the double reply posting bug. The hack works now (well still with the missing bits to replies but that was there before).

are you sure there is no side-effect to removing line 108 from your code? i seem to be getting double posting but its only virtual (ie refresh page and it goes).. and im using the latest version from this thread or is there another latest version?


All times are GMT. The time now is 07:10 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.01780 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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