vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   TomBot v1.1 vB AI User Bot (https://vborg.vbsupport.ru/showthread.php?t=48053)

Martin64 01-26-2003 10:54 PM

That's very odd. I tested it right now to be sure, and it's working for me...

snakes1100 01-26-2003 10:55 PM

either of you any good with htaccess?

Steve Machol 01-26-2003 10:55 PM

Quote:

Originally posted by Steve Machol
Hmmm....I did this and now the bot isn't responding at all. Let me try this again.
I worked the second time. I must have made a mistake in the editing. Thanks!

Martin64 01-26-2003 10:57 PM

No problem Steve, glad I could help :)

snakes1100: what's the problem?

snakes1100 01-26-2003 10:59 PM

thanx martin
well basically, i have my forums folder htaccess protected, when i do this i get the fopen error when i try to post, the bot dont respond.

if i removethe htaccess the bot is fine because the htaccess isnt blocking the talk.php file.

anything i can do to exclude the files its calling for from the htaccess file?

bromyaur 01-26-2003 11:02 PM

finally got it working for a second lol

I made a post and he replied with this, I saw a post in this thread way back about changing a setting in the phpini file. Where exactly do I find the phpini file. I dont have root access so am I able to even edit this file?

<br />
<b>Warning</b>: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in <b>/home/bromyaur/public_html/brutal/alice/src/graphnew.php</b> on line <b>125</b><br />
<br />
<b>Warning</b>: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in <b>/home/bromyaur/public_html/brutal/alice/src/graphnew.php</b> on line <b>231</b><br />

Martin64 01-26-2003 11:08 PM

snakes1100: If you haven't done it already, CHMOD the .htaccess file to 644.

snakes1100 01-26-2003 11:11 PM

yeah thats fine? anything else you could think of?

Martin64 01-26-2003 11:16 PM

Hmm...what's in your htaccess file?

snakes1100 01-26-2003 11:17 PM

right now i have this:


# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* */alice* */*.php*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.mysite.org
AuthUserFile /home/deuteron/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/deuteron/public_html/_vti_pvt/service.grp


All times are GMT. The time now is 02:33 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.01349 seconds
  • Memory Usage 1,735KB
  • 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
  • (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