vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to hide online users from every one? (https://vborg.vbsupport.ru/showthread.php?t=278117)

Mark_Zuckerberg 02-06-2012 10:36 AM

How to hide online users from every one?
 
1 Attachment(s)
Hello all,

I want to hide online users from everyone even from reg users and mods how can i do that rest the thing which i want to hide is circled in the screen shot. Please guide me.

kh99 02-06-2012 02:58 PM

I think you'd just want to edit the template (I believe it's FORUMHOME) and take that part out (or comment it out with <vb:comment>...</vb:comment>).

Mark_Zuckerberg 02-06-2012 03:01 PM

mate can you please guide me in simple words sorry for my bad English ?

Mark_Zuckerberg 02-06-2012 03:02 PM

1 Attachment(s)
I need some thing like this one

Simon Lloyd 02-06-2012 03:33 PM

Why not just prevent them seeing who's online in the usergroup settings???

You've posted in a vb3 forum but the action is the same in both versions
Quote:

Help Who's Online Permissions
Can View Who's Online Yes No

Can View IP Addresses Yes No

Can View Detailed Location Info for Users Yes No

Can View Detailed Location Info of Users Who Visit Bad / No Permission Locations Yes No

Can view actual location of user (filepath/url). Yes No


kh99 02-06-2012 03:34 PM

lol - I always forget to check if it's a built-in option. :o

Mark_Zuckerberg 02-06-2012 03:43 PM

mate i checked all this but it hides every thing :( i want some thing like that which i show in screens :(

Simon Lloyd 02-06-2012 04:00 PM

FORUMHOME look for
HTML Code:

<if condition="$show['loggedinusers']">
and above it put
HTML Code:

<div class="smallfont">
                                <div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>

Now turn off who can view who's online in usergroup permissions and you should get the desired effect :)

Mark_Zuckerberg 02-06-2012 05:14 PM

mate this also didn't worked :( it hides all. i did the edit which u said :(

Brandon Sheley 02-06-2012 05:26 PM

comment out the who's online code = fixed


All times are GMT. The time now is 01:46 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.02768 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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