vb.org Archive

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

elenh 08-08-2009 10:31 PM

Looks like the sheduled task for checker bot is not working... Have any body else the same problem?

donal 08-09-2009 02:48 AM

Can this be used to check images from other servers which are posted at my board using [img] tag ?

Medtech 08-09-2009 04:36 AM

Quote:

Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1on query :SELECT `threadid` ,`firstpostid`, `forumid`, `replycount`, `title` FROM `thread` WHERE `time_check` = '0' AND `ignore_check` = '0' AND (`forumid` NOT IN ())
i am running mysqli, not mysql, where do i change this?

Manoel J?nior 08-10-2009 01:00 AM

Not functionally with vBSEO/C-Logic.

relaxiha 08-11-2009 03:13 AM

Code:

Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1on query :SELECT `threadid` ,`firstpostid`, `forumid`, `replycount`, `title` FROM `thread` WHERE `time_check` = '0' AND `ignore_check` = '0' AND (`forumid` NOT IN ())

esperone 08-11-2009 06:10 AM

Quote:

Originally Posted by Manoel J?nior (Post 1864294)
Not functionally with vBSEO/C-Logic.

works fine on vbseo.

i have also had the problem with scheduling not working though

webgroup 08-18-2009 03:43 AM

Quote:

Originally Posted by dancue (Post 1862791)
It's also marking megaupload password protected files as dead.

here is an example of one.
http://www.megaupload.com/?d=R0KZJ8UV

Maybe if the bot were allowed to enter a password that would help. The password could be defined in admincp. We would have to be able to enter multiple passwords.


that would be a nightmare if you have a big forum.

other options should be considered to address this.

webgroup 08-18-2009 03:45 AM

This is what I get when the shcheduled task runs:

Link Checker Bot

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at [path]/includes/adminfunctions.php:279) in [path]/bot.php on line 2

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/includes/adminfunctions.php:279) in [path]/bot.php on line 2
Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1on query :SELECT `threadid` ,`firstpostid`, `forumid`, `replycount`, `title` FROM `vbnewthread` WHERE `time_check` = '0' AND `ignore_check` = '0' AND (`forumid` NOT IN ())

dancue 08-18-2009 12:27 PM

It seems that we will never get a link checker bot that works...

I have someone willing to make one for me, but the price is really high. Maybe if we put some money together we can get this made for us. Anyone interested can pm me. I'll give you the details.

R*NightOwl 08-20-2009 04:27 AM

i fixed some problems with this bot, first i removed the session_start because that doesn't seem to be needed at all,
now i am working on cycling the topics because atm the mysql reconnection stuff is failing on me..


All times are GMT. The time now is 04:33 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.01501 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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