Link to the mod (https://custom.simplemachines.org/index.php?mod=3094)
(http://www.smfpersonal.net/Adkmods/logo.png) (http://www.smfpersonal.net/)
(http://www.smfpersonal.net/famfamfam/user.png)
Autor/Author: ^HeRaCLeS^ (http://www.smfpersonal.net/profiles/heracles-u259.html)
(http://www.smfpersonal.net/famfamfam/page_white_flash.png)
Características: Esta aplicación nos permitira agregar una opcion en los temas, para convertirlos en privados.
Características:
Activar/Desactivar el mod.
Ingresar las id de los foros donde se quiere activar.
En caso de no ingresar ninguna id, se activara en todos los foros.
Si se pone el tema como privado solo lo podran ver los usuarios registrados,
mostrando a los visitantes una nueva pagina en lugar del tema.
Las opciones de este mod se encuentran en:
Admin -> ModificacionesCopyright 2011 by SMF Personal @ visita www.smfpersonal.net (http://www.smfpersonal.net) para soporte oficial.
Si tu quieres ayudarnos, por favor visita nuestra seccion de contribuciones: Contribuir (http://www.smfpersonal.net/about.html;sa=contritube-spanish)
(http://www.smfpersonal.net/famfamfam/page_white_flash.png)
Features: This application will allow us to add an option in the topics, to make them private.
Features:
Enable/Disable the mod.
Enter the id of the forums where you want to enable.
If you do not enter any id, was activated in all the forums.
If put the topic in private, only what users will see,
taking visitors a new page instead of the topic.
The options of this mod are in:
Admin -> Modification SettingsCopyright 2011 by SMF Personal @ visit www.smfpersonal.net (http://www.smfpersonal.net) for official support.
If you want help, please visit our contributions section: Contribute (http://www.smfpersonal.net/about.html;sa=contribute)
(http://www.smfpersonal.net/Themes/default/images/post/topicsolved.gif)
Idiomas/Languages:o English
o English-utf8
o Spanish_es
o Spanish_es-utf8
o Spanish_latin
o Spanish_latin-utf8
(http://www.smfpersonal.net/Themes/default/images/post/topicsolved.gif)
Compatibilidad/Compatibility: SMF 2.0.x
(http://www.smfpersonal.net/Themes/default/images/post/topicsolved.gif)
Desarrollador/Developer: Adk-Team (http://www.smfpersonal.net)
Interested in this Mod.
I'm using the SMF Default Theme - Curve as the theme for my forum and the Test Failed was visible for the: /Themes/default/Display.template.php Test failed
Possible to upload that file for ya to take a look at since I loaded the Mod anyway?
Also... in the settings:
QuoteEnter the id of the forums where they will be active:
The id must be separated by commas (,)
Ej: 1,2,32
How do we determine the ID for each of the boards in the forum?
Not understanding the problem well
Unable to install?
QuoteHow do we determine the ID for each of the boards in the forum?
example:
http://www.simplemachines.org/community/index.php?board=59.0
ID = 59.
Id forums and not id of topics
Quote from: Adk-Team on July 18, 2011, 12:05:05 AM
Not understanding the problem well
Unable to install?
When I was ready to install the Mod, I got the red "warning" and then looking down the list of files that the Mod will effect, the display.template.php was the file that failed the test.
I loaded it anyway.
If I upload the file for you, is it possible to find what is wrong?
QuoteHow do we determine the ID for each of the boards in the forum?
example:
http://www.simplemachines.org/community/index.php?board=59.0
ID = 59.
Id forums and not id of topics
OK, thanks on this part... I'll check it out.
QuoteIf I upload the file for you, is it possible to find what is wrong?
yes, attach the file
QuoteOK, thanks on this part... I'll check it out.
If you do not put anything there, worked in all forums.
Mode "Put the topic as private" is not disabled after you edit the old topic and save it.
RC5
Quote from: vladok on July 18, 2011, 07:22:40 AM
Mode "Put the topic as private" is not disabled after you edit the old topic and save it.
RC5
url of the topic Please
http://www.newsdozor.ru/index.php?topic=87793.0
I activated the mod. Edited topic, using "Put the topic as private" option for the topic. All OK.
Guest did not see the contents of the topic...
Then tried to disable this option in the topic. Can not turn off. :(
Sorry!! I understood that the mod is not activated..
When editing the first post does not seem an option to enable or disable?
The error log reports something?
url and user demo please!
user demo please!
to test
Test ..
Search in file .sources/post.php:
if (!empty($_REQUEST['private']))
{
$new = (int) $_POST['private'];
$smcFunc['db_query']('','
Replace with:
if (isset($_REQUEST['private']))
{
$new = (int) $_POST['private'];
$smcFunc['db_query']('','
Perfect!
Thank you both for reporting the problem! ;)
Are there permissions by membergroup?
Can it be that only the moderators can make it private?
It is designed for the next version.
For now you can not.
Thanks, then I'll wait
Nice idea ;)
???
attach file Post.template.php
At what point the error? In what action?
Its not working for me: /
Yet its installation without a problem I set the forum to private, I created a topic and al I check box to put it in private but if I connect with the tale of the test subject is clearly visible.
http://prez-me-all.redheberg.com/elevenn/
user: Dev
mdp: dev
Thank you for your help, super Mod. You put an option to directly set the subject in private? And also to hide the name of the index on newly created?
Grosraisin
I do not understand the problem.
As a visitor: active mod
As a user : inactive mod
Works well.
Oupss
I misunderstood the operation of mod xD I thought it was for users.
You do not know a mod that allows you to create the topic readable by the creator and certain group member. I know that one exists in smf smf 2.0 1.1.xx but I found none.
mmm nop.
The next version will have permissions for groups.
In case I will encourage you to leave as soon as possible :D
Good luck.
I have a small question: Your mod will he hide the topics in the forum, not just block access to the subject?
QuoteI have a small question: Your mod will he hide the topics in the forum, not just block access to the subject?
No, only blocks access
Too bad so I'll have to put the hand in the code.
Thank you for your response.
How to specifically make the topic open not for all users but only buddies ?
Quote from: Adk-Team on July 20, 2011, 04:21:41 PM
The next version will have permissions for groups.
Still waiting ;D
Quote from: Adk-Team on July 20, 2011, 05:38:39 PM
QuoteI have a small question: Your mod will he hide the topics in the forum, not just block access to the subject?
No, only blocks access
Is there a plan for making topics in a specified board hidden from other members and only the person starting a thread and only the board leadership or only designated leadership member-groups, can see the thread(s)? That way, private discussion can take place.
Interesting mod.
Is there a way to place an icon for other members to see that a topic is private?
Updated to SMF 2.0.1 ;)
Regards enik...
Thanks for this nice Mod
Quote from: watchhorse on September 03, 2011, 03:20:24 PM
Is there a way to place an icon for other members to see that a topic is private?
Up
Just an idea, the private option could be better if it's set to specifically open to Buddies Only.
Updated to 2.0.2
pls i installed this mod on my site via smf 2.0 and i tick the box to activate the box but i did not select any id so as to see if all members will be unable to view the topic but to my surprise they are still able to see it. What do i do?
Useful, another addition from you to me. thanks
Hiya. I'm looking for a mod similar to this one. See my mod request here: http://www.simplemachines.org/community/index.php?topic=468406.0
I'm willing to donate to this mods creator if you add the ability to invite only specific members to the topic.
Thanks!
Just wondering, is there an option to only allow certain groups to use this button yet?
I want to use this mod but prefer only certain members have access to it.
I'm a little confused, maybe even stupid (LOL), but WHO is this private FROM and WHO can actually read it? I'm not seeing permission settings?
OK, went back through EVERYTHING, and finally realized after seeing the screenshots, that this mod is for public forums that allow guest, and that this mod will make a topic private in the sense that no GUEST can see it, but ANY registered user can see it. I agree with a previous poster, this should really be GROUPS based, yes? ???
I was wondering if anyone can help me with an error.. I am using a drafts mod and I am getting this error:
Drafts (http://custom.simplemachines.org/mods/index.php?mod=1264)
Undefined index: private
File: /***/Themes/default/Drafts.template.php (main sub template - eval?)
Line: 250
When looking into the file line 250 doesn't even exist, the reason I am asking for help here is that the drafts file is attempting to "save" the private topic information but can't.. Is there any way to exclude it from checking?
Ok got an update on the error, it wasn't related to the drafts mod at all but it was hiding the real error..
http://www.uofreeshards.net/index.php?action=post2;start=0;board=30
Undefined index: private
File: /***/Themes/default/Post.template.php (main sub template - eval?)
Line: 239
The error may be because the file "Drafts.template.php" has no modifications of the "private"
attach the file "Drafts.template.php"
I uninstalled the drafts mod, now it's an error on the post template.
please show the error
Quote from: Adk-Team on July 20, 2011, 04:21:41 PM
mmm nop.
The next version will have permissions for groups.
I was wondering if there was any word on this? I'd love to be able to privatise on a per-membergroup basis!
Thank you :D
hi, can i entegrate this mod with member awards (http://www.simplemachines.org/community/index.php?topic=114701.0). i wanna make prive posts for member who received some awards, maybe particularly the award i choose.
it would be great feature if it is easy to do.
Quote from: Iomega0318 on May 04, 2012, 03:01:38 PM
I was wondering if anyone can help me with an error.. I am using a drafts mod and I am getting this error:
Drafts (http://custom.simplemachines.org/mods/index.php?mod=1264)
Undefined index: private
File: /***/Themes/default/Drafts.template.php (main sub template - eval?)
Line: 250
When looking into the file line 250 doesn't even exist, the reason I am asking for help here is that the drafts file is attempting to "save" the private topic information but can't.. Is there any way to exclude it from checking?
you have to "turn off template evaluation" from server settings. and then you will se the actual file and line for this error.
Quote from: FireDitto on January 16, 2013, 10:18:30 AM
Quote from: Adk-Team on July 20, 2011, 04:21:41 PM
mmm nop.
The next version will have permissions for groups.
I was wondering if there was any word on this? I'd love to be able to privatise on a per-membergroup basis!
Thank you :D
i'm waiting for this too :)
SMF 2.0.4 updated ;)
Regards enik...
when Update dont forget portuguese files
/forum-kurallari-b2.0/
this is my page
How do I setup Id
Admin -> Modificaciones
Enter the id of the forums where you want to enable.
Hey there,
Great mod, operates almost exactly how I want it to. I have it enabled and it's working successfully.
I have one question; are you able to edit my post.php so this sets topics to private by default in the boards I have the mod activated for?
I also wonder when you will release new version so only people with a certain membergroup will have access.
post.php attached ~
Thanks.
Just a suggestion - it would be great if admins can choose who should have access to such topics:
- only registered members
- members of some specific membergroup (as Rozayz suggested above)
- members with age of 18+
- only male/female members
Just thought that it would be good to mention :)
Anyway, great mod, thanks for this! :)
We are working to update all the mods.
Any suggestions will be debated and tent in mind! ;)
Rozayz You want private by default all?
There's only one small problem - or a large one depending on how you look at it.
Topics marked private are only protected from the main topic view. They're not protected from being viewed by the action=recent page, nor search results, nor RSS feeds, nor SSI. Any topics that are private are still visible to anyone who would otherwise be able to see the board in question through any of those methods.
Very good point!
It's something that was solved in the next version!
Thanks ;)