![]() |
Quote:
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 |
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.
|
How can I set permissions so that only certain usergruops can access this feature?
Thanks. |
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? |
Quote:
:) 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 |
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') |
this sounds like a great hack, why doesn't some expert iron out the shortfalls?
|
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. |
Does this function with vb 3.0.3?
|
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|