vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - vb Linkchecker Bot 1.1 (https://vborg.vbsupport.ru/showthread.php?t=190407)

sarkar 09-09-2008 06:56 AM

@puertoblack2003 i cant understand what are you talking about can you pm me the real urls and what you mean in pm ?
@rapidphim - This mod adds two columns to thread table.

rapidphim 09-09-2008 06:58 AM

sorry for being dumb, but I'd like to know how many query this hack uses and will it slow down the server while checking the assigned forum(s)? Sorry for asking this since I am on a shared host and chance of being suspended for CPU overload is really high.

sarkar 09-09-2008 07:16 AM

It uses 6-7 queries i guess (estimate) and cpu load increases in average by 10-20%

rapidphim 09-09-2008 01:43 PM

darn, that's quite a bit of usage. I'd love to use this hack, but I have to pass it on :-(

puertoblack2003 09-09-2008 03:02 PM

Quote:

Originally Posted by sarkar (Post 1618022)
@puertoblack2003 i cant understand what are you talking about can you pm me the real urls and what you mean in pm.

it don't matter rather its here or pm, you still won't understand it. lets someone else tell ya...i wont put this on my live forum yet..

to all for i didn't notice any high queries it was fast and quick

sarkar 09-09-2008 05:54 PM

Quote:

Originally Posted by puertoblack2003 (Post 1618264)
it don't matter rather its here or pm, you still won't understand it. lets someone else tell ya...i wont put this on my live forum yet..

to all for i didn't notice any high queries it was fast and quick

Ok thats ur call. Yeah sometimes it does come to high queries when it encounters many links in a topic (and especially when servers come up and down like rs did today)

edermix 09-09-2008 11:48 PM

I do not understand, I made the following settings, according to the settings of my Vbulletin:

Quote:

First goto phpmyadmin and execute this queries:

ALTER TABLE `vb_thread` ADD `time_check` INT( 10 ) NOT NULL DEFAULT '0' AFTER `taglist` ;
ALTER TABLE `vb_thread` ADD `ignore_check` TINYINT( 1 ) NOT NULL DEFAULT '0' AFTER `time_check` ;

Where vb_ is the forum table prefix.
After doing this, I did this:

maxwcoders

Then start the script:

www.bestuniom.net/vbbot.php

And the following message appeared:

Quote:

Using Method where it seems that all topics have been checked.
And there appeared no message to boot on my Forum / topics. What do I do? It has more to do any setup?

Sorry for my English. I am Brazilian and I do not see much of the English language.

furst 09-10-2008 12:16 AM

I wish it was easier to install and just went live with some default settings. I'm too lazy to do all that.

puertoblack2003 09-10-2008 02:37 AM

Quote:

Originally Posted by edermix (Post 1618604)
I do not understand, I made the following settings, according to the settings of my Vbulletin:



After doing this, I did this:

maxwcoders

Then start the script:

www.bestuniom.net/vbbot.php

And the following message appeared:

And there appeared no message to boot on my Forum / topics. What do I do? It has more to do any setup?

Sorry for my English. I am Brazilian and I do not see much of the English language.



just use this providing you not using any prefix

ALTER TABLE `thread` ADD `time_check` INT( 10 ) NOT NULL DEFAULT '0' AFTER `taglist` ;
ALTER TABLE `thread` ADD `ignore_check` TINYINT( 1 ) NOT NULL DEFAULT '0' AFTER `time_check` ;

Dman91 09-10-2008 03:03 AM

@edermix Did you run SQL Queries. Are you sure the forums to check you have entered are not categories ?
@pb - You mean reports are not working ? It will report a post only when less than $perd links are dead. And i will have a look at the trash thing you are telling today.


All times are GMT. The time now is 01:04 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
  • Page Generation 0.01363 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete