The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Make my "guest count" go away please.
On the bottom of the forum, I show users online.
I see something like 8 members and 4 guests My forum is completely private. All IDs are individually approved. My permissions for "unregistered or not logged in" are set to "NO" in all options on ALL forums. Why are there guests being shown? My "Who's Online options are: Show Who's online: Yes Refresh: 5 seconds Show guests: No Resolve IP: Yes Show Spiders: No Some of the members are paranoid. They think there are "guests" lurking that can't be seen who can spy on the forum. I have that forum locked down. If you aren't registered AND approved you don't see squat. How do I get the "guest" count to show "0" and STAY there. TIA, Boggs |
#2
|
|||
|
|||
I think you could edit the phrase "x_members_and_y_guests", and enter a translation at the bottom that just says "{1} members". (or maybe "{1} members and 0 guests" if you prefer).
|
#3
|
|||
|
|||
Ok, I understand. You're suggesting that I edit the line to only allow the members to show and then have the guest stop being "read" by VB4 and simply show the "0" as a text that doesn't have to read from VB4?
Dare I ask why the guests even tallies now? I think that I've shut down the "guest" access and the VB4 should show a 0 as it is. Boggs |
#4
|
|||
|
|||
I can waltz right in to the private sections. Southern > the plantation
Texas > when I get my $h!t fixed. Doesn't look like it's completely private. I can get that far but not see any other posts. I would venture you'd have to make the whole shooting match private. And I came in as a guest. |
#5
|
|||
|
|||
Well, sir, maybe you should go to the correct forum that is running the VB4 and not the LS2.com site that is open to the public.
Try this one: http://www.jaxvette.com/forum/forum.php See how far you get into that site as that's the private site for the Jacksonville Corvette Club where I'm having the "Guest" count problem. Boggs |
#6
|
|||
|
|||
Quote:
Quote:
|
#7
|
|||
|
|||
Quote:
I see 2 members and 5 guests right now on my site. I click on "7 users on line" and I see the 2 members but not any thing shows as "guest". You might be correct about the session count. It may be the easiest to just edit a small white lie into that section and have the darn thing simply read 0 and not chase at windmills to have VB4 correct it to 0. Boggs --------------- Added [DATE]1356138118[/DATE] at [TIME]1356138118[/TIME] --------------- Quote:
First, thank you for taking the trouble to try and help me, I really do appreciate it. I guess I should have mentioned the jaxvette forum in my OP to help make it clearer. Sorry, if I didn't appear too polite in my previous response. Boggs --------------- Added [DATE]1356138625[/DATE] at [TIME]1356138625[/TIME] --------------- I just did the edit and that still leaves an issue. I see 7 users on line and 2 members and 0 guests. Now the math doesn't add up. It needs to be 2 users on line to match the 2 members that are actually online. I thought the edit was a quick easy fix. This is not simple, huh? |
#8
|
|||
|
|||
Quote:
Code:
<p>{vb:rawphrase there_are_x_y_online_link, {vb:raw totalonline}, {vb:raw session.sessionurl_q}} <span class="shade">{vb:rawphrase x_members_and_y_guests, {vb:raw numberregistered}, {vb:raw numberguest}}</span></p> and change {vb:raw totalonline} to {vb:raw numberregistered}, like: Code:
<p>{vb:rawphrase there_are_x_y_online_link, {vb:raw numberregistered}, {vb:raw session.sessionurl_q}} <span class="shade">{vb:rawphrase x_members_and_y_guests, {vb:raw numberregistered}, {vb:raw numberguest}}</span></p> In fact you could have changed this line to say whatever you wanted instead of translating that other phrase, but I didn't think of it. |
#9
|
|||
|
|||
Quote:
Boggs --------------- Added [DATE]1356188883[/DATE] at [TIME]1356188883[/TIME] --------------- Ok, the math is getting better. I need to go in now and do the first edit again where the guests show "0" as text as opposed to a calculated numeric. I think this is going to fix it for sure. I'll be back... --------------- Added [DATE]1356188993[/DATE] at [TIME]1356188993[/TIME] --------------- Ok, we have a keeper this time. I see the registered member "count" and 0 guests. Thanks for the help. Boggs --------------- Added [DATE]1356189156[/DATE] at [TIME]1356189156[/TIME] --------------- New to the VB world, will I need to make this same edit every time I get a VB4 update? |
#10
|
|||
|
|||
In the bottom right hand corner you have 'Jacksonville Corvette Club'. When i click it I go to http://www.jaxvette.com/ is that part of your site? The page with the pictures? If I can see your pictures and site Home page you counter will count me. Stay with the fake number and quit worrying about it.
Nice day out I'm going to drive the C5 tomorrow. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|