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)

steve1966 09-10-2008 03:28 PM

last question should the working links on my forum show now as checked because i have not seen any posts that say the links have been checked the bot has sent the dead links to trash

Dman91 09-10-2008 03:29 PM

It should...

steve1966 09-10-2008 03:35 PM

i used my userid here is that correct ?

$botid = '1'; //Userid of bot

thanks

Dman91 09-10-2008 03:39 PM

yeah thats fine.

steve1966 09-10-2008 03:56 PM

Quote:

Originally Posted by Dman91 (Post 1619097)
It should...

i have looked to see if there is a posts that says linked checke d i still cannot find one ?

fordsho 09-10-2008 04:25 PM

Hello Dman installed and a great hack just ran into 1 problem.

Bot ran for around 30mins then stopped.

Now every time i try to run the bot now i get the following error.

Code:

Using Method where time_check is 0
Active : http://rapidshare.com/files/45298518/HPTDH.part01.raror

Fatal error: Call to undefined function curl_init() in /home/forum/public_html/vbbot.php on line 64


Dman91 09-10-2008 06:18 PM

Ask your administrator to install cURL in PHP.

rmxs 09-10-2008 07:08 PM

Quote:

Originally Posted by sarkar (Post 1618968)
Replace:

$qu2 = mysql_query("SELECT `pagetext`, `userid` , `username` FROM `".$prefix."post` WHERE `postid` = '$pid'");

With this:

$qu2 = mysql_query("SELECT `pagetext`, `userid` , `username` FROM `".$prefix."post` WHERE `postid` = '$pid'") or die(mysql_error());

And please report back what you get.



This error will be fixed in the next release.

Till now after 500 threads check no error

rmxs 09-10-2008 07:15 PM

I try to find in the code what happening when in post with 10 links 2 its dead..byt nothing found..
FInally whats happening?

iPodHacking.com 09-10-2008 07:48 PM

Hey i am getting this error
Parse error: syntax error, unexpected T_STRING in /home/mysite/public_html/vbbot.php on line 37

Can anyone help?


All times are GMT. The time now is 02:31 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.01336 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)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