![]() |
All plugins and the product are active.
|
what about edit templates again ?
Readme.txt : ... 2. In template SHOWTHREAD find <tr> <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/printer.gif" .. |
It's there.
The thing is that it doesn't show up ANYWHERE in the AdminCP. |
That's OK. This product does not add any options in AdminCP at all.
Turn on product and it ready to work. |
Oh ok. Are only mods and admins allowed to assign passwords to threads then?
|
For a new thread only admins and mods can assign password. Thread masters can change (and delete) password for thread.
|
Okay, then the problem remains that the box for creating a password and thread master is not there... :(
|
is there a way make the member start the thread to put their own password?
I am doing a school forum, and i want the student to create their own study group thread and password protect it so only their group can go in. |
will this work on 3.7.x
|
Quote:
Quote:
But with my edit, only admins can set/change the password. Find: Code:
<tr> Code:
<if condition="$show['admincplink']"> |
Quote:
Template changes not necessary. You must change plugins too. |
Quote:
|
Is there a way so that each time the thread is viewed the password is required?
Cheers.. |
That would be so annoying...
|
Maybe your client software does not send cookies ?
It can be browser, firewall, anonymization software. |
Quote:
Quote:
Quote:
(I can't run sql queries, I have to ask my host to run them since so many people evidently accidentally deleted their boards or something by messing with it themselvse.) |
Great mod, Works Fine on vB373. :up:
Also to Protect the Password Change Form you can include the following conditional If so that only admins can access it: Template threadpassword_form Code:
<if condition="in_array($bbuserinfo[usergroupid], array(6))"> Quote:
:) |
Seems to work with 3.8.2 with the modifications I described further up this page.
|
Works perfectly, this should come standard on the next vBulletin Update.
Nominated for MOTM |
When I move the thread into another forum or rename it, the password still will work, right?
And what if I merge or split threads? Thanks! Bruno |
Great! Thank you very much for this mod.
I have been looking for it. (works on 3.8) |
Netwind, what would make it worth it to you to provide a version of this that allowed an unlimited number of characters for the password form? Or at least a very high number.
|
Quote:
Code:
ALTER TABLE `thread` CHANGE `threadpassword` `threadpassword` VARCHAR( 255 ) DEFAULT NULL |
Thank you very much Kotkerk, I'll give that a try!
|
looks interesting...
|
INSTALLED and works perfectly as I need it to!
|
Does anyone run it on 4.x?
|
Can anyone update this hack to suit VBB version 4.1.11 please?!!!
|
Will do. Got it 95% done already... will post a link later today hopefully.
|
Updated for VB4: https://vborg.vbsupport.ru/showthread.php?t=281649
|
All times are GMT. The time now is 12:55 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|