![]() |
thanks Dman
i have another question can i run it from another server? how do i connect it with the forum server what i mean for example server 1 have the forum so i'll put the bot on server 2 how can i connect them? |
mysql remote access....
|
i got a bug i think
in megashares if all slots currently filled the bot will see it as broken link the bot said deleted and when i checked the link i got this "Your Download Passport is: 8a57a602f6f811466a89dacc48a439e9 You have 250 MB left that you can download with this passport. Your download passport will renew in 0:116:18. Megashares Link Information: All download slots for this link are currently filled. Please try again momentarily." and i'm sure about the 777 permission and i see the 1 file at my bot folder that i think is the cookies file for megashares so everything is fine |
Possible, can you link me to the file ?
|
Code:
http://d01.megashares.com/?d01=46a69cf |
array("megashares\.com\/\?d01=", "(Click here to download|This link's filesize is larger than what you have left on your Passport|All download slots for this link are currently filled)"),
|
first, thanks for great mode. I have one question. Everything works fine, but if I have a thread with more post inside, it send me all thread to trash even is only one link dead and the rest of post have valid links. how I will fixed this?
|
It only checks first post so you cant help it...
|
Its maybe possible to make something like this but to report post, not moved to trash?
thanks for support |
I have it trying to run, I believe I configured it correctly but I get
Parse error: syntax error, unexpected T_STRING in /home/xlabrocc/public_html/vbbot.php on line 37 I have Links checked on ' date('m/d/y') ' by link checker bot'; //This will append this at the end of the checked post on line 37, any help? |
Thanks for this modifications :)
I want to change the title of the reported thread Post Reported by Bot to Post Reported in $[forumtitle] |
Quote:
Quote:
Code:
$perd = '101'; //Percent decision variable |
Hi,
Thanks for the mod. Unfortunately, I can't get it to work. Could please someone check my settings? PHP Code:
|
Hello sorry for late reply, i have been busy with other projects.
@DungBeetle - Why would you need that ? @Rocc - PM me your bot file. @Skavenger - No idea ask your host |
Still working great, Any news on a update?
Thanks again. |
Update would take some time, we are quite busy with real life, and for the time being providing support only. The update process is slow, but going on.
|
Code:
Warning: fopen(botruns.txt) [function.fopen]: failed to open stream: Permission denied in /home/isocube1/public_html/forum/vbbot.php on line 25 |
i have this one error
it shows up when viewing private message from bot Warning: Invalid argument supplied for foreach() in [path]/private.php on line 1523 |
Hi,
Thanks for this and I have downloaded it and testing it on my testing forum, but it also deletes good links.. which I personally tested... So why it it deleting links that are working , any idea ? Please help and thanks. See below for the code in de php file. I put in 1 topic 3 links and did this three times and everytime with a different mistake in it... so I tested according 33% not ok, 66% not ok and in the end 100% not ok, but it moved all topic to the trash :-). Also can't it edit the original topic and add a text in below, link checked... insteaf of opening another thread in below ? Thanks. // Start of user defined variables $trash = '14'; //Forum id of trash $botid = '6'; //Userid of bot $botname = 'LinkChecker'; //Username of bot $check = '`forumid` != 9'; //Forums to check $pa = ' Linkler Control edildi ' . date('d/m/y'). ' Adim Link, LinkChecker, Unutma bunu :-)'; //This will append this at the end of the checked post $ppa = '<br /> Links checked on ' . date('d/m/y'). ' by link checker bot'; //VB uses a caching technique, this will append it to end of parsed post. This is HTML! $perd = '75'; //Percent decision variable. $tr = "More than $perd percent on the links are dead that is why the topic is moved to trash"; // This is the reply in the topic. $pmt = 'I have moved your topic to trash'; // PM Title $reportforumid = '15'; //This is where bot will make new topics stating reports |
Quote:
Quote:
PM you bot.php file to me or Dman91 Quote:
|
@andrewtr89 - Read FAQ at MaxWCoders.
@x0r - This is a bug in current version to be fixed in next release. @BiZiMDiYaR - PM me the links it bins also does it give any error while checking links are links megashares ? |
WHat do i run in phpmyadmin to uninstall this
|
Hey Dman
I have some questions. Does this check for these in threads? [url=http://www.example Will it only check the first page ? Can i get it to only check certain parts of my forum? eg. not the dead link part of my forum! |
Yes you can set it to check only certain forums. IT only checks the first post as of now.Yes it also checks the [url] code along with [code]
|
thanks mac.
I had url checker installed but i have over 15,000 url links on my forum and when i run it.. the dang thing hangs and errors out. So im looking to run yours :D |
It's not mine but i know alot about the script. It will take about 1 hour to check all links the first time
|
Hi,
I send the info you wanted per pm... please advise why all the links are mentioned dead. Anything I need to change or do.. open port.. ? Anything ? Thanks. |
Quote:
|
OOoohhh I want it
|
Hi,
I have PM'ed to 2 persons but nobody reply on it. Doesn't this work.. ? I have deleted this from the test forum as nobody is replying this. Thanks. |
Quote:
Code:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/isocube1/public_html/forum/vbbot.php on line 124 |
I like to mantain the thread in the same place (original forum).
In other words, I don?t like the post move to trash, only receive the PM. The line: $trash = 'Enter forum ID here'; //Forum id of trash Can be as original ? To not be moved to trash Thanks ! :D |
Hello,
I am getting the error: Parse error: syntax error, unexpected T_VARIABLE in /home/***/public_html/upgrid/vbbot.php on line 36 Note: When submitting the sql query I got the following error: Quote:
Thanks |
@digitalnorte - Make $perd more than 100
@andrewtr89 - Pm bot file @Distance - ALTER TABLE `thread` ADD `time_check` INT( 10 ) NOT NULL DEFAULT '0' - run that and PM bot file |
Thanks for this mod! BUT I Have a question. Is there a way for the bot to have a small message below the links to say it the links are good or not? IE good links bots message is green...bad links message is red?
Thanks |
Optional feature in next version
|
Quote:
Trying with $perd = 101 With $perd variable more grat than 100 I will receive only the PM. TKS Again, INSTALLED ! :up: |
i made a folder and chmodded it to 777 and put the vbbot.php in it and get this
Warning: require_once(includes/config.php) [function.require-once]: failed to open stream: No such file or directory in /home2/name/public_html/mysiteurl/forums/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 /home2/name/public_html/mysiteurl/forums/bot/vbbot.php on line 28 i fixed that issue how do you add multiple forums id to be checked i tried i get other errors Code:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home2/name/public_html/mysiteurl/forums/bot/vbbot.php on line 124 |
Quote:
Code:
ALTER TABLE `thread` DROP COLUMN `time_check`; My problem was that I had a lot of forums (about a dozen) I wanted checked and anytime I added them all I got was a 500 error. |
howcome, PM me bot file
|
All times are GMT. The time now is 08:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|