Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-26-2004, 04:39 PM
Jolten Jolten is offline
 
Join Date: Mar 2004
Posts: 749
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Hiding Who's online from guests

Anyone know how to hide the currently active users or the entire what's going on box from unregistered/guests? I've checked usergroups and can't see any specific setting for it in vb3.0.1.

Thanks
Reply With Quote
  #2  
Old 04-26-2004, 07:13 PM
Meltdown Meltdown is offline
 
Join Date: Aug 2003
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hide Whats Going On box from guests

1 Open template: FORUMHOME

2 Find comment line:
<!-- what's going on box -->

3 Before that add:
<if condition="!$show['guest']">

4 Find comment line:
<!-- end what's going on box -->

5 After that add:
</if>

Meltdown
Reply With Quote
  #3  
Old 04-26-2004, 07:16 PM
Jolten Jolten is offline
 
Join Date: Mar 2004
Posts: 749
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Meltdown!
Reply With Quote
  #4  
Old 03-24-2005, 09:07 AM
dcpaq2xx dcpaq2xx is offline
 
Join Date: Nov 2004
Location: Merrillville, Indiana
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to just hide the list of ON LINE members instead of hiding the whole entire " Whats going on" box ?

For the $160.00 I paid I am very disapointed that the code writters for VB didnt include an enable / disable button in the control panel for this along with alot of other features.

Thanks

Doug
Reply With Quote
  #5  
Old 03-24-2005, 10:04 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@dcpaq2
What vB version are you using?
For version 3.0.3 and up i am sure that you can control this in the Usergroup settings.
Reply With Quote
  #6  
Old 03-24-2005, 11:32 AM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dcpaq2
For the $160.00 I paid I am very disapointed that the code writters for VB didnt include an enable / disable button in the control panel for this along with alot of other features.

Thanks

Doug
The software was written as a community. Those features are to enhance your board for your members. If you can't find a control for what you want to disable, you can easily make a template edit and achive the desired result.

You will get much more help here being nice since this is community help and secondly, once you hack your board, the support at vbulletin.com is basically gone unless you revert all your changes for testing. You're gonna need us. Be nice.

However, if you want to complain, vbulletin.com in the members section would be the place to do it, not here.

Regards.
Reply With Quote
  #7  
Old 03-24-2005, 03:35 PM
Winchester Winchester is offline
 
Join Date: Sep 2004
Location: Leeds
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Meltdown
Reply With Quote
  #8  
Old 04-26-2005, 10:56 AM
gregsbaby64 gregsbaby64 is offline
 
Join Date: Feb 2005
Location: MD
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Meltdown
Hide Whats Going On box from guests

1 Open template: FORUMHOME

2 Find comment line:
<!-- what's going on box -->

3 Before that add:
<if condition="!$show['guest']">

4 Find comment line:
<!-- end what's going on box -->

5 After that add:
</if>
Meltdown
Thank you so much for this!!! I have been looking for a solution, yay!
Reply With Quote
  #9  
Old 11-19-2005, 07:50 PM
dcpaq2xx dcpaq2xx is offline
 
Join Date: Nov 2004
Location: Merrillville, Indiana
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by noppid
You will get much more help here being nice since this is community help and secondly, once you hack your board, the support at vbulletin.com is basically gone unless you revert all your changes for testing. You're gonna need us. Be nice.

However, if you want to complain, vbulletin.com in the members section would be the place to do it, not here.

Regards.
Sorry for the late reply, I was just searching through some old post I have replied to and found your reply.

Honestly I wasnt trying to be mean. I was just commenting that I was disapointed that VBulletin did not include those functions in the control panel for the money we paid them. Thats all. But also, I honestly think complaining to them would do no good anyway, they are stuck in their ways of how they do things.

Im sorry if you took my post the wrong way, but i wasnt trying to be mean and I am kinda thinking you took my post as referring to you guys here on vb.org as the coders, but I was really referring to the actual VBulletin Staff (the guys who originally wrote vb) as the coders.

This is one thing i dont like about email its too easy to misinterpret things with email.

Anyway thanks guys for the information.

Doug

Guys,

I am currently using VB version 3.5.1. So far I havent found anything in the admin cp that will allow me to hide only certain parts of the whos online section.

If its possible I would like to hide who is currently online, as well as the last registered user.

I think the rest of the feilds in whos online will be ok to show to guest and members who are not logged in.

I really dont want to hide all of whos online if i can help it. just the specific parts only if possible.

Doug
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:06 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.07641 seconds
  • Memory Usage 2,242KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete