Version: 1.0.6, by Eikinskjaldi
Developer Last Online: Jul 2023
Version: 3.5.4
Rating:
Released: 02-27-2006
Last Update: 03-02-2006
Installs: 67
Supported DB Changes Uses Plugins Template Edits
Code Changes Additional Files
vBPrivate Threads
This hack has been ported to vBulletin 3.5.4 from the vBulletin 3.0.0 version with permission granted by:
Quote:
"You may modify, improve, upgrade, redistribute this hack, include it
in another hack or yours or translate it provided you do it free of
charge and you distribute it in www.vbulletin.org at least, there is no
need to pm me asking for permission"
in Kentaurus's post for its original release, found here
--------------------------------------------------------
This is my first major ported and released hack for vB.
--------------------------------------------------------
With this Code Modification you can add private threads to your forums. A private thread is:
A thread that some users or usergroups can view. Others cannot.
A thread that some users or usergroups cannot view. All others can.
Using this Modification, any user in a forum that has Private Threads turned on may create a private thread. It is useful for holding private moderator conversations, or for making a thread private when some users would like to see the discussion closed and others want it to continue.
Future Plans:
Add Super Moderators and Moderators to override the standard permissions
Admin Options for allowed private thread types
Admin Options to define users with override-permissions privilages
Admin Options for those who can make private threads
Private Threads will NOT show in the lastpost column when user does not have access to thread
Creator can view thread by default
Hack History:
Version 1.0.6
Changed several file edits to plugins (Thank you waza)
Some plugins were reverted back to file edits, no version change as it is going a bit backward
When did you install the hack? Do you have any other plugins or file edits to forumdisplay.php? Could you show what that line (and surrounding lines) contains in your file?
The only change to forumdisplay.php (from my hack) should be a plugin, and I'm not experiencing any problems using it at all.
When did you install the hack? Do you have any other plugins or file edits to forumdisplay.php? Could you show what that line (and surrounding lines) contains in your file?
The only change to forumdisplay.php (from my hack) should be a plugin, and I'm not experiencing any problems using it at all.
I installed it tonight. Yeah I have a lot of things in the forumdisplay. This is what is around line 938
I will go disable things one by one and see if it is another hack causing it
I think you're supposed to use CODE or PHP tags to hide the code from non-licensed users
If line 938 is the hook, and other plugins are using that hook, then the problem may be the order that the code is executed in. I know that the order can cause some problems. Perhaps try turning off the other plugins for that location?
I think you're supposed to use CODE or PHP tags to hide the code from non-licensed users
If line 938 is the hook, and other plugins are using that hook, then the problem may be the order that the code is executed in. I know that the order can cause some problems. Perhaps try turning off the other plugins for that location?
@ambie: If you disable the product of this hack, do you still get the error, if so it has nothing to do with this hack, otherwise:
post the content of the plugin from this hack in the hook: threadbit_display.
@Eikinskjaldi (or anyone else) -- before i go live with this, is the issue about the last post linking fixed, or can anyone see the thread/and or its contents?