vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Invisible Thread (https://vborg.vbsupport.ru/showthread.php?t=223536)

kyrenator 09-18-2009 06:46 PM

Invisible Thread
 
Is there i way i can make a thread invisible? I mean that the users wont be able to view the thread in the forum where the thread exists but if someone has the link will be able to view the thread!

Lynne 09-18-2009 06:54 PM

Not that I know of. You can make your own php page and only allow some people to view it though.

ZeusTalkgeek 09-18-2009 07:09 PM

You could put it in forum which has the display order set to '0'. It won't be visible by normal members but if you have the link, it will be shown. That is the only way that I could think of to possibly achieve this.

James Birkett 09-18-2009 08:11 PM

Set the display to none using CSS.

You'll have to find a workaround as the actual threads rows are shown in between <tr></tr>, meaning you'd have to style the table row or every element inside it. Maybe you could use a .children jQuery/JavaScript (not experienced in it) to add that value to it.

I'll look into a plugin method now.


All times are GMT. The time now is 11:51 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.00897 seconds
  • Memory Usage 1,706KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete