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

Reply
 
Thread Tools
vb Linkchecker Bot 1.1 Details »»
vb Linkchecker Bot 1.1
Version: 1.1, by sarkar sarkar is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.7.x Rating:
Released: 09-08-2008 Last Update: 12-09-2008 Installs: 158
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

MaxWCoders present vB Link Checker Bot 1.1

===========
DESCRIPTION
===========

1) Checks Rapidshare.de , Rapidshare.com , Sendspace.com , Megaupload.com , Depositfiles.com and Mediafire.com links using cURL.
2) Works for post with all BBCodes.
3) Bins the post if more than specified percent of dead links are found , pms the user about it and posts in that topic
4) If all links are alive it adds specified message at the end of the post and the description.
5) If some links are live and some are dead i.e less than specified % , it makes a thread in a specified forum about it
6)Has a debug mode, to help you debug the errors.
7)Bot doesn't timeout due to MySQL timeout or PHP timeout.
8)It is a product, can be imported and settings can be changed easily.
9)Methods are accessible with keywords.

VBBot Installation How-To
=========================

1. Upload vbbot.php to your root folder where your VB installation is
Note : If you had older version of the bot, delete vbbot.php (or the folder) and replace it by new one.

2. Goto your ACP and go to 'Plugins & Products' and then click on 'Manage Products'

3. In the top box eneter the location of the product-link_bot.xml file on your computer
and then click the 'Import' button.

4. You have just installed the VB Link Checker bot.

5. If you had older version of the bot, delete vbbot.php (or the folder) and replace it by new one.


Setting up and configuring your VB Link Checker
===============================================

1. Create a new user that will be used for your Link Checker Bot. Make sure the bot has
the appropriate permissions for where it will be posting. (ie, VIP/Private forums)

2. Create the forums you will be using for good and bad links if you have not done so already.

3. Goto vBulletin Opions and select the MaxWCoders LinkChecker Bot.

4. All the options/setting are pretty self explanatory and each option has the description
of what the setting are for and do. Refer the the bottow of this Read Me of finding the
correct IDs you will need if you are not sure where to look.

5. Once you have everything set up hit the save button at the bottom.


Security
========
1. For security reasons, it is highly recommended you rename your bot to something else for instance 63454.php

Running your Link Checker Bot
=============================

1. You can run the bot by setting up a Cron job to run at a set time so you will not have to
run it manually. This can be found in your cPannel of your server.

