vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Show Spiders Online on ForumHome (https://vborg.vbsupport.ru/showthread.php?t=75986)

oz_moses 04-04-2005 02:28 PM

from what I've seen, it'll be a change to the template adv_portal_onlineusers, which is currently:

Code:

<!-- Online Users Block -->
       
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
        <tr>
                <td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] <a href="$vboptions[bburl]/online.php?$session[sessionurl]">$vbphrase[active_users]</a>: $totalonline</strong></span>
                </td>
        </tr>
        <tr>
                <td class="alt2"><span class="smallfont"><phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase></span></td>
        </tr>
        <tr>
                <td class="alt1"><span class="smallfont">$activeusers</span></td>
        </tr>
       
        <tr>
                <td class="alt2"><span class="smallfont"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></span></td>
        </tr>
</table>
<br />

<!-- End Online Users Block -->

I've made the bit I think we'll have to change bold..

amykhar 04-04-2005 04:50 PM

Changing the template is enough to make it not show the error. But, it's not enough to make it show the spiders. I've been working on it, but for some reason on the portal page it thinks every guest is a spider.

oz_moses 04-04-2005 05:55 PM

that's where I'm at too.. I'm probably just grasping at straws here.. could it be due to the changes that were made in your instructions to index.php ? Perhaps we could include these same changes in \forums\includes\vba_cmps_include_top.php

amykhar 04-04-2005 06:21 PM

Oz, I've been trying to incorporate the changes from index.php. I think the problem has something to do with getting the spiderstring from the datastore. But, I haven't had time to sit down and really see what's going on.

BigIke 04-05-2005 01:14 AM

For some reason I can't edit the phrase x_members_and_y_guests to use the third parameter.. I mean I can click edit, but after I do that, what do I do? My only options are inserting something into the English US translation box. Any ideas?

venomx 04-05-2005 01:35 AM

I put it into the English US translation box and it works :)

Snake 04-05-2005 04:58 PM

Quote:

Originally Posted by bringindaruckus
For some reason I can't edit the phrase x_members_and_y_guests to use the third parameter.. I mean I can click edit, but after I do that, what do I do? My only options are inserting something into the English US translation box. Any ideas?

I'm currently stuck here. What to do next? :ermm:

Snake 04-05-2005 05:41 PM

Oh and one more thing. I think I found a bug in the mod.

At current, it says...

Quote:

Most users ever online was 312, Yesterday at 11:15 PM.
Snake , Uchiha Sasuke , weretere , Gamer , The Great One , Sasuke
Shoudn't it supposed to say/look like this...

Quote:

Snake, Uchiha Sasuke, weretere, Gamer, The Great One, Sasuke

amykhar 04-05-2005 07:58 PM

Quote:

Originally Posted by Snake
I'm currently stuck here. What to do next? :ermm:

Do the English translation is all I can suggest. I don't know why some people have issues editing phrases. It's not a problem with this hack.

amykhar 04-05-2005 07:59 PM

Quote:

Originally Posted by Snake
Oh and one more thing. I think I found a bug in the mod.

At current, it says...



Shoudn't it supposed to say/look like this...

We fixed that problem above. Read the thread. It's just a matter of taking the spaces out of the template for some weird reason.


All times are GMT. The time now is 01:08 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.02520 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
  • (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
  • (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