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)

esperone 08-06-2009 09:17 AM

looking good

thedvs 08-06-2009 11:34 AM

does this bot check multiple posts in 1 thread?

say someone posts 1 topic with links, then someone replies with more links.. etc

Web4xs 08-06-2009 02:52 PM

Quote:

Originally Posted by thedvs (Post 1862492)
does this bot check multiple posts in 1 thread?

say someone posts 1 topic with links, then someone replies with more links.. etc

Yes all links he check's.
Also when you have 1000 links in one post.

1uxkz 08-06-2009 07:19 PM

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 `CHANGE PREFIXthread` WHERE `time_check` = '0' AND `ignore_check` = '0' AND (`forumid` NOT IN ())

any idea what could be causing this?

dancue 08-06-2009 08:44 PM

I'm getting a MySQL error:

Code:

Database error in vBulletin 3.8.3:

Invalid SQL:

                SELECT
                        userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
                        , ppgal_user.*,mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo_chanid
                FROM user AS user
                LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
                LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
               
LEFT JOIN ppgal_user AS ppgal_user ON (ppgal_user.userid = user.userid) LEFT JOIN usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid)
                WHERE user.userid = 4829;

MySQL Error  : MySQL server has gone away
Error Number  : 2006
Request Date  : Thursday, August 6th 2009 @ 03:23:12 PM
Error Date    : Thursday, August 6th 2009 @ 03:26:33 PM
Script        : http://*****.com/forum/admincp/cronadmin.php?do=runcron&cronid=78
Referrer      : http://*****.com/forum/admincp/cronadmin.php?do=modify
IP Address    : **********
Username      : Crisis
Classname    : vB_Database
MySQL Version :


dancue 08-06-2009 08:51 PM

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.

dancue 08-06-2009 09:01 PM

I had to uninstall. I was getting posts moved to the trash that were not supposed to be there.

Most of them were because they were password protected.

The only links it would check were the non-hidden ones.

If I placed a link within a charge tag (vbcredits hide hack) then it would not scan it. Either that, or it did not check it if there was an ad pop-up like this link.

http://www.megaupload.com/?d=PUSJ59KZ

Web4xs 08-07-2009 11:52 AM

Quote:

Originally Posted by 1uxkz (Post 1862755)
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 `CHANGE PREFIXthread` WHERE `time_check` = '0' AND `ignore_check` = '0' AND (`forumid` NOT IN ())

any idea what could be causing this?

You need to edit the php file and change the --> PREFIX

Web4xs 08-07-2009 11:54 AM

I going to look to that.. I have not problems with password protected files..
You hear from me soon.

dancue 08-07-2009 11:57 AM

Quote:

Originally Posted by Web4xs (Post 1863042)
I going to look to that.. I have not problems with password protected files..
You hear from me soon.

It could be that they have linkbucks ads.


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.01096 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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