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)

issa 09-13-2006 02:46 AM

I am using EWT - Talkerbot v2.2.1, and even though I've even tried entering the install queries manually, I'm still getting this old error whenever I try to set the bot's ROP:

Database error in vBulletin 3.6.0:

MySQL Error : Unknown column 'mimicbotrop' in 'field list'
Error Number : 1054

Mr Chad 09-13-2006 02:57 AM

what about s_ vars

eXtremeTim 09-13-2006 03:02 AM

run the following query on your database. (remember if you use a table prefix to append it)

ALTER TABLE `forum` ADD `mimicbotrop` INT( 5 ) DEFAULT '0' NOT NULL ;

issa 09-13-2006 03:02 AM

i dont really understand sql, but this query seems incorrect

ALTER TABLE `forum` ADD `mimicbotrop` INT( 5 ) DEFAULT '0' NOT NULL ;

`forum` should not be literal, but should instead be the name of the target forum. changing this to my forum's name fixed the error.

edit: i came back to post this before i saw your post. when using the install xml, the forum prefix is not appended as you wish.

eXtremeTim 09-13-2006 03:04 AM

yea i realize i did forget to put the forum prefix in now. Ill update the xml shortly.

bashy 09-13-2006 04:12 AM

Can this create new threads?
If not, do you think it would be possible?

eXtremeTim 09-13-2006 04:54 AM

I is theoretically possible for me to make it so it can create threads every so often via some random timing and a cron script. Not exactly sure how I would go about doing that but I will definately look into it.

Meta 09-13-2006 08:07 AM

Quote:

Problem solved. Like a dummy, I failed to upload the ewt_talkerbot.php to the forums directory.
Yes ... that was the problem. Very funny. Silly me. Now it works, thanks a lot!

hugh_ 09-13-2006 08:25 AM

How can I uninstall this hack? Is it just a matter of removing the product and dropping the two tables called bot and bots?

Meta 09-13-2006 08:34 AM

Hm ... works almost fine now. But there's another funny problem ... and it's hard to explain. Hubert (the Name of the bot) doubles his posts. Example:


me: Hallo

he: (something)

me: Hallo again


Result:

me: Hallo

he: (something)

he: (same something)


me: Hallo again

he: (something new)



Very confusing. Any idea?


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