Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Link Checker Bot Details »»
Link Checker Bot
Version: 1.00, by mac-warez mac-warez is offline
Developer Last Online: Oct 2009 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.x Rating:
Released: 01-26-2009 Last Update: Never Installs: 105
Uses Plugins
Additional Files Translations  
No support by the author.

Custom Link Checker Bot 1.0

I have decided to code my own link checker bot.

This link Checker Checks links from....
  • Rapidshare
  • Mediafire
  • Megaupload
  • Easy-Share
  • Netload
  • Depositfiles

To install....

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





Please post comments and feedback here.

Files below.

Download Now

File Type: zip LinkChecker1.0.zip (9.1 KB, 1144 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 07-11-2009, 08:02 PM
NetX NetX is offline
 
Join Date: Mar 2007
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this hack and it is working, bot i see that the bot is cheking from 10 to 10 threads starting with the first threads of the forum (my forum has 3 years old) and the first threads are inactive since a looong time.
( I have more than 30,000 threads)

Is there any way to start the check from a specified threadid and only for a specific forum?
Reply With Quote
  #93  
Old 07-28-2009, 07:10 PM
michael.hart michael.hart is offline
 
Join Date: May 2009
Location: Alabama
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KARAKALPAKLI View Post
Hello! I did all the settings the plugin does not work I uploaded all files my webspace and than I have edited product.xml as username="my forum username" and I installed product later I did the settings for scheduled tasks but pm is not about dead links and topics with dead links not moved to trash and shows all the links are working but they have inside of dead links please help me.

caps here;

(removed from quote because they waste viewing space)
Same issue here. After analyzing the code of dlc.php, it appears that the issue is the remote file which checks the mime type of the URL. It appears to no longer work.

I myself have failed at all of my attempts to make a similar mime type detection scrip for URLs in a GET request (or any files that are not local for that matter). I'd prefer not to have to save copies of web pages for such purposes, as that would greatly increase the workload of the server during the cron task, and I feel it's unnecessary.

I wish this developer would update the addon to include its own mime-type detection that just worked, and stopped relying on unpopular/uncommon APIs that add extra requests to the cron task.
Reply With Quote
  #94  
Old 08-03-2009, 09:50 AM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it checks just First threads or all posts in a thread ?
Reply With Quote
  #95  
Old 08-04-2009, 04:13 AM
michael.hart michael.hart is offline
 
Join Date: May 2009
Location: Alabama
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mecho View Post
it checks just First threads or all posts in a thread ?
It checks all posts in a thread. This has been an issue for me, as some threads may contain several hundred links on my forum, and would cause it to time out.

However, to answer your question, it checks all posts within a thread.

Best wishes
Reply With Quote
  #96  
Old 08-11-2009, 02:58 AM
relaxiha relaxiha is offline
 
Join Date: Jan 2009
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does not work 3.8.3
Reply With Quote
  #97  
Old 08-12-2009, 10:33 AM
Mecho's Avatar
Mecho Mecho is offline
 
Join Date: Aug 2006
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by michael.hart View Post
It checks all posts in a thread. This has been an issue for me, as some threads may contain several hundred links on my forum, and would cause it to time out.

However, to answer your question, it checks all posts within a thread.

Best wishes

and what would be happen if it find a dead link in a post number10 for example in a thread .. it will be remove the links or move the Whole thread to the Trash section ?
Reply With Quote
  #98  
Old 08-21-2009, 06:06 PM
macbooking's Avatar
macbooking macbooking is offline
 
Join Date: Jan 2009
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

one given username="tyler" in the .xml file ...incorrect, or?
Reply With Quote
  #99  
Old 08-29-2009, 05:36 PM
cagbaazee cagbaazee is offline
 
Join Date: Jul 2007
Posts: 179
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mod.. why u close this thread. it do not works anymore....
Reply With Quote
  #100  
Old 09-02-2009, 12:27 AM
algert algert is offline
 
Join Date: Jun 2008
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cagbaazee View Post
mod.. why u close this thread. it do not works anymore....
Yeah, all it does is keep checking and said moving to trash, but nothing is being done, I recommend moving this to graveyard..
Reply With Quote
  #101  
Old 09-02-2009, 02:07 AM
jamshed jamshed is offline
 
Join Date: Nov 2005
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same problem i got dead link checker Menu not showing on left side menu.


Quote:
Originally Posted by dancue View Post
Call me stupid, but I'm not getting the dead link checker menu...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:18 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08109 seconds
  • Memory Usage 2,329KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete