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)

Slyfox1 10-15-2006 08:25 AM

I'm also getting the "ARG:3UNDEFINED" from the online.php. The forum index is working fine.

I've just re-checked the edits for online.php and there all there.

Any other ideas??

Sly

rogersnm 10-15-2006 08:44 AM

You can't have done the template edits.

Antiblank 10-15-2006 08:48 AM

Quote:

Originally Posted by Slyfox1
I'm also getting the "ARG:3UNDEFINED" from the online.php. The forum index is working fine.

I've just re-checked the edits for online.php and there all there.

Any other ideas??

Sly

All this means is that you didn't add in the arguement for the phrase. Go into your phrases, find x_members_and_y_guests (i belive it is) click to edit it. Then in the text box type something along the lines of:

Code:

{1} members // {2} guests // {3} spiders
This will give you an output like:
Currently Active Users: 21 (2 members // 9 guests // 10 spiders)

Hope that helps.

Slyfox1 10-15-2006 09:05 AM

I went through the text file again and re-checked everything. The phrases must be right as its being displayed correctly in forumhome...

Slyfox1 10-15-2006 09:09 AM

Quote:

Originally Posted by rogersnm
You can't have done the template edits.

I stand corrected.

Seem one of my skins wasn't using the default...

Thanks

G_Man 10-17-2006 03:28 AM

@ Funboy:
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..

[/QUOTE]


Worked a treat for me. Cheers.


And GREAT hack Amy!! :D

jacki 10-22-2006 05:09 PM

I did allthings like you wrote but it happened in picture whats the problem

http://img327.imageshack.us/img327/9...ed2copygy6.jpg

lifesourcerec 11-05-2006 10:16 AM

This halfway works for me. It shows this:

"(6 members and 1 guests and 1 spiders)"

But they never show up on the user list.

Snake 11-06-2006 10:17 AM

Make sure you have done the files edits provided you in the readme file. ;)

Antv912 11-06-2006 09:14 PM

How could i make it so that google or the spiders arent shown as members cause ive installed successfully but it shows as user_id:0 when i mouse over Google Adsense


All times are GMT. The time now is 03:19 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.02431 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
  • (2)bbcode_html_printable
  • (2)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