Link Checker Bot

RedHacker

New Member
What happen..?I dont find deleted links anymore...
If manually and run the Links Dead Bot search same threads..!!!
 

me50

New Member
do we add username or userid cause i am getting database through saying

Database error in vBulletin 3.8.1:

Invalid SQL:
SELECT pagetext FROM post WHERE postid = '75' AND pagetext LIKE '%[url%' LIMIT 1;

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Saturday, April 25th 2009 @ 03:17:55 PM
Error Date : Saturday, April 25th 2009 @ 03:22:13 PM
Script : http://domain.com/cron.php?rand=1240690671
Referrer : http://domain.com/junk-threads/
IP Address : --------------
Username : Unregistered
Classname : vB_Database_MySQLi
MySQL Version :
 

zero061099

New Member
yes trust me this thing is REAL bad. I mean its accurate BUT it will remove posts like once a second. IT also has messed up my DB tables. I had like 16 million threads in my apps LOL.

Anyway I did a recount forum info and uninstalled and it fixed my forum at least. Shame that guy HAWKE who made the phpbb link checker didnt make one for vbulletin. That one worked perfectly
 

snoopdo2g

New Member

dark_hunter

New Member
snoopdo2g said:
There is one nice Link checker, but i believe u gotta buy it
and dunno where tho...
look at my request you can see what it looks like...
it shows link in green when they are ok and red when they down.

and i believe there is an option where u can choose if the bot move the posts
or not...

and that's really nice...
anywayzzzz that's my request thread here >>> http://www.vbteam.info/req-addons-template-modifications/22112-rs-mu-link-status-online-offline.html
A tip, don't request in other peoples thread to look at your threads. That's if don't want to be told off or banned.
 

careem

New Member
FIX FOR LINKCHECKER BOT: EDIT: php.ini safe_mode = Off, - Remove the semi-colon in front of this line: extension=php_curl.dll
- Restart Apache , AND IT WORKS PERFECT!
 

mastdesi

New Member
careem said:
FIX FOR LINKCHECKER BOT: EDIT: php.ini safe_mode = Off, - Remove the semi-colon in front of this line: extension=php_curl.dll
- Restart Apache , AND IT WORKS PERFECT!

where do i find these files ?
whats the best timing settings ?
 

dark_hunter

New Member
Try and follow it again.
To install....

Code:
1. Upload all of the files in the "upload" folder

2. Open the product-dlc.xml in Notepad or Wordpad. 

3. Place your forum username in every username="" tag you see. 

4. After that you can import the product.

5. Setting up a cron to make it run automatically. Set up the cron here. admincp>scheduled tasks>add new scheduled task

Use these variables.

Varname: dead_link_checker

Title: Dead Link Checker Bot

Description: Checks for dead links and adds them to graveyard

Log Phrase: dead_link_checker

Set how often you want it to run

Then 

Filename: ./includes/cron/dlc.php
 

snoopdo2g

New Member
my biggest problem is that it kills alive links lol...
i just wish there was a notification wether the link is dead or not...
RED n Green u know... :)
 
Top