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)
-   -   Completely private threads (https://vborg.vbsupport.ru/showthread.php?t=62037)

rnmcd 02-14-2005 12:02 AM

I believe you are right...oops.
Thanks for correcting me.

It would be great if someone could preventing the private thread form showing up in the latest thread on forum home.

Protoman 03-09-2005 02:44 AM

does not work with 3.0.6 did all the edits and even worked around the outdated code sections to get everything installed. On new threads the settings weren't stored in the DB nor was I able to admin the threads.

Mukashi 03-14-2005 02:38 AM

Has anyone got this working in 3.0.7? I don't want to install it when it might screw up the system, especially when it seems to be no longer supported.

TruthElixirX 03-19-2005 07:25 PM

I just installed this on a patched 3.0.5 and it took away the button to post new attachtments. Yes, they're enabled. The button that says "Mnage Attachments" is gone. I can look at a style that is completely unedited I can post attachments that way. Does anyone know how I can fix this?

Lionel 03-19-2005 08:52 PM

Quote:

Originally Posted by Mukashi
Has anyone got this working in 3.0.7? I don't want to install it when it might screw up the system, especially when it seems to be no longer supported.

it works for me on 3.07

Lionel 03-19-2005 08:55 PM

I only wish that in search, instead of displaying a search page with no entries (if only one result and it is private), that it displays a message about that thread being private

JD210 05-08-2005 09:58 PM

Okay, how do you get a private thread from showing up on the portal page? I installed this, and can read the private posts on the portal page.

Singularity 07-18-2005 03:38 PM

Quote:

Originally Posted by JD210
Okay, how do you get a private thread from showing up on the portal page? I installed this, and can read the private posts on the portal page.

Are there any plans to make this hack 3.5.0-compatible?

Singularity 07-24-2005 02:02 PM

Quote:

Originally Posted by Singularity
Are there any plans to make this hack 3.5.0-compatible?

And one more question:

Is it possible to enable completely private threads only for a single subforum?

yoyoyoyo 08-20-2005 01:05 PM

this works in 3.0.8, and I added conditionals to the template edits, so only mods and admins can access the feature to post a private thread by adding
Code:

<if condition="$show['modcplink']">private threads code goes in here</if>
(obviously your template edits are used instead of "private threads code goes in here")


All times are GMT. The time now is 06:11 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.01125 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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