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)

Keyser S?ze 09-18-2006 12:16 PM

i have the file dbprefs set up correctly with the DB name, login and pass all correct, ive checked many times, and i chmoded all folders and files to 777, but i am still getting this error when i try to run the install

Warning: mysql_connect(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/dbprefs.php on line 57

Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 27

Warning: mysql_query(): A link to the server could not be established in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 27

Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 31

Warning: mysql_query(): A link to the server could not be established in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 31

Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 35

goes on for ages

redspider 09-18-2006 01:23 PM

this is so cool I love it thanks .

wish we could make it work as more than one person .
but still is a great hack.
got my vote for hack of the month .

G_Man 09-18-2006 10:57 PM

Code:

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User
aftersep_afterse has already more than 'max_user_connections' active connections
/home/aftersep/public_html/theforum/includes/class_core.php on line 271


Getting that error a few times since the last update. Not a huge deal. I checked the IP addy and even though they are different, the Bot is using them all....

Sorry to add to the list, Tim. :(

Erwin 09-18-2006 11:45 PM

Quote:

Originally Posted by redgoals22
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?

It's to flush the HTML through - but removing that line has not done any harm at all, and the bot's posting normally. The double-post issue does not happen to me - it's a separate issue that is solved with the latest version of ewt_talkerbot.php I think.

Erwin 09-18-2006 11:45 PM

Double-post.

eXtremeTim 09-19-2006 12:32 AM

Quote:

Originally Posted by Keyser S?ze
i have the file dbprefs set up correctly with the DB name, login and pass all correct, ive checked many times, and i chmoded all folders and files to 777, but i am still getting this error when i try to run the install

Warning: mysql_connect(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/dbprefs.php on line 57

Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 27

Warning: mysql_query(): A link to the server could not be established in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 27

Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 31

Warning: mysql_query(): A link to the server could not be established in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 31

Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home3/asylum/public_html/forums/alice/src/admin/botloaderfuncs.php on line 35

goes on for ages

dont edit the db config settings there. The script auto pulls them from the vbulletin config.php file.



I will include the flush change in the next bugfix version since it does fix the issue and there are no adverse side effects. I wasnt even thinking about the flush cuasing the problem so proble would have tooken me a bit longer to have figured that one out. Since as far as i knew the flush shouldnt have cuased a problem since there was no output that was buffered to get sent when it was run.

Mr Chad 09-19-2006 04:29 AM

does this work with php 5 yet?

Erwin 09-19-2006 04:40 AM

Yes, if you make the recommended changes I suggested in this thread.

eXtremeTim 09-19-2006 07:00 AM

it also works with php 5.1 if you turn off error reporting.

Spin Doctor 09-19-2006 08:26 AM

my dude isnt posting!


All times are GMT. The time now is 06:53 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.01683 seconds
  • Memory Usage 1,747KB
  • 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_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