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)

H2k 07-10-2004 04:10 PM

Quote:

Originally Posted by neocorteqz
Most hacks for previous versions do work, there may be some minor variations in code, but for the most part work with newer versions, unless there is a major change in the code.

HERE I HAVE INSTALL THIS HACK

I HAVE A PROBLEM WITH IT .. IAM USE VB 3.0.3

I HAVE DONE ALL AND WHEN I GO TO CHECK THE ADMIN PANEL I GET THIS ERROR

--------------------------------------------
Parse error: parse error in c:\apache\htdocs\forums\includes\functions.php on line 1935

Fatal error: Call to undefined function: devdebug() in c:\apache\htdocs\forums\includes\functions.php on line 1000
-------------------------------------------

I GO TO TO CHECK FUNCTIONS.PHP AND I REMOVE THE CODE THAT I ADD IN THIS FILE AND THE ADMIN WORK FINE BUT WHEN I GO TO THE FORUM HOME PAGE AND I TRY TO ENTER ANY FORUM I GET THIS ERROR


----------------------------------

Fatal error: Call to undefined function: private_thread_not_allowed() in c:\apache\htdocs\forums\forumdisplay.php on line 751
----------------------------------

ANY IDEA PLEASE

amykhar 07-25-2004 05:59 PM

The other problem is that the "lightbulb" for a new post will go on for everybody, even if they aren't allowed to view the thread.

dndog 08-04-2004 01:43 AM

How can I set permissions so that only certain usergruops can access this feature?

Thanks.

Tigerdude 08-26-2004 05:36 PM

Can anyone work on this hack or only the orginal author?

I'd be willing to pay for this hack if we cab get some of these minor bugs mentioned fixed.

This is a great hack.

What's the deal?

integra99 08-26-2004 08:41 PM

Quote:

Originally Posted by dndog
How can I set permissions so that only certain usergruops can access this feature?

Thanks.

I will install once this feature is added.

:)

I could add the features in, but then the up-tights would get their panties all twisted up over it. If you want it done, I'd be willing to do it for a fair price. IM me on AIM @ Mroadster84 or PM me. Thanks

Lionel 09-23-2004 01:26 PM

Hi, how can I prevent EVERYONE to see it from the archives?


ok, I fixed that by placing the below in archive/index.php

// display thread


// HACK: private threads.
if (private_thread_not_allowed($threadinfo))
{

echo "<div align=center>The author of this thread made it private and only users that he designated it for may access it.</div>";
eval(print_standard_error('privatethread_notallowe d'));
}
// HACK: private threads.


if ($do == 'thread')

amcd 10-17-2004 09:43 PM

this sounds like a great hack, why doesn't some expert iron out the shortfalls?

rnmcd 11-25-2004 12:47 PM

In this image attachment
https://vborg.vbsupport.ru/attachmen...chmentid=17025


it has 5 options for a Private thread.
Can someone expand the intent of each of those options for me?

For example, option 2 says, "Only Selected Users". Does this mean "Only Selected Users" can see the thread but they cannot post or does it mean "Only Selected Users" can read and post to this thread?

Thank you.

rnmcd 11-25-2004 12:50 PM

Does this function with vb 3.0.3?

Lionel 11-25-2004 12:57 PM

Quote:

Originally Posted by rnmcd
In this image attachment
https://vborg.vbsupport.ru/attachmen...chmentid=17025


it has 5 options for a Private thread.
Can someone expand the intent of each of those options for me?

For example, option 2 says, "Only Selected Users". Does this mean "Only Selected Users" can see the thread but they cannot post or does it mean "Only Selected Users" can read and post to this thread?

Thank you.

That has nothing to do with posting. Posting permissions are the ones that you selected in forum settings for that forum. That hack is about viewing threads.


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