vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Spider Watcher (https://vborg.vbsupport.ru/showthread.php?t=104582)

C Braithwaite 02-11-2006 04:41 PM

Quote:

Originally Posted by mikelbeck
New version available...

This is an "interim" release, it just fixes the two items listed below. Other functionality will be in Beta 8, coming in the next couple of days.

1.0.0 Beta 7 - 02/11/2006
- Corrected issue with "unknown" spiders not being displayed properly.
- Added tracking of the type of spider (searchspider, link checker, etc)


dont know if it was supposed to do this or not, but im not getting ANY spiders now... is it supposed to show the old spiders?

Mudvayne 02-11-2006 04:48 PM

Quote:

Originally Posted by C Braithwaite
dont know if it was supposed to do this or not, but im not getting ANY spiders now... is it supposed to show the old spiders?

Look up for instruction..
Quote:

***UPGRADE NOTE***
When you upgrade from version 1.0.0 Beta 5 to 1.0.0 Beta 7 your existing spider data will be lost!


mikelbeck 02-11-2006 05:13 PM

Quote:

Originally Posted by C Braithwaite
dont know if it was supposed to do this or not, but im not getting ANY spiders now... is it supposed to show the old spiders?

The table was emptied during the upgrade... Give it a little while, they'll show up.

C Braithwaite 02-11-2006 05:48 PM

ahh sorry - i didnt see the upgrade notice - my table didnt empty btw - got 14+ pages of spiders in mysql.. just so you know. ill empty it manually

mikelbeck 02-11-2006 05:54 PM

Quote:

Originally Posted by C Braithwaite
ahh sorry - i didnt see the upgrade notice - my table didnt empty btw - got 14+ pages of spiders in mysql.. just so you know. ill empty it manually

If it wasn't showing any spiders after you install this version, it did empty the table. The stuff that's in the table now is what's been added since you did the upgrade.

BTW - here's what I'm planning for the next version:

- Split up the display of spiders by "type". So "searchspiders", "misc_spiders", "http_monitors" etc will each be in their own table.
- Reduce the number of IP addresses displayed, and add a link to a pop-up to show all of the IPs for a spider.
- Combine spiders that have the same name but different user agents. For example, on my site, Google shows up as "Googlebot/2.1 (+http://www.google.com/bot.html)" and "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)". This started happening after I fixed the "unknown spiders" issue in this release, it'll be fixed in the next one.
- See if I can make it work without transactions, so it'll work with earlier versions of MySQL.

I think that's it... If you've got any suggestions post them and I'll see if I can get them done.

StarBuG 02-12-2006 06:57 AM

Make the Botname a link if a link is specified in the spider.xml
So you can directly check what spider is crawling your forum if the info is available ;)

C Braithwaite 02-12-2006 08:43 AM

Still showing up as unknown :S http://www.mished.co.uk/forum/spiders.php

Megareus Rex 02-13-2006 04:42 PM

Just out of curiosity, why does the spider archive get cleared out every time this hack is upgraded?

joeychgo 02-14-2006 12:53 AM

Link Placement suggestion:


Place it in the footer - with a conditional so that only admins can see it:


In the footer template look for:

Quote:

<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
and below it add:

Quote:

<if condition="$show['admincplink']"><a href="LINK TO YOUR SPIDERS.PHP FILE">Spiders</a> -</if>


You can put this same link anywhere else you would like, and only admins will see it.

mikelbeck 02-14-2006 07:26 PM

Thanks for posting that, Joey. Which of your sites are you running this on?

Megareus Rex - the tables only need to be cleared if there's an update to the tables.


All times are GMT. The time now is 12:53 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.01640 seconds
  • Memory Usage 1,744KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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