vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Spider Display (https://vborg.vbsupport.ru/showthread.php?t=171322)

odeezie 05-21-2008 12:06 AM

Quote:

Originally Posted by Boofo (Post 1526293)
Yes, it would be in the phrase manager. Just do a text search for the word spiders.

I did a search in phrases for spiders and there were five results that came back:

Who's Online Phrases Containing 'Spiders'
vBulletin Settings Phrases Containing 'Spiders'
GLOBAL Phrases Containing 'Spiders'
FAQ Text Phrases Containing 'Spiders'
Control Panel Help Text Phrases Containing 'Spiders'

Do I just edit the WHo's Online Phrase one? And when I click edit, I just have a blank text box for translations...is that where I edit it?

odeezie 05-21-2008 12:14 AM

If I use the find and replace tool will that work correctly. "Spiders" as the search for text and "New Name Here" as the replace with text?

Boofo 05-21-2008 01:15 AM

If you will look at the bottom of the XML file, you will see that:

x_members_y_guests_and_z_spiders

is the phrase you want to edit. That is the first place to check on any mod.

Bonus Paradise 05-21-2008 08:49 AM

many thanks for this hack
I installed it and I absolutely love it
:)

shofolofo 05-21-2008 09:06 AM

seems good from other people quotes ..

i didn't understand what it is exactly doing .. I mean .. you can always see crawlers in whoisonle page .. what makes this special ?


P.S : I pressed install = I want support

:p

Bonus Paradise 05-21-2008 09:09 AM

oh 1 question
if i check who is online
I see googlebot is there
but it say 0 spiders in the who is online bar
bot shows up as guest
Currently Active Users: 4 (2 members, 2 guests and 0 spiders)

Boofo 05-21-2008 09:39 AM

Quote:

Originally Posted by shofolofo (Post 1526629)
seems good from other people quotes ..

i didn't understand what it is exactly doing .. I mean .. you can always see crawlers in whoisonle page .. what makes this special ?


P.S : I pressed install = I want support

:p

You will see the number of spiders on the Who's Online page now as well as the number of spiders and their names on the forumhome.

Quote:

Originally Posted by Bonus Paradise (Post 1526632)
oh 1 question
if i check who is online
I see googlebot is there
but it say 0 spiders in the who is online bar
bot shows up as guest
Currently Active Users: 4 (2 members, 2 guests and 0 spiders)

You need to do the config.php file edit.

Bonus Paradise 05-21-2008 10:17 AM

Quote:

Originally Posted by Boofo (Post 1526653)
You will see the number of spiders on the Who's Online page now as well as the number of spiders and their names on the forumhome.



You need to do the config.php file edit.


yes i added this my includes/config.php what you say
maybe i did something wrong
the end of my includes/config.php looks now so ...

Code:

// Image Processing Options
        // Images that exceed either dimension below will not be resized by vBulletin. If you need to resize larger images, alter these settings.
$config['Misc']['maxwidth'] = 2592;
$config['Misc']['maxheight'] = 1944;

if(THIS_SCRIPT == 'index')
{
global $specialtemplates;
$specialtemplates = array_merge($specialtemplates, array('wol_spiders'));
}

/*======================================================================*\
|| ####################################################################
|| # Downloaded: 17:11, Fri May 2nd 2008
|| # CVS: $RCSfile$ - $Revision: 25157 $
|| ####################################################################
\*======================================================================*/


Boofo 05-21-2008 10:43 AM

And you uploaded the spiders xml?

Bonus Paradise 05-21-2008 10:46 AM

Quote:

Originally Posted by Boofo (Post 1526701)
And you uploaded the spiders xml?

yes i did all step by step :confused:


All times are GMT. The time now is 03:15 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.01386 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
  • (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