![]() |
Thanks Man it's work great
== Install ?? Nomin MOTM == Edit :- how i can stop it ?? every time i try to run it i see this ( Bot is running. ) any help ?? |
OK i decided to have another go at this file. I have been able to work out most of the errors i was getting based on feedback.
but i am still getting this last error and i have no clue why.I have done all the SQL queries and stuff. Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/botruns/vbbot.php on line 124 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/botruns/vbbot.php on line 129 Using Method where it seems that all topics have been checked. Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/botruns/vbbot.php on line 147 |
I was curious as to this error:
Fatal error: Call to undefined function curl_init() in /home/forum/public_html/vbbot.php on line 64 i take it this means curl is not installed? Thanks |
Quote:
(ie. http://www.yoursite.com/vbbot.php?deletefile) The .txt file will be deleted. Now just run the bot file again and it will restart. See the authors website which is in the installation file included with the mod. Hscorp , did you add the mysql tables like the author said to do? |
Quote:
|
Quote:
|
This is the problem I keep getting any one willing to help me?
When i go to this link http://www.gaminghax.com/forum/exp.BOT/vbbot.php I get this error Warning: require_once(/includes/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/gamingha/public_html/forum/exp. BOT/vbbot.php on line 28 Fatal error: require_once() [function.require]: Failed opening required '/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gamingha/public_html/forum/exp. BOT/vbbot.php on line 28 But when I refresh it it says Bot is running All i get is a screen saying bot is running. What do I do next, how do I tell that it's working, were do I go to see if it's working. |
Frankthetank 2 .. check your post on MaxWCoders
HSCorp your mysql connection is timing out... tell your server admin to raise it or wait for next version which will auto connect The person who got curl_init unknown function, curl is not installed. |
I have tried to set this so that the bot doesn't recheck the forum where the expired links were already put from a previous scan. However, it still is rechecking all those links - have I set something wrong?
PHP Code:
Also, I try running that delete command to remove the botsrun.txt file but it doesn't remove it. |
indeed, it was my bad
Replace this by Code:
$check = '`forumid` != 47 OR `forumid` != 146';//Forums to check this Code:
$check = '`forumid` != 47 AND `forumid` != 146';//Forums to check |
All times are GMT. The time now is 11:37 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|