vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Show Spiders on ForumHome (https://vborg.vbsupport.ru/showthread.php?t=119134)

rogersnm 08-30-2006 03:48 PM

and the infractiongroupid

amykhar 08-30-2006 03:50 PM

No, what I mean is to change the existing query on whatever version you are using the mod on, simply get the session.useragent in there. ;)

revolver 08-31-2006 04:16 AM

Amy.

Just to let you know it's working great on my board too (I just installed it). I concur with the other member on the board who said it takes about 15 minutes.

Also for those wanting to know where the x_members_and_y_guests phrase is in your phrase manager. It's page 32/33 (unless you have more than that of course) of the GLOBAL phrasetype. It's the only part of the instructions that wasn't intuitive.

Well done Amy great hack.

amykhar 08-31-2006 11:36 AM

searching for the phrase title will bring it right up. :) You can search the phrase by title or the words in the phrase. It makes it easy to adjust any phrase

vwdforum 09-01-2006 04:01 PM

Installed on mine! Thanks very much its great

vwdforum 09-01-2006 05:02 PM

Just checked and this appears, in current users

[ARG:3 UNDEFINED] spiders

Any idea what it means and how to fix it?

Mal

amykhar 09-01-2006 05:03 PM

Make the template edits.

vwdforum 09-01-2006 05:05 PM

It was working fine, showing google and msn bot

Do you think its when a spider it does not recognises searches?

vwdforum 09-01-2006 05:20 PM

Having check again its only a problem on my homepage, not the forum page

I've done a search and found this on my home page vBadvanced CMPS in adv_portal_onlineusers

I've added 3="$numberspiders" below where I think it should go however it still shows the same. Any advice please

HTML Code:

<tr>
<td class="thead"><span class="smallfont"><phrase 1="$numberregistered" 2="$numberguest" 3="$numberspiders">$vbphrase[x_members_and_y_guests]</phrase></span></td>
        </tr>
        <tr>
                <td class="$altbgclass"><span class="smallfont">$activeusers</span></td>
        </tr>

        <tr>
                <td class="$bgclass"><span class="smallfont"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></span></td>
</tr>


TLove 09-07-2006 02:02 PM

Try this

Quote:

Originally Posted by Icy
U have to edit ur adv_portal_onlineusers template..

Search for:
HTML Code:

<td class="thead"><span class="smallfont"><phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase></span></td>
Replace with:
HTML Code:

<td class="thead"><span class="smallfont"><phrase 1="$numberregistered" 2="$numberguest" 3="$numberspiders">$vbphrase[x_members_and_y_guests]</phrase></span></td>
Note that, that 'll just show u X members, X guests and spiders..



All times are GMT. The time now is 11:50 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.01250 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_html_printable
  • (1)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