2. You can call it manually by running vbbot.php (ie. http://www.siteurl.com/vbbot.php)

How to find all of your needed IDs.
===================================

How to find your forum ID:
Just goto the forum in question and the URL will look like the one below.

http://www.yourwebsite.com/forumdisplay.php?f=18 <--- The number at the end of the URL
will be the forum ID. In this example
it is 18.

---------------------------------------------------------------------------

How to find your user ID
Find the user that is going to be your bot and click on the user name.
Now look at the URL in the address bar. It should look something like the one below

http://www.yourwebsite.com/member.php?u=2 <--- The number at the end of the URL will be
the user ID. In this example the user ID
is 2.

================================================== ===================================






Bot in action




Script support on
Code:
www.maxwcoders.com
Read the glossary included in the RAR and ZIPs.

Get them at
Code:
http://www.maxwcoders.com/bots/downloads/vbbot11.rar
Changelog:
1.0 - 1.1 -> Bug fixes and Product installer

Bugs:

Unfortunately due to time constraints due to exams, I am not able to find the bug fix for the PM bug. Whenever bot tries to PM a certain member with PM disabled, or something similar, it returns a big error. So far only fix for it is, disable PM for that topic and run it again. Maybe after my exams, I can have a better look. Other than that, the new version is just fine

Supporters / CoAuthors

Show Your Support

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

Comments
  #122  
Old 09-14-2008, 04:39 AM
uzeyir uzeyir is offline
 
Join Date: Jul 2008
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vietdjclub View Post
i created full setting via vbulettin option, i also change the method to check. reduce SQL query

CHECK DEMO Full BOT WITH ACP
download link ?
Reply With Quote
  #123  
Old 09-14-2008, 04:58 AM
Dman91 Dman91 is offline
 
Join Date: Sep 2008
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well vietdjclub you cannot say you reduced the queries all you are doing is using vb api (which will also use queries maybe more or maybe less... ) Nevertheless you did a good job adding an acp which many people wanted. Well the method to check i never understood what were you changing.
@iPodHacking : We have never forced you to use this bot and we recommend you dont use this bot otherwise it will cause problems on your board. Problems? Just because you dont know how to edit simple php/read the readme this bot has problems? wow. Again, we recommend you dont use the next versions too. Thank You.
Reply With Quote
  #124  
Old 09-14-2008, 05:10 AM
sarkar sarkar is offline
 
Join Date: Jan 2006
Location: India
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iPodHacking.com View Post
WarezVB's Dead Link Checker Bot is much better. This one has so many problems...
Not to be rude, but Dman is correct. We had posted the bot here, and it was u who came here and installed the bot. We never told you that you have to do it. So if u don't like it uninstall it and move out of here. Thats all I can say.

Yeah it may be having problems, since its our first go at a vBulletin modification and it can be solved only from user feedback.
Reply With Quote
  #125  
Old 09-14-2008, 08:57 AM
esperone esperone is offline
 
Join Date: Feb 2006
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ive had no problems apart from appending and i have that sorted now. truly is a great mod.
Reply With Quote
  #126  
Old 09-14-2008, 09:06 AM
sarkar sarkar is offline
 
Join Date: Jan 2006
Location: India
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks esperone.
Reply With Quote
  #127  
Old 09-14-2008, 12:46 PM
edermix edermix is offline
 
Join Date: Aug 2008
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by edermix View Post
Ok my dear:

Attachment 86845

Very Thanks. I look forward to in their analysis
Quote:
Originally Posted by sarkar View Post
Thanks esperone.
Please HELP!
Reply With Quote
  #128  
Old 09-14-2008, 01:33 PM
iPodHacking.com iPodHacking.com is offline
 
Join Date: Nov 2007
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sarkar View Post
Not to be rude, but Dman is correct. We had posted the bot here, and it was u who came here and installed the bot. We never told you that you have to do it. So if u don't like it uninstall it and move out of here. Thats all I can say.

Yeah it may be having problems, since its our first go at a vBulletin modification and it can be solved only from user feedback.
It was my friend who posted the first time. I'm the owner of WarezVB. Our bot supports Rapidshare, Mediafire, Megaupload, Netload, File Factory and Easy-Share. It scans the first post of every thread. If it finds a dead links sends the thread to the Graveyard and sends a PM to the user telling him to update his links (it actually tells him what link was dead). You can also set the number of threads to check per run (it runs via cron job). I don't plan on releasing mine.



Well I hope you'll get all the bugs worked out... I would definitively use it, if I didn't have my Dead Link Checker bot.
Reply With Quote
  #129  
Old 09-14-2008, 03:54 PM
Dman91 Dman91 is offline
 
Join Date: Sep 2008
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Our does the same except for the threads to run and no ACP atm... (getting worked soon) and the the links which are dead (Which i think is unnecessary use of resources and users can check it themselves. It may not matter in small boards but in big boards it really does.) and it works great with a cronjob and yeah there are no bugs as far as i know. Your friend doesnt know how to edit php files that is why he thinks the mod is buggy
Reply With Quote
  #130  
Old 09-14-2008, 04:30 PM
Cust0ms Cust0ms is offline
 
Join Date: Jul 2008
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
It was my friend who posted the first time. I'm the owner of WarezVB. Our bot supports Rapidshare, Mediafire, Megaupload, Netload, File Factory and Easy-Share. It scans the first post of every thread. If it finds a dead links sends the thread to the Graveyard and sends a PM to the user telling him to update his links (it actually tells him what link was dead). You can also set the number of threads to check per run (it runs via cron job). I don't plan on releasing mine.
Could you public this mod, please?
Reply With Quote
  #131  
Old 09-14-2008, 06:01 PM
hscorp hscorp is offline
 
Join Date: Dec 2007
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i got this error alot

Code:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 210
Checked Topic ID : 42

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 43

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 44

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 45

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 46

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 48

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 49

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 50

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 51

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 54

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 55

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 56

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 57

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 58

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 59

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 60

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 61

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 62

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 63

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 64

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 65

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 71

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 67

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 68

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 69

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 70

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 72

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 73

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 74

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 75

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 76

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 77

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 79

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 80

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 81

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 82

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 83

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/e/x/e/123/html/chetos/forum/vbbot.php on line 170
No Relevant Links Found : 84
and it continue to infinty it doesn't stop

whats the problem???
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 02:05 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.04629 seconds
  • Memory Usage 2,340KB
  • Queries Executed 28 (?)
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
  • (3)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_postinfo_query
  • fetch_postinfo
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete